aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed links and descriptions in the readmeB Mathis2009-11-131-5/+5
* simplified readme. pointing to the wiki for more detailB Mathis2009-11-131-59/+32
* ordered lists are now insideB Mathis2009-11-131-5/+3
* fixed list styling so they are insideB Mathis2009-11-131-3/+3
* fixed search positioning, made layout calculations betterB Mathis2009-11-132-14/+7
* fixed the deploy rake task so it will delete the debug pagesB Mathis2009-11-131-1/+1
* 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
* fixed font size boostB Mathis2009-11-121-1/+1
* updated quote style againB Mathis2009-11-121-2/+3
* updated blockquote styleB Mathis2009-11-122-4/+11
* removed my twitter name from the default layoutB Mathis2009-11-121-2/+2
* added fix for IE7 adding vertical scroll bars to code blocksB Mathis2009-11-121-0/+1
* added back html_email obfusticatorB Mathis2009-11-121-0/+9
* fixed positioning of search fieldB Mathis2009-11-121-1/+3
* 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-125-22/+58
* improved javascript for code expansionB Mathis2009-11-121-7/+2
* updated syntax style, added javascript for expanding code blocksB Mathis2009-11-126-20/+75
* fixed FF bug that prevented stylesheets from loadingB Mathis2009-11-111-1/+1
* added styles for syntax highlightingB Mathis2009-11-112-0/+241
* added syntax highlighting test pageB Mathis2009-11-111-0/+221
* updated rakefile to generate pygments syntax highlightingB Mathis2009-11-111-1/+1
* 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-112-4/+4
* updated readmeB Mathis2009-11-111-2/+2
* updated styles for delicious and twitterB Mathis2009-11-096-38/+46
* added support for deliciousB Mathis2009-11-072-3/+19
* reorganized css, changed typography, layout fixesB Mathis2009-11-078-33/+34
* updated the readmeB Mathis2009-11-071-1/+1
* updated atom feed to use full_url passed from yaml for post urlsB Mathis2009-11-072-9/+9
* updated twitter style, added metadataB Mathis2009-11-074-13/+23
* added sidebar partialB Mathis2009-11-071-0/+8
* added sidebar partial, updated twitter style, handling linebreaks with paragr...B Mathis2009-11-074-14/+27
* updated readmeB Mathis2009-11-072-4/+5
* udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis2009-11-075-54/+77
* refactored twitter javascript added fuzzy timeB Mathis2009-11-068-79/+210
* now twitter handles linking better, and replaces endlines with <br> tagsB Mathis2009-11-063-20/+19
* added setup instructions for third party integrationsB Mathis2009-11-052-3/+23
* added disqus comment supportB Mathis2009-11-053-2/+27
* updated rakefile, added some basic twitter filesB Mathis2009-11-053-12/+16
* moved stylesheetsB Mathis2009-11-0527-2/+1
* updated rake file, reorganized stylesheets, added google site search, added g...B Mathis2009-11-0516-138/+92