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