karlstolley / 535

Course materials for COM535: Instructional Design
http://karlstolley.github.com/535/
1 stars 6 forks source link

Updated page layout, prettify.js; Added content, navigation #35

Closed atsansone closed 11 years ago

atsansone commented 11 years ago

Karl,

Updated most of my project save the last six pages right now.

Also updated custom.css to add styling for examples and command line displays. Updated prettify.css with Bootstrap's version, since it displayed code better. Updated page.html to include Bootstrap transitions as I wanted to hide some code in the explanations until the user wanted to see it.

Download my dev first if you want to see how it works before accepting. Everything up to "Roller Coasters" has a page. Roller Coasters has the trickiest stuff, since it includes Arrays, Hashes and Methods.

Thanks!

Tony