Skip to content

openHacking/vuepress-template

Repository files navigation

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.

⭐Just wanting a star😆

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: [email protected]

Sponsors List