mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
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:
committed by
Torin Sandall
parent
db030e0b14
commit
1ebe25dd2f
@@ -24,3 +24,6 @@ ast-fuzzer.a
|
||||
|
||||
# runtime artifacts
|
||||
policies
|
||||
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
Reference in New Issue
Block a user