mirror of https://github.com/perkeep/perkeep.git
45aed2db49
This upgrades the markdown conversion library to v2 and switches camweb to use the new, simplified API. Change-Id: I710110431fdfa32104c591abdf9b01c74a214f48 |
||
---|---|---|
.. | ||
blobserver-example | ||
containers | ||
content | ||
scripts | ||
static | ||
talks/2011-05-07-Camlistore-Sao-Paolo | ||
testdata | ||
tmpl | ||
.gitignore | ||
README.md | ||
camweb.go | ||
camweb_test.go | ||
chrome_bug-repro.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.