Skip to content

My blog about technology, performance and algorithms

Notifications You must be signed in to change notification settings

kevinzunigacuellar/yagiz.co

 
 

Repository files navigation

yagiz.co

This repository contains the source code and content of my personal blog, yagiz.co. The blog is built with Next.js 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.

About

My blog about technology, performance and algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 70.3%
  • TypeScript 27.2%
  • JavaScript 1.5%
  • CSS 1.0%