| Commit message (Expand) | Author | Files | Lines |
2010-03-10 | improved layout flexibility | B Mathis | 7 | -10/+13 |
2010-03-10 | added support for "updated" metadata in a blog post | B Mathis | 1 | -1/+2 |
2010-03-10 | now Octopress uses partials | B Mathis | 16 | -98/+156 |
2010-03-09 | updated twitter link to have correct tweet link on timestamp | B Mathis | 1 | -1/+1 |
2010-02-05 | Add partial support with a HAML approved version of jekyll's include | Ryan Daigle | 1 | -0/+21 |
2009-12-07 | added titlize so posts created with rake tasks will have nice titles | B Mathis | 1 | -0/+36 |
2009-11-25 | fixed google analtyics tracking id | B Mathis | 1 | -1/+1 |
2009-11-25 | added variable for google tracking id | B Mathis | 1 | -4/+4 |
2009-11-25 | fixed discussion url id | B Mathis | 1 | -1/+1 |
2009-11-25 | replaced a specific reference with a generic one for disqus | B Mathis | 1 | -1/+1 |
2009-11-14 | added introduction post to show off typography and function as a first post | B Mathis | 2 | -5/+13 |
2009-11-14 | removed lame example posts | B Mathis | 2 | -12/+0 |
2009-11-14 | fixed core library link to google | B Mathis | 1 | -1/+1 |
2009-11-14 | mootools core now loads from goolge ajax libraries | B Mathis | 1 | -1/+1 |
2009-11-14 | fixed link to about page | B Mathis | 1 | -1/+1 |
2009-11-14 | turned off developer mode for disqus | B Mathis | 1 | -1/+0 |
2009-11-14 | added check for twitter container in twitter.js | B Mathis | 1 | -1/+3 |
2009-11-14 | reorganized stylesheets | B Mathis | 1 | -6/+8 |
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 |