aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed default deploy taskB Mathis2009-11-251-0/+5
* improved rake file feedback during deployB Mathis2009-11-251-3/+8
* 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
* trying one more thing with the rake task auto pushB Mathis2009-11-241-1/+1
* fixed deploy var in rake taskB Mathis2009-11-241-1/+1
* fixed branch name in rakefileB Mathis2009-11-241-1/+1
* fixed variables for github in rakefileB Mathis2009-11-241-2/+3
* 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 d...B Mathis2009-11-241-14/+13
* 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 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