Tony Ho
9f2a37c27f
Adjust colours to meet WCAG 2 AA ( #68 )
...
See https://dequeuniversity.com/rules/axe/2.2/color-contrast
2018-07-20 12:27:54 -04:00
Michael Rose
9a0a95fc24
Add layouts ( #60 )
...
* Add new layouts
* Add sample collection documents and pages
* Move `footer`
* Style archive related things
* Update CHANGELOG
* Disable hero image overlay by default
* Add support for post thumbnails
* Add grid layout
* Add suggested image sizes
* Add layout for grouping posts by year
* Document new layouts
* Add issue template
* Add sample content to demo new layouts
* Add sample archive pages to navigation
* Add comma
* Release 1.4.0 💎
2018-04-02 20:55:22 -04:00
Michael Rose
273daaaecd
Add intro image overlay SCSS variable
...
To disable intro image color accent overlay add set the following SCSS variable to `false` like so:
$intro-image-color-overlay: false;
Fixes #55
2018-03-25 20:14:09 -04:00
Michael Rose
a3692ec213
Improve syntax highlighting styles
...
Replace hardcoded hex values with Sass variables in [Base16](http://chriskempson.com/projects/base16/ )
2018-01-05 14:54:51 -05:00
Michael Rose
628629d268
Upgrade to Susy 3 ( #42 )
...
Most of Susy's mixins have been deprecated, `@include container()`, `@include full()`, `@include span()`, `@include prefix()`, `@include suffix()`, `@include gallery()`, etc replace with new functions.
Fixes #21
2018-01-05 14:25:42 -05:00
Michael Rose
7aa6cf79c5
Add `menu` label text to sidebar toggle button
2017-03-17 09:56:16 -04:00
Michael Rose
bdb2033edd
Cleanup SCSS Lint warnings
2017-03-16 14:34:29 -04:00
Michael Rose
eb065a23e2
Adjust placement of sidebar toggle
2017-03-13 15:22:26 -04:00
Michael Rose
724e6b5136
CSS cleanup
...
- Remove unused styles
- Run through Autoprefixer
2017-03-10 14:37:14 -05:00
Michael Rose
4923774857
🚀 init
2017-03-07 16:12:17 -05:00