0.1.0 • Published 7 years ago

generator-metal-ssg v0.1.0

Weekly downloads
10
License
ISC
Repository
github
Last release
7 years ago

Metal SSG Generator

Yeoman generator for creating documentation sites using metal-ssg.

Dependencies

Install Node if you haven't yet, then run this command to install global npm dependencies.

npm i -g gulp yo

Install

npm i -g generator-metal-ssg

Run

yo metal-ssg

Once the boilerplate has been created npm will install the dependendencies.

Run gulp to generate the site and start a development server.

Please see metal-ssg for more documentation.