aboutsummaryrefslogtreecommitdiff
path: root/sass/screen.scss (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-04remove all Octopress stuffZhiming Wang1-10/+0
2014-10-20initial setupZhiming Wang1-0/+0
2013-07-15Remove redundant reset-html5, global-reset already calls reset-html5Daphne Lin1-1/+0
2013-03-11Added sass-globbing, allowing plugin stylesheets to be auto-imported from ↵Brandon Mathis1-0/+1
the assets/stylesheets/plugins directory
2011-10-24Makes font-family names customizable.MORITA Hajime (omo)1-0/+1
This chagne instroduces following variables that allows authors to customize a font family for each class. - $serif - $sans - $heading-font-family - $header-title-font-family This change also adds anotehr custom scss file named "_fonts.scss". We can use it to override these newly introduced variables.
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-271. Added Category supportBrandon Mathis1-14/+2
2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements
2011-06-221. Updated typography for blockquotesBrandon Mathis1-0/+1
2. Improved blockquote Liquid tag 3. Added custom layout Sass for making layout changes simple
2011-06-221. Reordered configs in Rakefile based on importance.Brandon Mathis1-1/+19
2. Refactored stylesheets to simplify dreictory trees.
2011-06-07Added themes directory, improved javascript load and minification.Brandon Mathis1-0/+2