freeCodeCamp/public
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
..
css/themes add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00
fonts remove CDN call for bootstrap and font awesome and get them loading locally 2015-03-06 23:56:22 -08:00
images start redesign with new logo 2014-11-07 13:25:08 -08:00
js add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00
json update cost calculator 2015-08-24 19:19:47 -07:00
browserconfig.xml update the favicons and add recommended items to public folder 2015-02-02 16:23:24 -08:00
c7979f1c69945c59.html add simply hired page 2015-05-22 12:57:43 -07:00
favicon.ico start adding new favicons and make the seed task run with each push to heroku 2015-02-02 15:27:12 -08:00
favicons.html update the favicons and add recommended items to public folder 2015-02-02 16:23:24 -08:00
robots.txt SEO improvements suggested by Mark 2014-11-23 15:08:46 -06:00