an overview of design work
Install the needed modules with: npm install
# Edit your slides using live reload
grunt server
# Create a build of your slides without running the livereload server
grunt build
# Deploy your slideshow to gh-pages
# Make sure you have created an orphan gh-pages branch before running this
grunt deploy
(Nothing yet)
Copyright (c) 2016 Richard Bailey
Licensed under the MIT license.