Commit Graph

40 Commits

Author SHA1 Message Date
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
Michael Rose 2fbf4165e2 Increase leading of intro paragraphs 2017-03-13 14:41:39 -04:00
Michael Rose 724e6b5136 CSS cleanup
- Remove unused styles
- Run through Autoprefixer
2017-03-10 14:37:14 -05:00
Michael Rose b98d1b49e0 Break long words in entry titles that could potentially overflow. 2017-03-09 14:21:10 -05:00
Michael Rose cc54e61ae7 Improve text and image utility classes 2017-03-09 14:20:28 -05:00
Michael Rose ab80d45a45 Add styling for keyboard text, `kbd` element 2017-03-09 11:03:46 -05:00
Michael Rose ce81b744f7 Style the `q` element similar to `blockquote` 2017-03-09 10:58:04 -05:00
Michael Rose a811c32f58 Use margin instead of padding 2017-03-09 10:19:36 -05:00
Michael Rose 7852f7857e Add image alignment utility classes 2017-03-09 09:35:42 -05:00
Michael Rose 4923774857 🚀 init 2017-03-07 16:12:17 -05:00