Commit Graph

73 Commits

Author SHA1 Message Date
Michael Rose ac1f10d328 Update CHANGELOG 2017-12-01 09:48:50 -05:00
Michael Rose 6f9012ad94 Release 💎 1.1.3 2017-10-19 09:10:03 -04:00
Michael Rose f42040d513 Only show author image when set
Fixes `{nil, "picture"=>nil"}` in `_layouts/about.html` when author image isn't set in `_config.yml`.

Close #34
2017-10-19 09:02:41 -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 4e715da018 Update CHANGELOG 2017-09-06 15:41:39 -04:00
Michael Rose 7bf2021c2b Release 💎 1.1.1 2017-09-06 15:37:18 -04: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 8b69401864 Fix Liquid syntax error in `/cv/skills.html`
Liquid syntax error: "Expected id but found end_of_string_in `cv.skills.`" in `/cv/skills.html` include. Remove extra `.` after `cv.skills`
2017-09-05 13:15:22 -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 0af9f30b78 Release 💎 1.1.0 2017-03-30 11:22:41 -04:00
Michael Rose 43bc86f134 Change source order of sidebar so menu items can easily be "tabbed" to
- Close #10
2017-03-30 10:49:35 -04:00
Michael Rose 0839c855af Update CHANGELOG 2017-03-29 16:36:11 -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 67319c1876 Update CHANGELOG 2017-03-24 09:13:02 -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 d90bf86a58 Update CHANGELOG 2017-03-23 15:05:23 -04:00
Michael Rose 32d15a5501 Update Change Log 2017-03-20 16:07:16 -04:00
Michael Rose 4923774857 🚀 init 2017-03-07 16:12:17 -05:00