Skip to content

AgxCOy/blogs

 
 

Repository files navigation

It's Miracle!!!!!

A lovely VitePress theme QwQ

Note

You can join our QQ group: 1093244717

Getting Started

  1. Create your blog repository:
  2. To edit your blog locally, clone your repository, run pnpm install to install dependencies.
    • Install pnpm npm install -g pnpm if you haven't.
  3. Run pnpm clean to initialize your blog.
  4. Edit the config file config.ts to customize your blog.
  5. Deploy your blog to Vercel, Netlify, GitHub Pages, etc.

Manage

  1. Go to https://your.website.com/manager.
  2. Pick a tab:
    • Posts: Edit all your posts.
    • Moments: Edit all your moments.
    • Links: Edit all your links.
  3. Click the icon you want.

Commands

Command Action
pnpm install Installs dependencies
pnpm dev Starts local dev server at localhost:4321
pnpm build Build your production site to ./.vitepress/dist/
pnpm preview Preview your build locally, before deploying
pnpm clean Delete all the posts, moments and links

License

This project is licensed under the MIT License.

About

新博客

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 62.9%
  • CSS 19.0%
  • TypeScript 16.9%
  • JavaScript 1.2%