Commit Graph

10 Commits

Author SHA1 Message Date
Brandon Mathis
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
Brandon Mathis
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
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
a9eb078119 added rake as a dependency 2010-08-21 17:43:45 -05:00
Kevin W. Gisi
96579bb4a3 Requiring Mongrel (invisible dependency of later versions of Serve) 2010-08-04 02:01:23 +08:00
Kevin W. Gisi
adeee0cf9b Required newer active_support for newer serve gem (Ruby 1.9 support) 2010-08-03 19:57:02 +08:00
B Mathis
5ca3949740 reverted back to rdiscount instead of kramdown 2010-07-26 11:05:56 -05:00
B Mathis
76b8b8ca45 fixed rake preview and updated sass to sass3 syntax 2010-07-26 10:55:53 -05:00
dbloete
091ef1c6e1 Use Bundler for dependency management 2010-05-26 22:07:31 +08:00