Skip to content

silvaire-qwq/Miracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's Miracle!!!!!

A lovely VitePress theme QwQ

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.