proceed to cssg.rocks instead
Static site built with assemble.io.
Based on Node, requires grunt, so:
npm i -g grunt grunt-cli
First launch (checkout CSSG-dependent repos):
grunt build --fetch
Following launches:
grunt build
grunt dev
Static site built with assemble.io.
Based on Node, requires grunt, so:
npm i -g grunt grunt-cli
First launch (checkout CSSG-dependent repos):
grunt build --fetch
Following launches:
grunt build
grunt dev