Commit Graph
7 Commits
Author SHA1 Message Date
John MacFarlane fb5f9a90f1 New slidy directory for "self-contained." 2011-12-03 22:10:18 -08:00
John MacFarlane fa16e31f89 Fixed slidy css.
* Use non-minimized version of `slidy.css` with `--offline` option,
  so users can more easily edit it.
* Fixed bug in slidy css that prevented proper centering of title.
2011-07-24 09:08:11 -07:00
John MacFarlane cda9d2a655 Used yuicompressor to minify slidy css and js. 2011-07-06 17:24:41 -07:00
John MacFarlane 2ff9672fdc Minimized slidy files. 2011-07-06 17:24:41 -07:00
John MacFarlane a3c0c410b8 slidy.js: Avoid string literal "</script>".
It causes problems when the script is embedded with the
--offline option.
2011-07-06 17:24:41 -07:00
John MacFarlane 4b31e4f5cf Updated slidy/ directory with Slidy2 js and css.
Note:  This still needs to be run through jsmin.
2011-07-06 17:24:40 -07:00
John MacFarlane c5ed016616 Added new --offline option for slidy.
Added slidy/slidy.min.{css,js}.
2010-07-22 21:50:53 -07:00