freeCodeCamp/public/js/lib
Berkeley Martinez 306c441ae7 add revisioning to js/css files to break caching
This moves the location of javascript files, commonFramework,
iFrameScript, sandbox, plugin, and all the less files.
On gulp or gulp build these files are moved and revisioned.
Places where they are references in jade/html are now removed and
replaced with the use of a helper function `rev`. This function will
take the required file and return a string referencing the revisioned
file. This should alleviate the need for hard refreshing and will break
caches when files change, so fixes for firefox caching issue as well.

NOTE: @benmcmahon @quincylarson, This means files will need to be build
on the server in production before doing a server restart/reload
In production: 'npm run build' To build and revision js/css files

`gulp` and `gulp build` will used in development

npm install also needs to be run in production on initial deploy
2015-08-26 23:30:33 -07:00
..
chai Final touch up to the framework before merge 2015-08-25 19:28:13 +01:00
codemirror remove codemirror docs from tracking 2015-08-12 21:01:07 -07:00
codemirror-accessible Change layout to grab ionicons css framework from local files 2015-02-02 20:53:48 -05:00
jailed Remove https from blob code 2015-06-16 16:28:09 -04:00
ramda Ramda upgrade 2015-02-21 11:38:03 +09:00
bootstrap.min.js windows-cr line endings commit 2014-07-01 17:05:49 -04:00
jquery-2.1.1.min.js Updated jQuery to 2.1.1 2014-06-06 15:36:08 -04:00