Buddy Sandidge
f7c472d762
Add syntax highlighting for c and bash
10 years ago
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.
10 years ago
Buddy Sandidge
17de8e7fb6
Merge remote-tracking branch 'origin/master'
...
Conflicts:
package.json
10 years ago
Buddy Sandidge
def6f54823
Fix build and unit tests by upgrading handlebars to 3.0.2
10 years ago
Buddy Sandidge
52dd9e1e61
Merge pull request #1 from oren/master
...
add instructions for running the slides
10 years ago
Oren
1f684c1c79
add instructions for running the slides
10 years ago
Buddy Sandidge
e107caeb2c
Add docker run to title
10 years ago
Buddy Sandidge
ca14db930d
Update slides
10 years ago
Buddy Sandidge
41788bbd59
Add jasmine for demo
10 years ago
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
10 years ago
Buddy Sandidge
1e24bfd78b
Backport grunt handlebars to work with handlebars 1.3.0
10 years ago
Buddy Sandidge
b76bde2ab9
Add content
10 years ago
Buddy Sandidge
ae1ad9b28a
Prevent warning during npm install
10 years ago
Buddy Sandidge
8c7711f703
Add README.md and LICENSE
10 years ago
Buddy Sandidge
4765d71bb8
Initial commit
10 years ago
Buddy Sandidge
f4d8fb6b33
Adding content, first pass at first part
10 years ago
Buddy Sandidge
6fa1144ed9
Add 2nd slide as example
10 years ago
Buddy Sandidge
2c4b89f378
Can get the results of running the code
10 years ago
Buddy Sandidge
bc6f6d40bd
Have url update when changing slides
10 years ago
Buddy Sandidge
312a9bc7b1
Add ability to go between pages
10 years ago
Buddy Sandidge
54f8bff64e
Add slide class to template
10 years ago
Buddy Sandidge
13b4225ae0
Add syntax highlighter to view
10 years ago
Buddy Sandidge
cc7891ada3
Add slide widget, view and model
10 years ago
Buddy Sandidge
dc988e0faa
Add router to frontend
10 years ago
Buddy Sandidge
2d1e678aa6
Add slides api endpoint
10 years ago
Buddy Sandidge
04646ddeed
Add ability to get slide contents by id
10 years ago
Buddy Sandidge
000038a2bf
Set up watching in Gruntfile
10 years ago
Buddy Sandidge
356dced85a
Change port number from 9900 → 8000
10 years ago
Buddy Sandidge
12b806ae5b
Clean the sass cache directory from Gruntfile
10 years ago
Buddy Sandidge
26080215fd
Add markdown support
10 years ago
Buddy Sandidge
917d08ac9f
Can fetch data from server
10 years ago
Buddy Sandidge
07b9f12fac
Create layout module
10 years ago
Buddy Sandidge
44e4ce2a77
Have sass-cache in temp folder
10 years ago
Buddy Sandidge
4b3440996d
Add handlebars build support
10 years ago
Buddy Sandidge
046d444802
Initial commit with build step
10 years ago