An open API service indexing awesome lists of open source software.

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

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.