| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed link to about page | B Mathis | 2009-11-14 | 1 | -1/+1 |
* | turned off developer mode for disqus | B Mathis | 2009-11-14 | 1 | -1/+0 |
* | added check for twitter container in twitter.js | B Mathis | 2009-11-14 | 1 | -1/+3 |
* | reorganized stylesheets | B Mathis | 2009-11-14 | 1 | -6/+8 |
* | changed the way blog titles are constructed | B Mathis | 2009-11-13 | 1 | -1/+1 |
* | changed footer credit from github link to octopress.org | B Mathis | 2009-11-12 | 1 | -1/+1 |
* | removed my twitter name from the default layout | B Mathis | 2009-11-12 | 1 | -2/+2 |
* | added back html_email obfusticator | B Mathis | 2009-11-12 | 1 | -0/+9 |
* | cleaned up helpers | B Mathis | 2009-11-12 | 1 | -52/+0 |
* | expanding code now adjusts the scroll position to accommodate for differently... | B Mathis | 2009-11-12 | 1 | -2/+8 |
* | fixed twitter cookie saving | B Mathis | 2009-11-12 | 1 | -1/+1 |
* | set twitter cookie to lastexpire in 30 minutes | B Mathis | 2009-11-12 | 1 | -2/+2 |
* | removed collapse sidebar function | B Mathis | 2009-11-12 | 1 | -1/+0 |
* | added email obfusticator to the helpers, use with #{to_html_email("user@domai... | B Mathis | 2009-11-12 | 1 | -0/+9 |
* | added ability to collapse layout | B Mathis | 2009-11-12 | 1 | -7/+20 |
* | improved javascript for code expansion | B Mathis | 2009-11-12 | 1 | -7/+2 |
* | updated syntax style, added javascript for expanding code blocks | B Mathis | 2009-11-12 | 3 | -9/+45 |
* | fixed FF bug that prevented stylesheets from loading | B Mathis | 2009-11-11 | 1 | -1/+1 |
* | added syntax highlighting test page | B Mathis | 2009-11-11 | 1 | -0/+221 |
* | fixed haml breaking source code indentation | B Mathis | 2009-11-11 | 2 | -3/+3 |
* | made twitter source optional | B Mathis | 2009-11-11 | 1 | -1/+2 |
* | fixed the order of RSS items and posts on the archive page | B Mathis | 2009-11-11 | 2 | -2/+2 |
* | renamed google_site_search to google_custom_search | B Mathis | 2009-11-11 | 1 | -3/+3 |
* | updated styles for delicious and twitter | B Mathis | 2009-11-09 | 3 | -3/+13 |
* | added support for delicious | B Mathis | 2009-11-07 | 1 | -0/+6 |
* | reorganized css, changed typography, layout fixes | B Mathis | 2009-11-07 | 2 | -3/+3 |
* | updated atom feed to use full_url passed from yaml for post urls | B Mathis | 2009-11-07 | 2 | -9/+9 |
* | updated twitter style, added metadata | B Mathis | 2009-11-07 | 2 | -9/+15 |
* | added sidebar partial, updated twitter style, handling linebreaks with paragr... | B Mathis | 2009-11-07 | 2 | -11/+18 |
* | updated readme | B Mathis | 2009-11-07 | 1 | -1/+2 |
* | udpated thirdparty integration, it is now conditionally added, updated readme | B Mathis | 2009-11-07 | 3 | -47/+65 |
* | refactored twitter javascript added fuzzy time | B Mathis | 2009-11-06 | 5 | -72/+195 |
* | now twitter handles linking better, and replaces endlines with <br> tags | B Mathis | 2009-11-06 | 2 | -14/+9 |
* | added setup instructions for third party integrations | B Mathis | 2009-11-05 | 1 | -3/+3 |
* | added disqus comment support | B Mathis | 2009-11-05 | 2 | -1/+26 |
* | moved stylesheets | B Mathis | 2009-11-05 | 25 | -744/+0 |
* | updated rake file, reorganized stylesheets, added google site search, added g... | B Mathis | 2009-11-05 | 14 | -125/+53 |
* | fixed library to support compass-edge | B Mathis | 2009-11-02 | 1 | -0/+1 |
* | updated readme to explain configuration, usage, and customization | B Mathis | 2009-11-01 | 1 | -0/+0 |
* | updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved t... | B Mathis | 2009-10-31 | 1 | -0/+0 |
* | added twitter feed to sidebar, moved to compass-edge gem | B Mathis | 2009-10-30 | 11 | -27/+521 |
* | updated about page to explain markdown filter, added more theme colors | B Mathis | 2009-10-21 | 4 | -22/+20 |
* | improved layout styling, added about page, added archive page link to footer | B Mathis | 2009-10-21 | 6 | -42/+103 |
* | support for sub, sup, and q elements | B Mathis | 2009-10-21 | 2 | -0/+16 |
* | separated table, p, blockquote, ol, ul, dl styling into mixins, added abbr | B Mathis | 2009-10-21 | 3 | -44/+70 |
* | updated typography, added typography debugging page | B Mathis | 2009-10-20 | 4 | -52/+239 |
* | page titles are now formatted "Title - Blog Title" | B Mathis | 2009-10-20 | 1 | -2/+2 |
* | added auto generated copyright to footer as well as credit for Jekyll and Oct... | B Mathis | 2009-10-20 | 2 | -1/+5 |
* | paramaterized feed, rsync deployment, and unified layouts | B Mathis | 2009-10-20 | 4 | -48/+27 |
* | added rss metadata to layouts | B Mathis | 2009-10-18 | 2 | -2/+4 |