Brandon Mathis
f954689bb6
Improved styling for linklog along with other scss refactoring.
...
Feed urls are more flexible with linklog items
2012-04-29 19:03:52 -05:00
Frederic Hemberger
e8ee5219c3
Merge pull request #271 from simensen/ConfigureFontFamilyForSubtitle
...
Make font-family for subtitle configurable.
2011-12-10 03:49:26 -08:00
Frederic Hemberger
76af6980d4
Remove !default from property values
2011-11-18 11:38:58 +01:00
Frederic Hemberger
9e2d7474ae
Add header font size and padding to custom layout
2011-11-18 11:38:15 +01:00
Beau Simensen
9c700f3e46
Provide a way to configure font family for subtitle.
2011-11-13 22:20:20 -06:00
Frederic Hemberger
a11e92b2ae
Fix custom colors -bg-back, closes #269
2011-11-11 07:40:45 +01:00
MORITA Hajime (omo)
20e566f58f
Makes font-family names customizable.
...
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-10-24 03:03:44 -07:00
MORITA Hajime (omo)
633b3389f3
Make the background and the footer gradiations customizable
...
This change extracts following variables for allowing customizatin:
- nav-bg-back
- nav-bg-front
- footer-bg-back
- footer-bg-front
2011-10-23 06:55:20 -07:00
Brandon Mathis
ff2009577d
improved support for solarized light theme
2011-10-01 15:57:40 -05:00
Brandon Mathis
d6bed015be
improved the default options and instructions on custom/_colors.scss
2011-07-26 12:32:43 -04:00
Brandon Mathis
38e6772260
imrpoved support for light colored solarized theme
2011-07-26 12:08:26 -04:00
Brandon Mathis
0f2686eff7
Refactored layout styles:
...
1. Now iPad vertical gets a collapsed sidebar with columns
2. Moved sidebar toggler styles from layout to sidebar/base
3. Added body class .sidebar-footer to support an always collapsed sidebar
4. Added $indented-lists (bool) for easily setting list indent preferences
5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
2011-07-18 15:33:11 -04:00
Brandon Mathis
4dfc5c1d67
scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scss
2011-07-17 20:28:02 -04:00
Brandon Mathis
ea349cdfbf
Moved themes to .themes to get it out of the way. Updated Rakefile to 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-29 14:01:06 -04:00