Commit Graph

29 Commits (e107caeb2cc395d87924a7a069745a062f2e418c)
 

Author SHA1 Message Date
Buddy Sandidge e107caeb2c Add docker run to title
Buddy Sandidge ca14db930d Update slides
Buddy Sandidge 41788bbd59 Add jasmine for demo
Buddy Sandidge c03c64c3a2 Update Dockerfile to make self contained image
• Don't include vim swap files
 • Remove unused path from path environment variable
 • Add npm build script to just build assets
 • Have default command be running the deck
Buddy Sandidge 1e24bfd78b Backport grunt handlebars to work with handlebars 1.3.0
Buddy Sandidge b76bde2ab9 Add content
Buddy Sandidge ae1ad9b28a Prevent warning during npm install
Buddy Sandidge 8c7711f703 Add README.md and LICENSE
Buddy Sandidge 4765d71bb8 Initial commit
Buddy Sandidge f4d8fb6b33 Adding content, first pass at first part
Buddy Sandidge 6fa1144ed9 Add 2nd slide as example
Buddy Sandidge 2c4b89f378 Can get the results of running the code
Buddy Sandidge bc6f6d40bd Have url update when changing slides
Buddy Sandidge 312a9bc7b1 Add ability to go between pages
Buddy Sandidge 54f8bff64e Add slide class to template
Buddy Sandidge 13b4225ae0 Add syntax highlighter to view
Buddy Sandidge cc7891ada3 Add slide widget, view and model
Buddy Sandidge dc988e0faa Add router to frontend
Buddy Sandidge 2d1e678aa6 Add slides api endpoint
Buddy Sandidge 04646ddeed Add ability to get slide contents by id
Buddy Sandidge 000038a2bf Set up watching in Gruntfile
Buddy Sandidge 356dced85a Change port number from 9900 → 8000
Buddy Sandidge 12b806ae5b Clean the sass cache directory from Gruntfile
Buddy Sandidge 26080215fd Add markdown support
Buddy Sandidge 917d08ac9f Can fetch data from server
Buddy Sandidge 07b9f12fac Create layout module
Buddy Sandidge 44e4ce2a77 Have sass-cache in temp folder
Buddy Sandidge 4b3440996d Add handlebars build support
Buddy Sandidge 046d444802 Initial commit with build step