aboutsummaryrefslogtreecommitdiff
path: root/templates/slidy.template
AgeCommit message (Collapse)AuthorFilesLines
2010-07-22Added new --offline option for slidy.John MacFarlane1-2/+14
Added slidy/slidy.min.{css,js}.
2010-07-18Slidy template: small improvements.John MacFarlane1-4/+4
Use gzipped version of script for faster loading. Rearranged cover page.
2010-07-16Use default highlighting CSS rather than embedding CSS in templates.John MacFarlane1-19/+2
2010-07-15Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane1-18/+18
Note: Update any custom CSS or templates accordingly.
2010-07-14Slidy template: changed title page format.John MacFarlane1-3/+8
2010-07-13Added a slidy writer.John MacFarlane1-0/+66
Resolves Issue #122.