aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* tweaked rakefile github deployB Mathis2009-11-241-1/+0
|
* fixed source_branch variable name in github deploy scriptB Mathis2009-11-241-1/+1
|
* renamed rake task for github deployB Mathis2009-11-241-1/+1
|
* updated rakefile to support github user pages, and github project pages for ↵B Mathis2009-11-241-14/+13
| | | | deployment
* updated rakefile to support github pages deploymentsB Mathis2009-11-241-1/+25
|
* updated gitignoreB Mathis2009-11-241-1/+0
| | | | ;
* updated layout, page styles, fixed config paths for assetsB Mathis2009-11-214-11/+14
|
* added introduction post to show off typography and function as a first postB Mathis2009-11-143-9/+25
|
* 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
|
* gitignored DS_Store fromB Mathis2009-11-141-1/+3
|
* reorganized stylesheetsB Mathis2009-11-148-112/+117
|
* 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 ↵B Mathis2009-11-121-2/+8
| | | | differently wrapped text
* 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 ↵B Mathis2009-11-121-0/+9
| | | | #{to_html_email("user@domain.com")}
* 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
|