English| 简体中文
vuepress-template is a simple VuePress case template. The purpose is to allow users to directly clone this repository as a startup project for initializing a VuePress website, and then add custom configurations and functions based on this project.
⭐Just wanting a star😆
Some niche templates, themes, and plugins are specially displayed in the project, and I recommend everyone to pay attention and use them
- vuepress-theme-blogplus A concise blog theme
- vuepress-plugin-qrocde Display the current URL QR code for mobile devices to scan
Download the repository code of Vuepress Template
git clone https://github.com/openHacking/vuepress-template.git
Installation dependencies
cd vuepress-template
yarn # or npm i
Start the project, then you can modify the configuration and write document content according to your needs
npm run docs:dev
Packaged project
npm run docs:build
As a result, a dist
folder will be generated in the docs/.vuepress/
directory, which contains the packaged code
If you think this project is useful or inspiring for you, you can buy the author a glass of juice:
And contact the author to add to the sponsors list: [email protected]