Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

cam-inc/viron-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viron-doc

How to Develop

$ cd website
$ npm install
$ npm run start

then access to here.

How to Add Documents

  1. Add new .md files in ./docs/ directory.
  2. Edit website/sidebars.json file.

How to Publish

$ cd website
$ GIT_USER=<GIT_USER> USE_SSH=true npm run publish-gh-pages

GIT_USER: The username for a GitHub account that has commit access to this repo.

About

Viron is an open source admin tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8