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
|
f42040d513
|
Only show author image when set
Fixes `{nil, "picture"=>nil"}` in `_layouts/about.html` when author image isn't set in `_config.yml`.
Close #34
|
2017-10-19 09:02:41 -04:00 |
Michael Rose
|
bdb2033edd
|
Cleanup SCSS Lint warnings
|
2017-03-16 14:34:29 -04:00 |
Michael Rose
|
e13c346c4a
|
Fix HTML validation errors
|
2017-03-09 09:24:15 -05:00 |
Michael Rose
|
4923774857
|
🚀 init
|
2017-03-07 16:12:17 -05:00 |