mirror of https://github.com/perkeep/perkeep.git
4906b8803e
Also mention synology packages on download page. Change-Id: I76118d6dc93d8ba44ce5af6eb422ee12971dfae5 |
||
---|---|---|
.. | ||
blobserver-example | ||
containers | ||
content | ||
pk-web | ||
scripts | ||
static | ||
talks/2011-05-07-Camlistore-Sao-Paolo | ||
testdata | ||
tmpl | ||
.gitignore | ||
README.md | ||
test.cgi |
README.md
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.