Commit Graph

10 Commits

Author SHA1 Message Date
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 e94ea30ffd
Add support for Lunr and Algolia search (#48)
* Add basic support for Lunr and Algolia search
* Fix skip links
* Fix URL paths
* Add toggle for Algolia "powered by" badge
* Improve placement of search toggle
* Fix search icon fill color
* Add search documentation
* Update CHANGELOG
* Enable search on demo site
* Update TOC
2018-02-16 09:46:51 -05:00
Michael Rose 299da5c985 Add note about `plugins` name change 2017-12-14 11:21:35 -05:00
Michael Rose 21bb1ed642 Enable jekyll-remote-theme plugin 2017-12-01 09:43:56 -05:00
Michael Rose 54f8e2514d Use jekyll-remote-theme for demo site 2017-12-01 09:35:26 -05:00
Michael Rose 1c571dbf6c Revert back `plugins: ` and update references to `site.gems` with `site.plugins`
- Conditionals that determine if jekyll-paginate and jekyll-feed are active weren't working due `gems` key change in Jekyll 3.5

ref #24
2017-08-08 20:36:05 -04:00
Michael Rose 428b2b0310 Roll back `gems:` to `plugins:` change in `_config.yml`
- GitHub Pages still doesn't seem to load safe plugins when using `plugins` key
2017-08-08 20:06:35 -04:00
Michael Rose 7b238fe6f8 Rename gems key to plugins 2017-08-08 15:51:04 -04:00
Michael Rose b8941b67f4 Configure demo site
- Add Google Analytics tracking ID
- Add Disqus comments
- Set permalink
- Compress SCSS
2017-03-24 09:08:05 -04:00
Michael Rose 6fa1f288b7 Add demo site to repo 2017-03-20 15:35:13 -04:00