This is the webserver that serves perkeep.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.