- Install npm (>=3.5.2)
- Install nodejs (ideally v8.10.0)
- Execute
npm install
- Execute
node generate.js
- Open a browser and at build/index.html
On Debian:
- Having
curl
is a prerequisite - Use
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
, removesudo -E
if not available - Then, install with
sudo apt-get install -y nodejs
Tested on Debian Stretch (Docker).
Layout examples using Pure CSS compiled from the pure-site project.
This software is free to use under the zLib license. See the zLib license for more information.