This package has been deprecated

Author message:

This project has been replaced by kw-doc which provide a more modern look while allowing more flexibility

tonic-site-generator

0.2.2 • Public • Published

tonic-site-generator

Web site generator for Web projects

tonic-site-generator is a JavaScript command line tool that let you generate and build a complete project web site with its documentation.

Getting Started

tonic-site-generator can be retrieved using npm.

npm
$ npm install -g tonic-site-generator
From the project

You can try it by running

$ git clone git@github.com:Kitware/tonic-site-generator.git
cd tonic-site-generator
$ npm install 
$ npm run test:basic
$ open http://localhost:3000

Documentation

See the documentation for a getting started guide, advanced documentation, and API descriptions.

Licensing

tonic-site-generator is licensed under BSD Clause 3.

Getting Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and want to make tonic-site-generator useful to as many people as possible.

Readme

Keywords

none

Package Sidebar

Install

npm i tonic-site-generator

Weekly Downloads

2

Version

0.2.2

License

BSD-3-Clause

Last publish

Collaborators

  • sebastien.jourdain