aboutsummaryrefslogtreecommitdiff
path: root/config.ru (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-04remove all Octopress stuffZhiming Wang1-25/+0
2013-04-09Sinatra now correctly returns code 404 when a page is not found. Closes #1198Brandon Mathis1-1/+1
2013-01-11Whitespacericho1-3/+3
2011-08-21Static Server based on SinatraScott Watermasysk1-25/+15
Using Sinatra provides better handling of mime types and supports 304's/etc. Also updated the Gemfile to exclude most gem outside of developemnt (default).
2011-06-241. Added html5 video with flash fallback.Brandon Mathis1-0/+35
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling