mirror of https://github.com/perkeep/perkeep.git
![]() Change-Id: Ic5c36d565424349bb3396e5a52178bf5fd2b6842 |
||
---|---|---|
.. | ||
blobserver-example | ||
containers | ||
content | ||
scripts | ||
static | ||
talks/2011-05-07-Camlistore-Sao-Paolo | ||
tmpl | ||
.gitignore | ||
README.md | ||
camweb.go | ||
camweb_test.go | ||
chrome_bug-repro.go | ||
contributors.go | ||
dirtrees.go | ||
email.go | ||
format.go | ||
github.go | ||
gitweb-camli.conf | ||
godoc.go | ||
logging.go | ||
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.