vuepress-template
v1.0.6
Published
vuepress template
Downloads
18
Maintainers
Readme
Vuepress Template
English| 简体中文
Introduction
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.
Documentation
Content
Some niche templates, themes, and plugins are specially displayed in the project, and I recommend everyone to pay attention and use them
Theme
- vuepress-theme-blogplus A concise blog theme
Plugin
- vuepress-plugin-qrocde Display the current URL QR code for mobile devices to scan
Usage
Step 1
Download the repository code of Vuepress Template
git clone https://github.com/openHacking/vuepress-template.git
Step 2
Installation dependencies
cd vuepress-template
yarn # or npm i
Step 3
Start the project, then you can modify the configuration and write document content according to your needs
npm run docs:dev
Step 4
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
Sponsor
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]