aboutsummaryrefslogtreecommitdiff
path: root/Gemfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-301-2/+1
| | | | | | | | | | 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.
* major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis2011-05-151-3/+3
| | | | 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
* irrisponsibly massive commitBrandon Mathis2011-04-171-9/+10
|
* added rake as a dependencyB Mathis2010-08-211-0/+1
|
* Requiring Mongrel (invisible dependency of later versions of Serve)Kevin W. Gisi2010-08-041-0/+1
|
* Required newer active_support for newer serve gem (Ruby 1.9 support)Kevin W. Gisi2010-08-031-1/+1
|
* reverted back to rdiscount instead of kramdownB Mathis2010-07-261-1/+1
|
* fixed rake preview and updated sass to sass3 syntaxB Mathis2010-07-261-1/+1
|
* Use Bundler for dependency managementdbloete2010-05-261-0/+10