android.moparisthebest.org/.themes/classic/source
Brandon Mathis 7bdab0e65c Added javascript asset management and improved Rakefiles and configuration for themes and plugins.
- Added Guard for file watching
- Configs can be automatically reloaded
- Static asset changes do not trigger Jekyll build
- CommonJS modular js support proved by stich-rb
- Javascript is concatenated and uglified
- Environment variables toggle uglify and fingerprinting
- New Jekyll plugin config_tag
- New Jekyll plugin javascript_assets_tag
- Added theme specific configurations
- Custome Jekyll Guard to the rescue
- Install, Generate, Watch, and Preview work with Guard now.
- Now configs are no longer tracked by Octopress, only theme defauts are.
- Console messages can be colorized.
- misc config reorganization and improvements
2013-03-04 01:12:10 -06:00
..
_includes Added javascript asset management and improved Rakefiles and configuration for themes and plugins. 2013-03-04 01:12:10 -06:00
_layouts Seems encode problem for those files, any way this utf-8 change now works as it should be 2012-12-21 20:12:56 +08:00
archives Added 404, moved archives from /blog/archives to /archives, added migration in update_source rake task. Closes #375 2012-05-20 22:23:18 -05:00
assets/jwplayer Fix CRLF, closes #374 2012-01-14 23:17:59 +01:00
images Updated Twitter bird to latest logo. Added generated sprites to gitignore. Other improvements to theming and sprites 2012-06-07 13:11:00 -05:00
javascripts Added javascript asset management and improved Rakefiles and configuration for themes and plugins. 2013-03-04 01:12:10 -06:00
404.markdown Merge pull request #651 from xuhdev/patch-3 2012-12-19 08:22:55 -08:00
atom.xml added support for excerpting feed articles, added linklog support to category feed, refactored feeds to reduce duplication 2012-02-18 22:45:40 -06:00
index.html Seems encode problem for those files, any way this utf-8 change now works as it should be 2012-12-21 20:12:56 +08:00
octopress-favicon.png Better method for customizing the favicon. Closes #594 2012-06-07 14:27:25 -05:00
robots.txt Added robots.txt, with sitemap link 2012-12-29 17:00:22 -06:00