https://github.com/anonrig/yagiz.co
My blog about technology, performance and algorithms
https://github.com/anonrig/yagiz.co
blog
Last synced: about 1 year ago
JSON representation
My blog about technology, performance and algorithms
- Host: GitHub
- URL: https://github.com/anonrig/yagiz.co
- Owner: anonrig
- Created: 2023-04-08T21:21:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T22:00:32.000Z (about 2 years ago)
- Last Synced: 2024-05-03T10:55:20.715Z (about 2 years ago)
- Topics: blog
- Language: MDX
- Homepage: https://yagiz.co
- Size: 10.2 MB
- Stars: 33
- Watchers: 3
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## yagiz.co
This repository contains the source code and content of my personal blog, [yagiz.co](https://www.yagiz.co). The blog is built with [Astro](https://astro.build) and styled with [Tailwind CSS](https://tailwindcss.com).
### 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](https://www.yagiz.co/contact) or [Twitter](https://twitter.com/yagiznizipli). I'm always happy to chat with fellow developers and bloggers.