| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
the assets/stylesheets/plugins directory
|
|
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.
|
|
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
|
|
2. Designed blog archives pages
3. Restructured Sass
4. Added Categories to rake post metadata
5. Some general style improvements
|
|
2. Improved blockquote Liquid tag
3. Added custom layout Sass for making layout changes simple
|
|
2. Refactored stylesheets to simplify dreictory trees.
|
|
|