Commit Graph

42 Commits

Author SHA1 Message Date
Michael Rose 8d2eeddc4b Add test post to demo site 2021-07-05 21:10:48 -04:00
Michael Rose 63937e66a2 Add new CV translation keys 2021-07-05 20:35:42 -04:00
Michael Rose af997d9512 Center ad 2021-06-07 16:53:45 -04:00
Michael Rose 6f93051f2b Modify Adsense banners 2021-06-07 16:51:43 -04:00
Michael Rose 4473fe6b8e Disable comments 2021-06-07 16:51:35 -04:00
Michael Rose e73fefece6 Add Adsense to demo site 2021-06-07 16:25:39 -04:00
Michael Rose c930d2d743 Add relative profile image 2020-06-08 08:50:16 -04:00
Michael Rose ff86a61871 Add sample 404 not found page
Close #12
2018-07-20 12:38:27 -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 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 299da5c985 Add note about `plugins` name change 2017-12-14 11:21:35 -05:00
Michael Rose 5c9db097a3 Add new post 2017-12-01 09:56:04 -05:00
Michael Rose 21bb1ed642 Enable jekyll-remote-theme plugin 2017-12-01 09:43:56 -05:00
Michael Rose 54f8e2514d Use jekyll-remote-theme for demo site 2017-12-01 09:35:26 -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 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 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 428b2b0310 Roll back `gems:` to `plugins:` change in `_config.yml`
- GitHub Pages still doesn't seem to load safe plugins when using `plugins` key
2017-08-08 20:06:35 -04:00
Michael Rose 7b238fe6f8 Rename gems key to plugins 2017-08-08 15:51:04 -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 4182c34ff6 Vertically align inner toggle for webkit browsers 2017-03-29 15:27:15 -04:00
Michael Rose 81a477ea18 Replace `div` with `span` as they are not valid inside of a `button` element 2017-03-29 15:12:54 -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 b148bc4389 Merge #9 commits into `/docs` 2017-03-27 14:49:18 -04:00
Michael Rose b8941b67f4 Configure demo site
- Add Google Analytics tracking ID
- Add Disqus comments
- Set permalink
- Compress SCSS
2017-03-24 09:08:05 -04:00
Michael Rose ae3d1da3aa Release 💎 1.0.1 2017-03-23 16:00:27 -04:00
Michael Rose 60874f22d6 Update YouTube embed post 2017-03-23 15:52:11 -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 80dbe6e6dc Remove permalink 2017-03-20 15:45:25 -04:00
Michael Rose 6fa1f288b7 Add demo site to repo 2017-03-20 15:35:13 -04:00