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