Skip to content

Cocoom/cocoom.github.io

Repository files navigation

Cocoom Help Center website

Pure VuePress project, but with a customized theme which derived both from default theme & vuepress-theme-book

Quick start

  • To start dev mode

cdt start

  • To build & run the project as it is in prod env.

cdt build

cdt service-dist

Release new version

  1. Build the app

cdt build

  1. Remove all "master" branch content

Master branch must be set as a worktree pointing to the docs/.vuepress/dist folder (Git worktree is used here to allow release only "dist" folder content to Github Pages)

  1. Copy the docs/.vuepress/dist into "master"

  2. Commit changes made to the "master" branch

About

Cocoom FAQ publicly deployed as Github pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors