kripple / lanyon

A content-first, sliding sidebar theme for Jekyll.
http://lanyon.getpoole.com
Other
0 stars 0 forks source link

Optimize JS #7

Open kripple opened 8 years ago

kripple commented 8 years ago

convert jquery to plain js, avoid needing to load the lib

gulp tasks to concat, minify, inject js (also need to inject css inline)

kripple commented 8 years ago

convert jquery to js does it fail gracefully if js is disabled?

kripple commented 8 years ago

uglify and inject into index body