Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 685 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 685 Bytes

PETSMT-gruntjs

The best project ever... maybe the second or third best Really it's a presentation / case study for advocating awesome workflow tools. There's a gruntfile for this presentation on gruntjs

Getting Started

Install the needed modules with: npm install

Tasks for your slideshow

# 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

Release History

(Nothing yet)

License

Copyright (c) 2014 Richard Bailey
Licensed under the MIT license.