1
0
mirror of https://github.com/arsenetar/pelican-red.git synced 2024-11-01 04:45:58 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
8edc544e36 Update javascript to use custom zepto from Foundation
Foundation uses a custom version of zepto so we need to use it.
Also update to latest foundation version.
2013-07-28 05:40:42 -04:00
d42e24c57f Update javacript to use minified source files loading via yepnopejs
Vendor javascript files are now minified versions. The javacript files are
loaded via yepnopejs (Modernizr.load) using app.js. The finishes the
javascript portion of issue #4.
2013-07-13 23:36:42 -04:00
148b5b602a Restructure javascript directory, update zepto.js and jquery.js 2013-07-13 03:25:45 -04:00
af956c82be Add vendor JavaScript
Adds the vendor javascript for foundation 4, zepto.js, jquery, and
modernizer.  foundation scripts to be compressed after finalized.
2013-05-27 21:10:05 -04:00