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
|
7127714e4b
|
Fix `body` height and `.wrapper` box shadow. (#14)
Close #13
|
2017-03-28 21:34:04 -04:00 |
Michael Rose
|
6fa1f288b7
|
Add demo site to repo
|
2017-03-20 15:35:13 -04:00 |