work happening here https://github.com/holochain/holonix/pull/41
by the time i’m done there should be:
- a nice static site generated by hugo
- automated deployment of the site to github pages
- a domain pointing to github pages
- docs that cover off all the main topics that come up when discussing holonix
to see where development is at:
- clone holonix locally
- check out the
2019-07-31-docs
branch - run
nix-shell --run hn-docs
- when the server spins up visit http://localhost:1313 (or whatever the last command tells you)