aboutsummaryrefslogtreecommitdiff
path: root/config.ru (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove all Octopress stuffZhiming Wang2015-05-041-25/+0
|
* Sinatra now correctly returns code 404 when a page is not found. Closes #1198Brandon Mathis2013-04-091-1/+1
|
* Whitespacericho2013-01-111-3/+3
|
* Static Server based on SinatraScott Watermasysk2011-08-211-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).
* 1. Added html5 video with flash fallback.Brandon Mathis2011-06-241-0/+35
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling