/blog

All the blogs :-)

MIT LicenseMIT

Blog of Funky

This is my personal blog built using VitePress, a lightweight and fast static site generator powered by Vue.js and Vite.

Getting Started

To get started with this blog, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the dependencies using pnpm i.
  3. Run the development server with pnpm docs:dev.
  4. Open http://localhost:5173/blog/ in your browser to view the blog.