perkeep/website
mpl b470765c15 website: make 0.11 visible
Fixes #1307
2020-11-20 17:00:01 +01:00
..
blobserver-example all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
containers Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00
content website: make 0.11 visible 2020-11-20 17:00:01 +01:00
pk-web Disable the Cloud Launcher. Too expensive for how underused (3 people?) it is. 2019-07-29 11:15:21 -07:00
scripts all: rename some references to .config/camlistore to .config/perkeep 2018-05-02 21:36:29 -07:00
static website: add header anchor links on hover 2018-02-25 00:46:45 +03:00
talks/2011-05-07-Camlistore-Sao-Paolo all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
testdata all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00
tmpl website: add header anchor links on hover 2018-02-25 00:46:45 +03:00
.gitignore website: add website binary to gitignore 2015-12-28 17:23:19 -08:00
README.md Stop using Gerrit (googlesource.com), switch to just GitHub & PRs 2019-06-05 09:50:11 -07:00
test.cgi Go CGI HTTP handler, for gitweb.cgi 2011-01-25 09:21:20 -08:00

README.md

This directory contains the code & content for the perkeep.org website. You will need to build the webserver and run it locally to preview cahnges to the documentation:

$ cd <perkeep_checkout>/website
$ go install ./pk-web
$ pk-web

The webserver runs on port 31798: http://localhost:31798/