Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-06 | Used yuicompressor to minify slidy css and js. | John MacFarlane | 1 | -487/+1 | |
2011-07-06 | Minimized slidy files. | John MacFarlane | 1 | -2880/+486 | |
2011-07-06 | slidy.js: Avoid string literal "</script>". | John MacFarlane | 1 | -1/+1 | |
It causes problems when the script is embedded with the --offline option. | |||||
2011-07-06 | Updated slidy/ directory with Slidy2 js and css. | John MacFarlane | 1 | -1/+2881 | |
Note: This still needs to be run through jsmin. | |||||
2010-07-22 | Added new --offline option for slidy. | John MacFarlane | 1 | -0/+1 | |
Added slidy/slidy.min.{css,js}. |