Update makefile for a better make run

This commit is contained in:
R Tyler Croy 2020-07-07 22:16:55 -07:00
parent abc079f573
commit 63281b5fb4
No known key found for this signature in database
GPG Key ID: E5C92681BEF6CEA2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ drafts: tags
LANG="en_US.UTF-8" jekyll serve --drafts --incremental
run: tags
LANG="en_US.UTF-8" jekyll serve --incremental
rm -rf _site && jekyll serve --future --watch --incremental --limit-posts 20
tags:
./generate-tags