mirror of https://github.com/perkeep/perkeep.git
11d1e107b2
Also fix related markdown typo in README. Change-Id: I90d89e88d00ee2225bea4bd65ce213e729218616 |
||
---|---|---|
.. | ||
blobserver-example | ||
containers | ||
content | ||
scripts | ||
static | ||
talks/2011-05-07-Camlistore-Sao-Paolo | ||
testdata | ||
tmpl | ||
.gitignore | ||
README.md | ||
camweb.go | ||
camweb_test.go | ||
contributors.go | ||
dirtrees.go | ||
email.go | ||
format.go | ||
github.go | ||
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.