CannerCMS / docs.canner.io

Canner official documentation

Home Page:https://docs.canner.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs.canner.io

Start

Install packages

npm install

navigate to /website and start local server

npm start

Open browser http://localhost:3000

Docs

https://docusaurus.io/en/

Algolia docsearch

https://community.algolia.com/docsearch/

Sections

  1. Basic guides

Basic guides is some instructions for developers to get started and setup on their environment.

  1. Advanced

Advanced section concludes additional information for developers to learn more, when they need to build advance applications.

  1. Concepts

Concepts section contain information that users opt to know, not required to know. But important concept of Canner CMS.

  1. Tips

Useful tips and techniques for building CMS.

Deploy

https://docusaurus.io/docs/en/1.0.12/publishing.html#automating-deployments-using-continuous-integration

$ export GIT_USER=chilijung
$ npm run publish-gh-pages

About

Canner official documentation

https://docs.canner.io


Languages

Language:JavaScript 93.4%Language:CSS 6.6%