⚙️ Updates justfile config

This commit is contained in:
Jeff Triplett 2021-04-08 22:16:46 -05:00
parent 1e199827fe
commit 54163539bb
No known key found for this signature in database
GPG Key ID: BD6DAFC4D1A381EA

View File

@ -12,6 +12,7 @@ TAILWIND_CSS_VERSION := "2.1.1"
@lint:
npx awesome-lint README.md
@serve:
modd --file=modd.conf
bundle exec jekyll serve --drafts --watch --port 8000