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 :-)
- Host: GitHub
- URL: https://github.com/rootcircle/blog
- Owner: rootCircle
- License: mit
- Created: 2023-05-31T21:33:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T06:23:52.000Z (over 1 year ago)
- Last Synced: 2025-04-09T23:52:18.144Z (about 1 year ago)
- Topics: blog, vitepress
- Homepage: https://rootcircle.is-a.dev/blog/
- Size: 11.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.