Commit Graph

59 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 f848524e3b Fix printing in FireFox
ref: https://github.com/mmistakes/jekyll-theme-basically-basic/issues/29#issuecomment-369232569
2018-03-02 11:42:07 -05:00
Michael Rose bd68f2bd77 Release 1.3.1 💎 2018-02-16 15:07:48 -05:00
Michael Rose a45dbb5464 Release 1.3.0 💎 2018-02-16 09:52:01 -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 6ab8988f3b Fix `border-bottom` for Gist line numbers 2018-01-23 16:00:20 -05:00
Michael Rose 6d2ee6d7ba Release 1.2.0 💎 2018-01-05 15:16:55 -05:00
Michael Rose 7792636b68 Add skin appopriate colors for code blocks 2018-01-05 15:08:05 -05:00
Michael Rose 5cee58f647 Fix color of menu toggle text 2018-01-05 15:00:45 -05:00
Michael Rose a3692ec213 Improve syntax highlighting styles
Replace hardcoded hex values with Sass variables in [Base16](http://chriskempson.com/projects/base16/)
2018-01-05 14:54:51 -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 6f9012ad94 Release 💎 1.1.3 2017-10-19 09:10:03 -04:00
Michael Rose c8bfe48830 Fixed sidebar visibility bug
Add `visibility: hidden` to `.sidebar` and toggle it to `visible` when sidebar is in view. Keeps it from showing up when scrolling past the browser's viewport in Safari as well.

Fixes #31
2017-09-25 10:34:15 -04:00
Michael Rose 505d454f02 Release 💎 1.1.2 2017-09-14 16:00:42 -04:00
Michael Rose ac18104d0b Reduce blank pages when printing in Chrome
Close #29
2017-09-14 15:55:25 -04:00
Michael Rose 7bf2021c2b Release 💎 1.1.1 2017-09-06 15:37:18 -04:00
Michael Rose 0af9f30b78 Release 💎 1.1.0 2017-03-30 11:22:41 -04:00
Michael Rose 4182c34ff6 Vertically align inner toggle for webkit browsers 2017-03-29 15:27:15 -04:00
Michael Rose 585444bced Adjust navicon line-height 2017-03-29 15:12:28 -04:00
Michael Rose 6184be31e6 Adjust navicon button 2017-03-29 15:06:37 -04:00
Michael Rose 79d5dd378c Overlay menu adjustments (#16)
* Improve animation of off-canvas menu
* Simplify styles and push main content with CSS transforms for higher FPS
* Reduce padding around toggle button
* Customize color of focus state
* Merge overlay menu changes into /docs

Close #15
2017-03-29 14:55:31 -04:00
Michael Rose 7127714e4b Fix `body` height and `.wrapper` box shadow. (#14)
Close #13
2017-03-28 21:34:04 -04:00
Michael Rose 4b915b40be Sidebar off-canvas refactor (#11)
- Remove tinted background

- Refactor sidebar overlay
  - Remove problematic overlay and `pointer-events: hidden`
  - Size sidebar accordingly to avoid it covering up `.wrapper` content and interfering with interactions

- Add `-ms-` vendor prefixes for Internet Exploer

- Update CHANGELOG

Close #9
2017-03-27 14:43:01 -04:00
Michael Rose ae3d1da3aa Release 💎 1.0.1 2017-03-23 16:00:27 -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 8d6aaa0f9d Fix property order 2017-03-23 15:10:23 -04:00
Michael Rose bde770b5fc Improve print styles (#4)
Close #4
2017-03-23 14:58:26 -04:00
Michael Rose 5d0cb91cab Release 💎 1.0.0 2017-03-20 15:52:25 -04:00
Michael Rose 81ca0ae168 Target last 1 version with Autoprefixer 2017-03-20 12:53:02 -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 4d8b9c832d Autoprefix flex-box declarations 2017-03-19 11:24:01 -04:00
Michael Rose 9208016cac Increase space below intro title 2017-03-17 12:01:54 -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 85b219c28c Adjust CV entry styling 2017-03-17 09:37:30 -04:00
Michael Rose 6888d43804 Add optional read time 2017-03-17 09:36:47 -04:00
Michael Rose 6d47ed3599 Disable UnnecessaryParentReference for mixin 2017-03-16 15:43:06 -04:00
Michael Rose ce7dc78dc1 Disable DuplicateProperty for CSS hack 2017-03-16 15:39:43 -04:00
Michael Rose 515fe375e6 Nest `.is--visible` declarations 2017-03-16 15:39:17 -04:00
Michael Rose 51de468dbb Nest `.open` navicon classes and comment out unused 2017-03-16 15:20:49 -04:00
Michael Rose 89aebb82ec Cleanup SCSS Lint warnings 2017-03-16 15:13:21 -04:00
Michael Rose 4099f6c519 Indent $color variable list 2017-03-16 14:39:44 -04:00
Michael Rose bdb2033edd Cleanup SCSS Lint warnings 2017-03-16 14:34:29 -04:00
Michael Rose 21494729e1 Change comment style 2017-03-16 11:37:25 -04:00
Michael Rose 3496999b3a Switch to single quoted strings 2017-03-16 11:37:11 -04:00
Michael Rose 33336a9b1e Overlay intro image with theme’s `$accent-color` 2017-03-13 22:38:34 -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 eb065a23e2 Adjust placement of sidebar toggle 2017-03-13 15:22:26 -04:00
Michael Rose adbe7ce252 Add `optimizeLegibility` to headings 2017-03-13 14:42:05 -04:00