1.0.6 • Published 4 years ago

vuepress-template v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Vuepress Template

GitHub package.json version GitHub license

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

Online 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

Plugin

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: alexliu518@gmail.com

Sponsors List

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago