docs: Update dev instructions and make targets

This updates the Makefile targets to remove the hugo-only options for
development, as well as clarifying/simplifying the requirements for
a dev environment. There are now really two options: just look at the
markdown preview with your editor/ide, or install the tools locally
and deploy the full site.

We can likely improve the dev experience some more (would be nice to
get back to the live content updating dev experience) but for now this
should help remove some confusion about how to build and run the site.

Signed-off-by: Patrick East <east.patrick@gmail.com>
This commit is contained in:
Patrick East
2020-03-25 12:46:04 -07:00
committed by Torin Sandall
parent db030e0b14
commit 1ebe25dd2f
3 changed files with 72 additions and 129 deletions
+3
View File
@@ -24,3 +24,6 @@ ast-fuzzer.a
# runtime artifacts
policies
# Local Netlify folder
.netlify