| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gitignored DS_Store from | B Mathis | 2009-11-14 | 1 | -1/+3 |
* | reorganized stylesheets | B Mathis | 2009-11-14 | 8 | -112/+117 |
* | fixed links and descriptions in the readme | B Mathis | 2009-11-13 | 1 | -5/+5 |
* | simplified readme. pointing to the wiki for more detail | B Mathis | 2009-11-13 | 1 | -59/+32 |
* | ordered lists are now inside | B Mathis | 2009-11-13 | 1 | -5/+3 |
* | fixed list styling so they are inside | B Mathis | 2009-11-13 | 1 | -3/+3 |
* | fixed search positioning, made layout calculations better | B Mathis | 2009-11-13 | 2 | -14/+7 |
* | fixed the deploy rake task so it will delete the debug pages | B Mathis | 2009-11-13 | 1 | -1/+1 |
* | 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 |
* | fixed font size boost | B Mathis | 2009-11-12 | 1 | -1/+1 |
* | updated quote style again | B Mathis | 2009-11-12 | 1 | -2/+3 |
* | updated blockquote style | B Mathis | 2009-11-12 | 2 | -4/+11 |
* | removed my twitter name from the default layout | B Mathis | 2009-11-12 | 1 | -2/+2 |
* | added fix for IE7 adding vertical scroll bars to code blocks | B Mathis | 2009-11-12 | 1 | -0/+1 |
* | added back html_email obfusticator | B Mathis | 2009-11-12 | 1 | -0/+9 |
* | fixed positioning of search field | B Mathis | 2009-11-12 | 1 | -1/+3 |
* | 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 | 5 | -22/+58 |
* | 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 | 6 | -20/+75 |
* | fixed FF bug that prevented stylesheets from loading | B Mathis | 2009-11-11 | 1 | -1/+1 |
* | added styles for syntax highlighting | B Mathis | 2009-11-11 | 2 | -0/+241 |
* | added syntax highlighting test page | B Mathis | 2009-11-11 | 1 | -0/+221 |
* | updated rakefile to generate pygments syntax highlighting | B Mathis | 2009-11-11 | 1 | -1/+1 |
* | 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 | 2 | -4/+4 |
* | updated readme | B Mathis | 2009-11-11 | 1 | -2/+2 |
* | updated styles for delicious and twitter | B Mathis | 2009-11-09 | 6 | -38/+46 |
* | added support for delicious | B Mathis | 2009-11-07 | 2 | -3/+19 |
* | reorganized css, changed typography, layout fixes | B Mathis | 2009-11-07 | 8 | -33/+34 |
* | updated the readme | B Mathis | 2009-11-07 | 1 | -1/+1 |
* | 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 | 4 | -13/+23 |
* | added sidebar partial | B Mathis | 2009-11-07 | 1 | -0/+8 |
* | added sidebar partial, updated twitter style, handling linebreaks with paragr... | B Mathis | 2009-11-07 | 4 | -14/+27 |
* | updated readme | B Mathis | 2009-11-07 | 2 | -4/+5 |
* | udpated thirdparty integration, it is now conditionally added, updated readme | B Mathis | 2009-11-07 | 5 | -54/+77 |
* | refactored twitter javascript added fuzzy time | B Mathis | 2009-11-06 | 8 | -79/+210 |