30 Commits (4cc76820331b2b327c03d27216e79bc55a58c505)

Author SHA1 Message Date
Brandon Mathis 3e1707d289 Set a fixed version for directory_watcher gem. 11 years ago
Steven Harman 7b52209f45 Use HTTPS for Rubygems 11 years ago
Brandon Mathis dbdf64e4df updated Sass to 3.2 12 years ago
Brandon Mathis 11a1ba623e Updated RDiscount, added footnotes and other extensions 12 years ago
Brandon Mathis 09558c64e6 Sinatra now correctly returns code 404 when a page is not found. Closes #1198 12 years ago
Brandon Mathis 9364f37ac7 Added sass-globbing, allowing plugin stylesheets to be auto-imported from the assets/stylesheets/plugins directory 12 years ago
Trung Lê 960145fa20 Bump sinatra to 1.3.5 12 years ago
Brandon Mathis e179277e40 updated gems 12 years ago
Brandon Mathis 2a55f35211 Updated Gemfile 13 years ago
Frederic Hemberger 06e8c51a1a Set Liquid version explicitly to 2.2.2, fixes #243 13 years ago
Brandon Mathis c604af28da removed unicode_utils as a dependency 13 years ago
fhemberger 80f8a609f6 Improved support for non Latin characters in category names. Fixes #128 13 years ago
Scott Watermasysk 423e8ecbda Static Server based on Sinatra 13 years ago
Pavel Pravosud 5ec1f014a0 added stringex gem for permalink url generation 13 years ago
Brandon Mathis 7b81aab5ac added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists 13 years ago
Brandon Mathis ef3ff431e5 1. Added html5 video with flash fallback. 14 years ago
Brandon Mathis f77db80077 1. Switched back to Rdiscount 14 years ago
Brandon Mathis 21813059f2 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing. 14 years ago
Brandon Mathis 814be44c15 1. Improved responsive navigation styling when email subscription is present 14 years ago
Brandon Mathis 14ba4cfd3c 1. Reduced dependencies and updated the gemfile 14 years ago
Brandon Mathis 8698a276f9 Cleaned out public from repository, updated gitignore, added syntax 14 years ago
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 14 years ago
Brandon Mathis e4c2d5790b irrisponsibly massive commit 14 years ago
B Mathis a9eb078119 added rake as a dependency 14 years ago
Kevin W. Gisi 96579bb4a3 Requiring Mongrel (invisible dependency of later versions of Serve) 14 years ago
Kevin W. Gisi adeee0cf9b Required newer active_support for newer serve gem (Ruby 1.9 support) 14 years ago
B Mathis 5ca3949740 reverted back to rdiscount instead of kramdown 14 years ago
B Mathis 76b8b8ca45 fixed rake preview and updated sass to sass3 syntax 14 years ago
dbloete 091ef1c6e1 Use Bundler for dependency management 15 years ago