mirror of https://github.com/perkeep/perkeep.git
52e4df095d
So now when we get the e-mail on a website restart, we'll actually know what version of it is running. Also, make.go: skip gopherjs checks when we only build the website or camnetdns. Change-Id: I3f6985afc8931fe478cc4f7caba2b1fc31bc815b |
||
---|---|---|
.. | ||
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.