perkeep/website
Brad Fitzpatrick bc9fbcd89e chip away at some staticcheck warnings
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2024-01-13 15:57:55 -08: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 all: bump required Go version from Go 1.16 to Go 1.19 2022-12-31 22:45:40 -08:00
pk-web chip away at some staticcheck warnings 2024-01-13 15:57:55 -08:00
scripts clients/web/embed/closure: use modern go:embed instead of old bespoke make.go hack 2023-12-31 12:15:42 -08:00
static website: add header anchor links on hover 2018-02-25 00:46:45 +03:00
talks/2011-05-07-Camlistore-Sao-Paolo Fix various typos 2022-05-02 14:31:09 -07: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 fix bug: typo (#1574) 2021-11-21 02:07:48 -05: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 changes to the documentation:

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

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