Commit Graph

8 Commits

Author SHA1 Message Date
Brandon Mathis
81ea4ae9bb Merge pull request #1101 from imathis/bye-twitter
Bye, Twitter Timeline
2013-03-09 15:05:11 -08:00
Parker Moore
810d7e4d4f Only include GitHub repo listing if site.github_repo_count is > 0. Fixes #344. 2013-03-05 23:22:41 +01:00
Parker Moore
bc9d9c2415 Removed twitter sidebar section. 2013-03-05 23:06:45 +01:00
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
Yuanxuan Wang
c4ed411690 Hide Google Plus link if google_plus_hidden is true 2013-01-09 12:52:23 +08:00
Eric Guo
a62f75d52a Fix extra space cause underline link in google plus button 2012-12-21 20:12:55 +08:00
Sam Whited
d4f7f10fee Fix Twitter integration over SSL 2012-07-30 14:19:43 -04:00
Brandon Mathis
318e348163 Removed include_array plugin, replaced it with include_sidebar plugin and reorganized sidebars 2012-06-16 17:17:33 -05:00