Build and installΒΆ
make builds the Jekyll frontend and Go backend. Individual targets are
frontend, backend, docs, install, and clean. The
documentation target runs:
$ make docs
This requires sphinx-build to be installed separately from the Go and Ruby
dependencies.