Commit Graph

49 Commits

Author SHA1 Message Date
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 b717df631d Add link to jekyll-algolia documentation 2018-02-19 08:19:43 -05:00
Michael Rose cdc3e5d4f1 Add Algolia demo 2018-02-16 10:22:02 -05:00
Michael Rose 1d446fdeac Mention Algolia and Lunr 2018-02-16 09:55:40 -05: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 6d43c0f0f4 Update badges 2018-02-06 16:01:27 -05:00
Michael Rose e3a1131855 Fix table of contents headings 2018-01-09 12:40:34 -05:00
Michael Rose f7bd7fd636 Adjust formatting 2018-01-06 21:31:51 -05:00
Michael Rose d91d0023f6 Remove .min 2018-01-06 21:25:07 -05:00
Michael Rose 3ae9bce57f Update installation and upgrade instructions 2018-01-06 21:23:29 -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 6e929f2bb3 Update license and copyright 2018-01-03 08:31:39 -05:00
Michael Rose 5db228b5ec Update GitHub Pages installation method instructions 2018-01-02 16:29:40 -05:00
Michael Rose 2133d7d1e0 Update GitHub Pages installation instructions 2018-01-02 16:24:55 -05:00
Michael Rose 98b82c087e Update GitHub Pages compatible installation instructions
Replace old fork method with jekyll-remote-theme method.
2017-12-01 09:47:52 -05:00
fusilli ba43dbee31 fixed typos (#17)
want you want --> what you want
2017-03-31 08:15:24 -04:00
Michael Rose 045a249975 Fix structure 2017-03-29 16:35:59 -04:00
Michael Rose 544a6d32ad Improve installation documentation
- Close #8
2017-03-29 16:32:50 -04:00
Michael Rose b89d4de2df Update README
- Close #1
2017-03-23 10:40:53 -04:00
Michael Rose 9d9c44312e Add remaining icons to README 2017-03-23 10:37:54 -04:00
Michael Rose fce8ab6075 Add icon-arrow-left to README 2017-03-23 10:28:07 -04:00
Michael Rose 030810821f Add missing colon 2017-03-20 19:53:43 -04:00
Michael Rose 9fb7a40caf Add Gem version badge 2017-03-20 16:00:18 -04:00
Michael Rose 5d0cb91cab Release 💎 1.0.0 2017-03-20 15:52:25 -04:00
Michael Rose c3bb6ff258 Add demo site link 2017-03-20 15:38:34 -04:00
Michael Rose 9a06af3b8f Update README image 2017-03-20 15:25:41 -04:00
Michael Rose 9276c9c4a5 Add README image 2017-03-20 15:17:58 -04:00
Michael Rose f358f3e034 Fix Markdown in table 2017-03-20 14:43:27 -04:00
Michael Rose 5b56de8e14 Format skin variations table 2017-03-20 14:42:29 -04:00
Michael Rose 9d32d0317e Add skin variations 2017-03-20 14:39:51 -04:00
Michael Rose a165b99428 Indent lists 2017-03-20 14:35:45 -04:00
Michael Rose cb7a148925 Format text 2017-03-20 14:33:08 -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 a55832abcf Fix `endDate` conditional 2017-03-17 11:56:20 -04:00
Michael Rose 4e8851782e Rename intro to hero 2017-03-17 11:55:29 -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 f3487a87c2 Add license and Code Climate badges 2017-03-13 21:19:57 -04:00
Michael Rose d8a9ecc0fe Add support for `site.image` in mastnead 2017-03-13 15:23:04 -04:00
Michael Rose a6b0326e85 Fix typos 2017-03-12 10:02:09 -04:00
Michael Rose 2d8b4d2206 Adjust MD table 2017-03-10 16:26:08 -05:00
Michael Rose 3d7bdeeee5 Add table of contents 2017-03-10 16:23:42 -05:00
Michael Rose 59ee7687f3 Fix typo 2017-03-10 16:13:58 -05:00
Michael Rose 43654c1a70 Add configurable Google Fonts from `_data/theme.yml` file 2017-03-10 12:35:33 -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 56ae20eccd Add layout documentation 2017-03-08 16:07:52 -05:00
Michael Rose 0b620f609a 🚀 2017-03-07 16:11:32 -05:00