Commit Graph

67 Commits

Author SHA1 Message Date
Saku Laesvuori 1c54058887 Document new update procedure 2023-09-27 11:12:07 +03:00
Saku Laesvuori 602795ad1e Add README.md 2023-01-07 00:58:14 +02:00
Saku Laesvuori 50a0759a96 Remove unnecessary theme files 2023-01-07 00:28:48 +02:00
Michael Rose 8a65981de1 Release 1.4.5 💎 2021-07-05 21:13:37 -04:00
Michael Rose 91bb96f6ce Update copyright year 2021-07-05 21:11:53 -04:00
Michael Rose bea6859399 Improve remote theme upgrading documentation 2021-07-05 21:08:32 -04:00
Michael Rose 63937e66a2 Add new CV translation keys 2021-07-05 20:35:42 -04:00
Michael Rose 440a554567
Update README.md 2021-06-06 16:18:18 -04:00
Chris Baker 60395199a8
Update to use current `bundle info` syntax (#127)
`bundle show` is deprecated and replaced with `bundle info`
2021-05-13 08:38:21 -04:00
Michael Rose 7ba10fab76 Release 1.4.4 💎 2019-08-20 21:59:59 -04:00
Michael Rose 7c4260036f Release 1.4.3 💎 2019-08-20 21:54:06 -04:00
Michael Rose 8b9af8e812 Fix theme text strings for `search_placeholder_text` and `results_found`
Close #104
2019-08-02 12:10:12 -04:00
Michael Rose 112bdc5186 Release 1.4.2 💎 2019-07-18 19:01:25 -04:00
Michael Rose ef7dbc99e8
Document `copyright` override 2018-12-22 10:53:15 -05:00
Michael Rose 04dbfb54e9
Update README.md 2018-11-25 19:05:30 -05:00
Michael Rose 94e9efafe1 Rename LICENSE 2018-10-09 18:12:09 -04:00
Michael Rose 8e3fda710f Remove reference to `.codeclimate.yml`
Fixes #64
2018-06-04 12:37:35 -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 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