Commit Graph

14 Commits (613c77f0c969a58e8d81dbf16d72d44bd2afdc17)

Author SHA1 Message Date
Buddy Sandidge c3734b88f2 Get model from collection in app
Buddy Sandidge 5325e50274 Rename files to have slug
Buddy Sandidge 180ea98786 Rename files to make it easier to move files around
Buddy Sandidge c5829b65ea Change how slides are served to be easier to edit
Serve up markdown based on filename in the data slide folder. Use the
index to find what file to use.

Removed ability to run code on slide on the server. Wasn't that useful
for how much of a pain it is.
Buddy Sandidge f4d8fb6b33 Adding content, first pass at first part
Buddy Sandidge 2c4b89f378 Can get the results of running the code
Buddy Sandidge 312a9bc7b1 Add ability to go between pages
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 917d08ac9f Can fetch data from server
Buddy Sandidge 046d444802 Initial commit with build step