Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.09 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.09 KB

yagiz.co

This repository contains the source code and content of my personal blog, yagiz.co. The blog is built with Astro and styled with Tailwind CSS.

Getting started

To run the blog on your local machine, you need to have Node.js and npm installed. Then, follow these steps:

  1. Clone this repository: git clone https://github.com/anonrig/yagiz.co.git
  2. Install the dependencies: pnpm install
  3. Start the development server: pnpm run dev
  4. Open your browser and go to http://localhost:3000 to see the blog.

Contributing

I welcome any feedback, suggestions, and contributions to my blog. If you find a typo, a broken link, or have an idea for a new blog post, please let me know by opening an issue or a pull request. I appreciate your time and effort to make my blog better.

Contact

If you have any questions or comments, feel free to contact me via contact page or Twitter. I'm always happy to chat with fellow developers and bloggers.