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