Commit Graph

25 Commits

Author SHA1 Message Date
Brandon Mathis
6ae3369466 added a test for escaping liquid tags in code blocks 2012-09-06 11:18:40 -05:00
Brandon Mathis
5f9945edef updated latest 2012-09-06 10:54:40 -05:00
Brandon Mathis
e3cc835415 added an image test for issue #239 2012-05-22 15:20:58 -05:00
Brandon Mathis
0204abe920 added some simple tests for blockquotes and partials 2012-05-22 11:32:07 -05:00
Brandon Mathis
2a116251b5 added test for tab indentation bug 2012-05-22 00:37:00 -05:00
Brandon Mathis
6caab53ab9 added another test for backtick code blocks in textile 2012-05-21 20:19:23 -05:00
Brandon Mathis
50ced3b6d7 updated tests for code snippets with markdown and textile 2012-05-21 20:13:24 -05:00
Brandon Mathis
5fb5b6fa94 updated to latest octopress, updated documentation for backtick codeblock 2011-09-07 23:31:08 -05:00
Brandon Mathis
2ff46f3711 Added documentation and tests for forcing Pygments lexers with lang:language. 2011-08-21 16:20:10 -04:00
Brandon Mathis
d5e4bf2d8c added test for .ru pygments alias 2011-08-20 18:39:35 -04:00
Brandon Mathis
298af5f8d4 added test for .bashrc related to #96 2011-08-16 02:41:18 -04:00
Brandon Mathis
39052cdb1a updated to latest site index system, added liquid tests for haml (hint, if you indent under a tag block, it breaks). added fix for twitter.js 2011-08-10 18:19:08 -04:00
Brandon Mathis
8d187c562c removed old code test 2011-08-01 09:44:24 -04:00
Brandon Mathis
e21c2bc12d updated docs and tests for backtick codeblocks 2011-08-01 09:43:54 -04:00
Brandon Mathis
61a58c2ba2 added backtick test file 2011-07-30 15:45:02 -04:00
Brandon Mathis
17eeaa212c updated documentation, added docs for the video tag, updating, and theming 2011-07-27 16:41:44 -04:00
Brandon Mathis
e50a9d8c01 restored hotlinked files to head, updated post to be a draft, removed old test pages 2011-07-27 16:41:44 -04:00
Brandon Mathis
88a3042cfd installed octopress classic theme 2011-07-27 16:41:42 -04:00
Brandon Mathis
d8b796acb9 Another massive commit:
1. Major improvements to the responsive styling.
2. Toggleable sidebar
3. Upgraded to modernizr 2.0 which includes Respond.js
4. IE7-9 testing and fixes
5. New theming system which should make forkers happy
6. New rake task for installing Octopress themes
7. Magic
2011-06-07 10:45:01 -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
B Mathis
16aab4abb2 updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
B Mathis
1eddd60a71 updated syntax style, added javascript for expanding code blocks 2009-11-12 10:19:36 -06:00
B Mathis
7d2be2e504 added syntax highlighting test page 2009-11-11 20:17:10 -06:00
B Mathis
1b484123ac updated readme to explain configuration, usage, and customization 2009-11-01 00:17:17 -05:00