perkeep/website
mpl bedb1d5e37 website: update twitter handle
Change-Id: Ic5c36d565424349bb3396e5a52178bf5fd2b6842
2017-12-22 00:34:33 +01:00
..
blobserver-example
containers
content website: update twitter handle 2017-12-22 00:34:33 +01:00
scripts
static website: emphasize opencollective, add logo 2017-12-20 10:22:14 -08:00
talks/2011-05-07-Camlistore-Sao-Paolo Fix permissions for files 2016-04-28 21:15:09 +02:00
tmpl Merge "website: first pass of s/Camlistore/Perkeep/ on contents" 2017-12-18 15:47:03 +00:00
.gitignore
README.md website: first pass of s/Camlistore/Perkeep/ on contents 2017-12-18 16:46:08 +01:00
camweb.go camweb: set "go-import" meta for both camlistore.org and perkeep.org 2017-12-13 18:32:19 +01:00
camweb_test.go website: strip directory index and file extensions 2016-05-02 06:22:49 -07:00
chrome_bug-repro.go
contributors.go camweb: enable default contributor name 2017-12-16 04:23:27 +01:00
dirtrees.go camweb: make godoc work for both camlistore.org and perkeep.org 2017-12-12 16:30:31 +01:00
email.go Merge "camweb: make syncing to github concurrent" 2017-12-15 00:08:13 +00:00
format.go
github.go camweb: use mailgun for sending commit e-mails 2017-12-06 20:43:07 +01:00
gitweb-camli.conf
godoc.go camweb: set "go-import" meta for both camlistore.org and perkeep.org 2017-12-13 18:32:19 +01:00
logging.go vendor: update cloud.google.com/go/logging to V2 API 2017-02-06 19:59:24 +01:00
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.