| Commit message (Collapse) | Author | Age | 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
|