perkeep/website/README.md

197 B

This is the webserver that serves camlistore.org. You will need to build and run it in order to preview changes to the documentation.

go build
./website

The webserver runs on port 31798.