perkeep/website
mpl d21ecfd24e website: 2017-05-05 release
GCE launcher also deploys at revision
8f1a7df176

Change-Id: I74b03e9b0cac08c13bde3083be99f4efa05b2d9d
2017-05-05 20:25:29 +02: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 pkg/deploy/gce: also create Google Cloud Project for user 2017-04-21 18:09:10 +02: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 website: mv downloadBox to all.css 2016-06-20 17:51:46 +02:00
dirtrees.go website,genfileembed: exclude zembeds and fileembed.go from godoc 2013-03-16 01:16:40 +01:00
email.go website: log when SMTP down 2016-12-15 17:19:30 +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 website: clean up previous docker git container 2016-09-05 23:51:41 +02: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 website: mv downloadBox to all.css 2016-06-20 17:51:46 +02: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.