Skip to content

dmrty/toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox - Documentation

This is the complete Toolbox documentation repository based on Gitbook.

Installation

$ yarn install 

During doc writing

$ yarn start

During homepage development

Because it's not Gitbook nativ, the custom homepage will replace the empty README.md -> _book/index.html. So, if you are working only on it, you can start a Browser Sync server using :

$ yarn serve

During styles development

$ yarn styles

To build the doc

$ yarn build

To deploy the doc on the dedicated gh-pages

$ yarn deploy

About

Documentation website for generator-toolbox -

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.6%
  • JavaScript 13.4%