perkeep/website/README.md

10 lines
304 B
Markdown

This directory contains the code & content for the perkeep.org
website. You will need to build the webserver and run it locally to
preview changes to the documentation:
$ cd <perkeep_checkout>/website
$ go install ./pk-web
$ pk-web
The webserver runs on port 31798: http://localhost:31798/