Skip to content

Template for help center documentation with vuepress

License

Notifications You must be signed in to change notification settings

jvautier/vuepress-helpcenter-template

Repository files navigation

Vuepress help-center template

A template for creating a help-center with vuepress.

See on github pages

screenshot-002

Requirements

or

or

Setup

make setup

With docker-compose there is no setup phase

Development setup

make dev

or

docker-compose up -d --build

Build

make build

or

docker-compose build
docker-compose run app yarn docs:build

Deploy

make deploy

or

./scripts/deploy.sh

License

Licensed under the MIT License. See LICENSE.

About

Template for help center documentation with vuepress

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published