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
Jon Frisby
fe3ac0b260
Some Jekyll plugins confuse Compass by mucking around with the CWD.
...
This keeps things behaving sanely in such cases.
2013-02-21 21:45:03 -08:00
Jon Frisby
5e347e6b2d
Fix static reference to instance method in Compass' config.
2013-02-20 11:40:44 -08:00
Eric Guo
b738c588df
Fix expend problem in Windows, ruby-1.9.3-p374, thanks @parkr
2013-01-29 16:41:32 +08:00
Parker Moore
6ce4d89bce
Updated configuration structure and dependent code. Added Octopress module for easier sharing of helper methods.
2013-01-20 23:13:47 -05:00
Brandon Mathis
44118878d7
Changed do_not_track setting to respectfully_social. Added a better description to the config file. Also, now social icons are sprited for bandwidth friendliness
2012-06-05 12:40:44 -05:00
Brandon Mathis
1f9b596b82
1. Added rake task for simple configuration of subdirectory deployment.
...
2. Updated READEME documentation regarding deploying to subdirectories.
3. Fixed related mistake in pagination and header links
2011-07-16 14:52:50 -04:00
Brandon Mathis
c7d5365f81
major refactoring, improved file watching, changed site to public to support rack via pow ( http://pow.cx ) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
2011-05-15 18:33:00 -04:00
Brandon Mathis
e4c2d5790b
irrisponsibly massive commit
2011-04-17 22:49:30 -05:00
B Mathis
d3313c836d
updated layout, page styles, fixed config paths for assets
2009-11-21 15:41:38 -06:00
B Mathis
145f81046b
updated rake file, reorganized stylesheets, added google site search, added google analytics
2009-11-05 21:30:03 -06:00
B Mathis
5c736f5eb0
added twitter feed to sidebar, moved to compass-edge gem
2009-10-30 00:31:02 -05:00
B Mathis
d8d51719fb
added compass, added some basic stylesheets
2009-10-18 20:10:45 -05:00
B Mathis
82d0251da1
improved starting point
2009-10-18 19:07:36 -05:00