Commit Graph

155 Commits

Author SHA1 Message Date
Michael Rose c2e66e4bde Update CHANGELOG 2018-01-05 15:13:34 -05:00
Michael Rose 50bd0aea59 Update CHANGELOG 2018-01-05 15:08:57 -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 0112ff5c1d Update CHANGELOG 2018-01-05 14:27:34 -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 eeebb7e4ff Update CHANGELOG 2018-01-03 08:32:27 -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 15214e1c1d Update CHANGELOG 2018-01-02 16:22:34 -05:00
Mark A. Matienzo 7e7e8bd844 Change id for primary nav to #primary-nav (#41)
The skip to primary navigation links were not working as they referenced an incorrect anchor ID.
2018-01-02 16:22:17 -05:00
Michael Rose d0b6c4df38 Merge branch 'master' of https://github.com/mmistakes/jekyll-theme-basically-basic 2017-12-14 11:21:44 -05:00
Michael Rose 0b37fc76a2 Update CHANGELOG 2017-12-14 11:21:42 -05:00
Michael Rose 299da5c985 Add note about `plugins` name change 2017-12-14 11:21:35 -05:00
Tony Ho afb6060a25 Update `site.gems` references to `site.plugins` (#39)
* Update `site.gems` references to `site.plugins`

Fixes checks to determine if jekyll-seo-tag and jekyll-feed are active.

Related to #24

* Add `site.gems` checks for backwards compatibility

Check both `site.gems` and `site.plugins` when determining if plugins are active.
Allows compatibility with Jekyll versions prior to 3.5.0.

Related to #24
2017-12-14 11:19:11 -05:00
Michael Rose 5c9db097a3 Add new post 2017-12-01 09:56:04 -05:00
Michael Rose ac1f10d328 Update CHANGELOG 2017-12-01 09:48:50 -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
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 e3f6e83e01 Adjust line breaks 2017-10-04 12:21:55 -04:00
Michael Rose 0e33ea1865 Update stale.yml 2017-10-03 13:53:44 -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 48d316a6bd Update stale issue comment 2017-09-25 10:12:44 -04:00
Michael Rose f9d2aebe15 Add Stale bot 2017-09-15 11:49:23 -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 14ed2e2d2f Enable Liquid strict mode for `/example` site 2017-09-05 13:14:41 -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
Ujjwal Sharma 25803e3731 Rename gems key to plugins (#23) 2017-08-08 15:50:28 -04:00
fusilli ba43dbee31 fixed typos (#17)
want you want --> what you want
2017-03-31 08:15:24 -04:00
Michael Rose 0af9f30b78 Release 💎 1.1.0 2017-03-30 11:22:41 -04:00
Michael Rose 7a597a43e7 Add theme screenshot 2017-03-30 11:16:56 -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 985fff0b82 Exclude theme sample files from processing if they aren't removed on install 2017-03-30 10:14:46 -04:00
Michael Rose 0839c855af Update CHANGELOG 2017-03-29 16:36:11 -04:00
Michael Rose 045a249975 Fix structure 2017-03-29 16:35:59 -04:00
Michael Rose 9203ae8c49 Merge branch 'install-docs' 2017-03-29 16:33:03 -04:00
Michael Rose 544a6d32ad Improve installation documentation
- Close #8
2017-03-29 16:32:50 -04:00
Michael Rose c595cfe1df Include sample _config.yml and index.md in root 2017-03-29 16:32:08 -04:00