README
Metal SSG Generator
metal-ssg.
Yeoman generator for creating documentation sites usingDependencies
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.