perkeep/doc
Will Norris a1ec9bf60e rename HACKING to CONTRIBUTING.md
GitHub treats the CONTRIBUTING file special, in that it is referenced
any time someone files a new issue or starts to create a pull request.
Also make minor updates to file to use markdown and current hacking
instructions.

Change-Id: I68f0d7a69397851ee6c65671ae692cbfb2b93946
2016-04-27 12:16:29 -07:00
..
example-blobs Some example blobs 2011-02-02 13:30:01 -08:00
json-signing website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
protocol convert protocol docs to markdown 2016-04-26 09:37:01 -07:00
publishing website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
release website: add html ext to docs/releases/* 2016-04-27 11:52:13 -07:00
schema website: keep doc/schema flat 2016-04-26 17:34:47 -07:00
todo website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
README.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
app-environment.md website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
arch.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
client-config.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
environment-vars.md website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
overview.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
overview.txt Cleanup 2013-06-11 13:27:04 +02:00
principles.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
prior-art.md website: fix wikipedia links on prior-art page 2016-04-27 08:11:30 -07:00
release.txt misc/docker/release: zip-source.go 2016-03-14 17:45:17 +01:00
search-ui.md website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
search-ui.txt website: restore search-ui.txt with link to new page 2016-04-26 22:28:05 -07:00
server-config.md rename HACKING to CONTRIBUTING.md 2016-04-27 12:16:29 -07:00
sharing.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
status.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
terms.md Merge "website: terminology: fix protocol links" 2016-04-27 01:03:38 +00:00
uses.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
web-ui-styleguide.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00

README.md

Documentation

  • Overview: The original motivation and background for why Camlistore exists and what one might use it for.

For Users

If you're just looking to set up a Camlistore server and use it yourself, check out our getting started guide. The documents below go into more detail on customizing the high level configuration for use such as alternative blob storage or synchronization to cloud storage.

  • Command-line tools
  • Server Config: Details for configuring server storage and access, including synchronization to other Camlistore servers or backup to cloud storage providers
  • Client config: Clients need this configuration file to securely connect to your Camlistore server(s)

For Developers

If you want to help the development of Camlistore or just want to know more about the how and why behind Camlistore, these docs are the going to help you get started. Something we didn't cover here that you're interested in? Ask on the mailing list.

Concepts

Technical Docs

Presentations

Video tutorials