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

https://github.com/rootcircle/blog

All the blogs :-)
https://github.com/rootcircle/blog

blog vitepress

Last synced: about 1 year ago
JSON representation

All the blogs :-)

Awesome Lists containing this project

README

          

# Blog of Funky

This is my personal blog built using [VitePress](https://vitepress.vuejs.org/), 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/](http://localhost:5173/blog/) in your browser to view the blog.