Brad Fitzpatrick
789f861964
all: rename some references to .config/camlistore to .config/perkeep
...
Updates #981
Change-Id: Id76fe17d80380bdb973bc85ec8f54ba9500aff40
2018-05-02 21:36:29 -07:00
Brad Fitzpatrick
ca76a40bbc
Rename camlistored to perkeepd.
...
Updates #981
Change-Id: I8fe43c240c149074c23128a89ab426af9cbf94b4
2018-04-21 11:06:09 -07:00
Salmān Aljammāz
974a431169
Dynamically generate the contributors page from git log.
...
This change moves scripts/gencontrib/gencontrib.go into the
website's main codebase. Not as fancy as
https://github.com/bradfitz/camlistore/graphs/contributors but
it's a start.
https://code.google.com/p/camlistore/issues/detail?id=15
Change-Id: I9a806556f91084bf4069cf82a8b653bc8de444a9
2014-10-27 13:21:18 +00:00
Salman Aljammaz
40e09a1f6c
script to generate contributors page from git shortlog.
...
http://camlistore.org/issue/15
Change-Id: I670e19424772530b190326ba125fdf1122ff29af
2013-10-21 11:38:50 +01:00
Brad Fitzpatrick
6dd3bced50
website: don't open browser when running side blobserver
...
Change-Id: Ia444584744e2ba8e0b54b166c1d42220d0e9544b
2013-08-26 16:43:19 -05:00
Brad Fitzpatrick
7bd17b7f8e
Make dev website start on Mac too. run-blobserver was using readlink -f, which isn't available on OS X.
...
Change-Id: I72fb1c687b31fb0f94fd112744d314e9034bf9d8
2013-07-01 22:26:44 -07:00
mpl
d1b4a1ef46
website: added -also_run to camweb and fixed sharing doc
...
-added -also_run so we could run scripts/run-blobserver
to start a blobserver for the sharing demos/doc.
-added new share blob to the root and rmed the old one
-run-blobserver now uses make.go
-fixed doc to account for the share handler
Change-Id: I2d5120cfbb92f983872bc65ede4ac5b314ca9606
2013-06-26 00:51:16 +02:00
Brad Fitzpatrick
d2b1a71887
website: update scripts/run-blobserver to use a config file
...
also include the example blobs in the git repo
Change-Id: Iaf24cf8ddb32505dcaa5753dc38479b1247a3645
2011-06-20 19:42:30 -07:00
Brad Fitzpatrick
467ae0a9e0
Rename server/go/blobserver to server/go/camlistored
...
.. in prep for it getting more front-end stuff. I'll make a smaller
server/go/blobserver binary later for people just wanting a
stand-alone blobserver.
2011-03-29 20:29:32 -07:00
Brad Fitzpatrick
787576f396
Some binary names changed (match directories now)
2011-03-19 01:30:18 -07:00
Brad Fitzpatrick
561515db0b
Script to run the blobserver on camlistore.org
2011-02-02 15:10:16 -08:00