Static site generated via handlebars. Content in YAML.
To build & serve:
gulp
To watch CSS/JS changes:
gulp watch
To process images:
(note: make sure imagemagick
is installed)
gulp min:img
To rebuild index page from yml:
gulp hb
To rebuild "share" pages from yml:
gulp shares
x