mirror of https://github.com/perkeep/perkeep.git
304 B
304 B
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/