aboutsummaryrefslogtreecommitdiff
path: root/source (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* irrisponsibly massive commitBrandon Mathis2011-04-1759-934/+8104
* Return months when > 31 days.Martin Elwin2010-11-171-3/+4
* corrected "upated" to "updated" in index.hamlTom Hoover2010-11-171-2/+2
* corrected "upated" to "updated"Tom Hoover2010-11-171-2/+2
* Enforce UTF-8 in meta tag to avoid character set problems.Henrik Sjökvist2010-10-061-0/+1
* Requiring latest version of active_supportKevin W. Gisi2010-08-041-2/+2
* Explicitly require ActiveSupport 2.3.2.Jerod Santo2010-05-241-30/+30
* added a link to the wiki to first postB Mathis2010-03-101-1/+1
* updated syntax styling to have nice headers for code windowsB Mathis2010-03-104-19/+8
* improved layout flexibilityB Mathis2010-03-107-10/+13
* added support for "updated" metadata in a blog postB Mathis2010-03-101-1/+2
* now Octopress uses partialsB Mathis2010-03-1016-98/+156
* updated twitter link to have correct tweet link on timestampB Mathis2010-03-091-1/+1
* Add partial support with a HAML approved version of jekyll's includeRyan Daigle2010-02-051-0/+21
* added titlize so posts created with rake tasks will have nice titlesB Mathis2009-12-071-0/+36
* fixed google analtyics tracking idB Mathis2009-11-251-1/+1
* added variable for google tracking idB Mathis2009-11-251-4/+4
* fixed discussion url idB Mathis2009-11-251-1/+1
* replaced a specific reference with a generic one for disqusB Mathis2009-11-251-1/+1
* added introduction post to show off typography and function as a first postB Mathis2009-11-142-5/+13
* removed lame example postsB Mathis2009-11-142-12/+0
* fixed core library link to googleB Mathis2009-11-141-1/+1
* mootools core now loads from goolge ajax librariesB Mathis2009-11-141-1/+1
* fixed link to about pageB Mathis2009-11-141-1/+1
* turned off developer mode for disqusB Mathis2009-11-141-1/+0
* added check for twitter container in twitter.jsB Mathis2009-11-141-1/+3
* reorganized stylesheetsB Mathis2009-11-141-6/+8
* changed the way blog titles are constructedB Mathis2009-11-131-1/+1
* changed footer credit from github link to octopress.orgB Mathis2009-11-121-1/+1
* removed my twitter name from the default layoutB Mathis2009-11-121-2/+2
* added back html_email obfusticatorB Mathis2009-11-121-0/+9
* cleaned up helpersB Mathis2009-11-121-52/+0
* expanding code now adjusts the scroll position to accommodate for differently...B Mathis2009-11-121-2/+8
* fixed twitter cookie savingB Mathis2009-11-121-1/+1
* set twitter cookie to lastexpire in 30 minutesB Mathis2009-11-121-2/+2
* removed collapse sidebar functionB Mathis2009-11-121-1/+0
* added email obfusticator to the helpers, use with #{to_html_email("user@domai...B Mathis2009-11-121-0/+9
* added ability to collapse layoutB Mathis2009-11-121-7/+20
* improved javascript for code expansionB Mathis2009-11-121-7/+2
* updated syntax style, added javascript for expanding code blocksB Mathis2009-11-123-9/+45
* fixed FF bug that prevented stylesheets from loadingB Mathis2009-11-111-1/+1
* added syntax highlighting test pageB Mathis2009-11-111-0/+221
* fixed haml breaking source code indentationB Mathis2009-11-112-3/+3
* made twitter source optionalB Mathis2009-11-111-1/+2
* fixed the order of RSS items and posts on the archive pageB Mathis2009-11-112-2/+2
* renamed google_site_search to google_custom_searchB Mathis2009-11-111-3/+3
* updated styles for delicious and twitterB Mathis2009-11-093-3/+13
* added support for deliciousB Mathis2009-11-071-0/+6
* reorganized css, changed typography, layout fixesB Mathis2009-11-072-3/+3
* updated atom feed to use full_url passed from yaml for post urlsB Mathis2009-11-072-9/+9