perkeep/website
Brad Fitzpatrick e73900df8b website: move to Fly
Sadly I did this all once (and more completely) but then lost the
commit. So this is a re-do. The sharing demo stuff isn't yet complete.

Updates #1658 etc
2024-01-03 20:54:39 -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 website: move to Fly 2024-01-03 20:54:39 -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
README.md fix bug: typo (#1574) 2021-11-21 02:07:48 -05:00
test.cgi

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/