Create an account on the Steem blockchain. Built with Wintersmith.
Download and install node.js.
Download or clone this repository then run:
npm install
Start the preview server by running:
npm run preview
Now a local version is running on http://localhost:8080
If you wish to create a portable version run:
npm run build
Output will be in the build/
folder.
Made by Johan Nordberg (@almost-digtal on steem)