0.2.2 • Published 8 years ago

tonic-site-generator v0.2.2

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
8 years ago

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.

0.2.2

8 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago