some small things that probably won't matter

This commit is contained in:
Brian Picciano 2018-09-03 13:22:10 -04:00
parent 58b6fc8641
commit 89b452fcce
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
BUNDLE := bundle
serve:
${BUNDLE} exec jekyll serve
${BUNDLE} exec jekyll serve -w
update:
${BUNDLE} update

View File

@ -27,6 +27,7 @@ github_username: mediocregopher
# Build settings
markdown: kramdown
#theme: "minimal-mistakes-jekyll"
remote_theme: "mmistakes/minimal-mistakes"
plugins:
- jekyll-feed
@ -50,7 +51,6 @@ title_separator: "-"
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: single