Skip to content

Crequency/KitX-Docs

Repository files navigation

About

This is the documentation site source codes for KitX Project.

It is a work in progress, and will be updated as the project progresses.

Build

Docs site built with vuepress v2, so may be you need go to vuepress v2 docs site for more help.

# Run this to install and fetch dependencies
yarn install

# Run this to start development
yarn docs:dev

GitHub Pages

You can visit docs site at crequency.github.io/KitX-Docs/.

deploy branch is gh-pages.