aboutsummaryrefslogtreecommitdiff
path: root/sass/_partials.scss (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-04remove all Octopress stuffZhiming Wang1-8/+0
2014-10-20initial setupZhiming Wang1-0/+0
2011-07-121. Made default layout more generic.Brandon Mathis1-0/+1
2. Added a page layout and improved html on post layout. 3. Improved flexibility of stylesheets for different layout types. 4. Collapsing sidebar now moves it to the bottom of the page and floats content into columns. 5. Improved sharing settings, added Google plus one.
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis1-0/+0
support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
2011-06-27Included Sass files which should have been in my previous commit. Oops!Brandon Mathis1-0/+7
How embarrassing. Also I've updated the gitignore.