Commit Graph

30 Commits

Author SHA1 Message Date
Michael Rose ff86a61871 Add sample 404 not found page
Close #12
2018-07-20 12:38:27 -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 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 3bc7434e75 Merge branch 'master' of https://github.com/mmistakes/jekyll-theme-basically-basic 2017-09-05 13:15:29 -04:00
Michael Rose 14ed2e2d2f Enable Liquid strict mode for `/example` site 2017-09-05 13:14:41 -04: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 7a1993a672 Add responsive embed helper classes for fluid-width videos. (#5)
Close #2
2017-03-23 15:46:54 -04:00
Michael Rose 80dbe6e6dc Remove permalink 2017-03-20 15:45:25 -04:00
Michael Rose 93023ed6fc Add example `site.logo` 2017-03-20 14:21:12 -04:00
Michael Rose 42739b5eed Rename `site.image` to `site.logo` for parity with jekyll-seo-tag plugin
- Describe site-wide elements in _config.yml
2017-03-19 12:27:58 -04:00
Michael Rose af3af27ccd Update description and example site 2017-03-17 15:41:40 -04:00
Michael Rose e6ecaeb9ab Update sample CV data 2017-03-17 11:57:10 -04:00
Michael Rose 2079baa87b Update sample CV data 2017-03-17 11:56:32 -04:00
Michael Rose a55832abcf Fix `endDate` conditional 2017-03-17 11:56:20 -04:00
Michael Rose 379b0c811e Rename to intro to hero 2017-03-17 11:52:28 -04:00
Michael Rose 7aa6cf79c5 Add `menu` label text to sidebar toggle button 2017-03-17 09:56:16 -04:00
Michael Rose 6888d43804 Add optional read time 2017-03-17 09:36:47 -04:00
Michael Rose 1d50924d8b Add support for large intro images
- Add Unsplash images to example site for testing
2017-03-13 22:13:50 -04:00
Michael Rose d8a9ecc0fe Add support for `site.image` in mastnead 2017-03-13 15:23:04 -04:00
Michael Rose 639ffe159f Move to images to /example 2017-03-13 15:21:42 -04:00
Michael Rose 43654c1a70 Add configurable Google Fonts from `_data/theme.yml` file 2017-03-10 12:35:33 -05:00
Michael Rose e6a20b8a28 Move `navigation_pages` to theme data file 2017-03-10 12:34:54 -05:00
Michael Rose b0106a2f9b Add `site.lang` 2017-03-10 12:06:27 -05:00
Michael Rose 844a96dbbb Move theme configurations for skin and text into `_data` file 2017-03-10 11:48:55 -05:00
Michael Rose 9be9905da8 Update action links on example home page intro 2017-03-09 15:49:22 -05:00
Michael Rose 7c8f22f73e Pagination updates 2017-03-09 15:48:54 -05:00
Michael Rose 3190be1e5e Update and prune example posts 2017-03-09 14:38:14 -05:00
Michael Rose 39c3f0500c Remove example pages and archives 2017-03-09 14:37:53 -05:00
Michael Rose 4923774857 🚀 init 2017-03-07 16:12:17 -05:00