perkeep/website
mpl 9beb003f30 website: feature monthly releases
Fixes #690

Change-Id: I05db5f29656d76237621fc2479d59d71cb917bb0
2016-07-06 16:41:15 +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: feature monthly releases 2016-07-06 16:41:15 +02:00
scripts Dynamically generate the contributors page from git log. 2014-10-27 13:21:18 +00:00
static website: mv downloadBox to all.css 2016-06-20 17:51:46 +02: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 Merge "website: mv downloadBox to all.css" 2016-06-20 15:55:54 +00: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: do a full cloning of camlistore.org on startup 2016-04-25 17:30:17 -07: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: do a full cloning of camlistore.org on startup 2016-04-25 17:30:17 -07: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 website: logging to Google Cloud Logging 2015-08-16 18:39:10 +02: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.