The `art export html` command can be used to create a static site which
is included on github. For an example, see
[artifact's own design docs](http://vitiral.github.io/artifact/#artifacts/REQ-1)
In order to make a github page for your site that hosts your design documents:
- ---
That's it! You should be able to navigate to
`http://<username>.github.io/<repo-name>/` to view your page!