Commit Graph

20 Commits

Author SHA1 Message Date
91f0190184 Included Sass files which should have been in my previous commit. Oops!
How embarrassing. Also I've updated the gitignore.
2011-06-27 16:59:21 -04:00
ef3ff431e5 1. Added html5 video with flash fallback.
2. Added Rack support
3. Disqus support
4. Improved Readme
5. Improved Syntax flexibility and styling
6. Improved blockquote styling
2011-06-24 17:17:35 -04:00
b9b9eb09c1 improved rake tasks for deployment, updated .gitignore 2011-06-21 16:11:07 -04:00
ab29d45ae8 1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link
2. Improved the gist tag to properly insert the sources in <noscript> tags
3. Improved semantics in the blockquote plugin and DRYed things up.
4. Pygments caching now stores to the _code_cache directory by default
5. Added a configuration for the default include_code directory
6. Updated the .gitignore
2011-06-15 18:38:25 -04:00
814be44c15 1. Improved responsive navigation styling when email subscription is present
2. Refactored subscription styling to be more DRY
3. Added an image for email subscriptions
4. Added assets directory to the gitignore for stashing working files
5. Improved gem list in the Gemfile
2011-06-11 15:23:54 -04:00
14ba4cfd3c 1. Reduced dependencies and updated the gemfile
2. Added whole vendor directory to .gitignore for `bundle package` users
3. Removed guard tasks and replaced serve tasks in Rakefile.
3. Reorganized rake tasks and cleaned up the Rakefile.
2011-06-11 07:56:04 -04:00
519e234aab Improved theme install process
added missing assets
2011-06-08 16:36:10 -04:00
4b56cd9328 Restored untracked JS, updated gitignore, removed unnecessary
stylesheets
2011-06-08 15:37:40 -04:00
d8b796acb9 Another massive commit:
1. Major improvements to the responsive styling.
2. Toggleable sidebar
3. Upgraded to modernizr 2.0 which includes Respond.js
4. IE7-9 testing and fixes
5. New theming system which should make forkers happy
6. New rake task for installing Octopress themes
7. Magic
2011-06-07 10:45:01 -04:00
8698a276f9 Cleaned out public from repository, updated gitignore, added syntax
highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements.
2011-05-30 00:30:16 -04:00
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
e4c2d5790b irrisponsibly massive commit 2011-04-17 22:49:30 -05:00
091ef1c6e1 Use Bundler for dependency management 2010-05-26 22:07:31 +08:00
86f6a800d0 Added ignore rule for OS X noise and .rvmrc 2010-05-26 05:18:55 +08:00
2f41517191 Update to rakefile to allow working on a single post at a time (and saving regeneration time) 2010-02-05 09:45:35 -06:00
e021b70d79 updated gitignore
;
2009-11-24 14:19:47 -06:00
a632295e50 gitignored DS_Store from 2009-11-14 14:27:50 -06:00
f7700443ec moved stylesheets 2009-11-05 21:34:41 -06:00
d8d51719fb added compass, added some basic stylesheets 2009-10-18 20:10:45 -05:00
82d0251da1 improved starting point 2009-10-18 19:07:36 -05:00