perkeep/website
mpl 0293828131 camweb: make godoc work for both camlistore.org and perkeep.org
Change-Id: I97db4ed1c56b0ddd0535fbc7841a89c49170fd35
2017-12-12 16:30:31 +01:00
..
blobserver-example website: move blobserver example root files to new localdisk layout 2014-01-06 08:11:41 -08:00
containers website: fix ssh for git push to github 2016-04-25 14:00:10 -07:00
content website: 2017-05-05 release 2017-05-05 20:25:29 +02:00
scripts Dynamically generate the contributors page from git log. 2014-10-27 13:21:18 +00:00
static misc/monthly.go: improve download boxes style 2016-10-31 16:53:51 +01:00
talks/2011-05-07-Camlistore-Sao-Paolo Fix permissions for files 2016-04-28 21:15:09 +02:00
tmpl website: mv downloadBox to all.css 2016-06-20 17:51:46 +02:00
.gitignore website: add website binary to gitignore 2015-12-28 17:23:19 -08:00
README.md Document workflow for editing documentation. 2016-06-03 14:43:00 -07:00
camweb.go camweb: change the src dir on disk it uses to perkeep.org 2017-12-11 20:50:09 +01:00
camweb_test.go website: strip directory index and file extensions 2016-05-02 06:22:49 -07:00
chrome_bug-repro.go website: fix missing return from prev commit 2016-01-19 00:46:46 +01:00
contributors.go camweb: change the src dir on disk it uses to perkeep.org 2017-12-11 20:50:09 +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 camweb: change the src dir on disk it uses to perkeep.org 2017-12-11 20:50:09 +01:00
format.go website: more work showing pkg and cmd doc (camlistore.org/issue/108) 2013-02-23 13:38:58 -08:00
github.go camweb: use mailgun for sending commit e-mails 2017-12-06 20:43:07 +01:00
gitweb-camli.conf website: regularlyk rsync git files from gerrit server to web server 2011-06-21 17:07:59 -07:00
godoc.go camweb: make godoc work for both camlistore.org and perkeep.org 2017-12-12 16:30:31 +01:00
logging.go vendor: update cloud.google.com/go/logging to V2 API 2017-02-06 19:59:24 +01:00
test.cgi Go CGI HTTP handler, for gitweb.cgi 2011-01-25 09:21:20 -08:00

README.md

This is the webserver that serves camlistore.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.