Commit Graph

100 Commits (6a1a9a8bb8966cc83c3664830ce45a1907b4212a)
 

Author SHA1 Message Date
B Mathis 6a1a9a8bb8 added titlize so posts created with rake tasks will have nice titles
B Mathis a6262dcbff added a rake task for creating a new post
B Mathis af719fb4dd fixed default deploy task
B Mathis b12b037091 improved rake file feedback during deploy
B Mathis ffc2962001 fixed google analtyics tracking id
B Mathis f6e169a8dc added variable for google tracking id
B Mathis 50c0368400 fixed discussion url id
B Mathis 87c7c1a163 replaced a specific reference with a generic one for disqus
B Mathis eff018e91e trying one more thing with the rake task auto push
B Mathis 65ab7abbfa fixed deploy var in rake task
B Mathis 1e796da9db fixed branch name in rakefile
B Mathis 24246ea808 fixed variables for github in rakefile
B Mathis b4540bb461 tweaked rakefile github deploy
B Mathis 3a6974267b fixed source_branch variable name in github deploy script
B Mathis 34e25551ea renamed rake task for github deploy
B Mathis 399fe77f67 updated rakefile to support github user pages, and github project pages for deployment
B Mathis 54766a0c3b updated rakefile to support github pages deployments
B Mathis e021b70d79 updated gitignore
;
B Mathis d3313c836d updated layout, page styles, fixed config paths for assets
B Mathis 6f10642bde added introduction post to show off typography and function as a first post
B Mathis 2b2de6104e removed lame example posts
B Mathis 7e87a4c518 fixed core library link to google
B Mathis a3fcfdea94 mootools core now loads from goolge ajax libraries
B Mathis 04c07e7e85 fixed link to about page
B Mathis ca68e5b6bf turned off developer mode for disqus
B Mathis b021a483dc added check for twitter container in twitter.js
B Mathis a632295e50 gitignored DS_Store from
B Mathis bdc66eabdf reorganized stylesheets
B Mathis fe3590beae fixed links and descriptions in the readme
B Mathis 833d64e8e0 simplified readme. pointing to the wiki for more detail
B Mathis 22a7564f2e ordered lists are now inside
B Mathis 543928a0b3 fixed list styling so they are inside
B Mathis 0f31b5b9e2 fixed search positioning, made layout calculations better
B Mathis 3e69c6be8b fixed the deploy rake task so it will delete the debug pages
B Mathis 0d602515cc changed the way blog titles are constructed
B Mathis b29e546c72 changed footer credit from github link to octopress.org
B Mathis f23941da8f fixed font size boost
B Mathis 2ac9273354 updated quote style again
B Mathis f636771553 updated blockquote style
B Mathis 513cb7e028 removed my twitter name from the default layout
B Mathis 61d4099edf added fix for IE7 adding vertical scroll bars to code blocks
B Mathis bd96f301ef added back html_email obfusticator
B Mathis 8653d3e936 fixed positioning of search field
B Mathis c51a1be7f9 cleaned up helpers
B Mathis 0ac4eca1d4 expanding code now adjusts the scroll position to accommodate for differently wrapped text
B Mathis a23a4734b4 fixed twitter cookie saving
B Mathis a91019b919 set twitter cookie to lastexpire in 30 minutes
B Mathis 6a4ccce18c removed collapse sidebar function
B Mathis 4d1e6d414c added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")}
B Mathis a55a551566 added ability to collapse layout