perkeep/doc
Brad Fitzpatrick d030e15d5a app/publisher, make.go: remove publisher/GopherJS support
The publisher app required GopherJS which has been behind upstream Go
for many years. This just removes all GopherJS stuff, breaking the publisher
app in the process. We'll have to rewrite it.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2023-12-31 13:17:08 -08:00
..
example-blobs Some example blobs 2011-02-02 13:30:01 -08:00
json-signing Fix various typos 2022-05-02 14:31:09 -07:00
protocol Fix various typos 2022-05-02 14:31:09 -07:00
publishing Fix various typos 2022-05-02 14:31:09 -07:00
release Fix various typos 2022-05-02 14:31:09 -07:00
schema Fix various typos 2022-05-02 14:31:09 -07:00
todo doc/todo: fix link, now on github 2020-09-15 10:43:32 +02:00
README.md fix typo in Readme.md (#1580) 2021-12-17 18:44:56 -05:00
app-environment.md website: first pass of s/Camlistore/Perkeep/ on contents 2017-12-18 16:46:08 +01:00
arch.md doc: fix terms.md link (#1306) 2020-03-11 14:29:25 +01:00
client-config.md Fix various typos 2022-05-02 14:31:09 -07:00
compare.md doc: remove cloud launcher mentions 2020-09-15 10:41:15 +02:00
environment-vars.md app/publisher, make.go: remove publisher/GopherJS support 2023-12-31 13:17:08 -08:00
files-and-permanodes.md doc: add files vs permanodes explanation 2018-07-17 01:35:06 +02:00
geocoding.md geocode: add support for openstreetmap geocoding api 2022-06-17 07:36:42 -07:00
overview.md Fix various typos 2022-05-02 14:31:09 -07:00
overview.txt Fix various typos 2022-05-02 14:31:09 -07:00
principles.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
prior-art.md doc: cross-link compare and prior-art pages 2018-01-09 11:14:00 -08:00
release.txt website: make 0.11 visible 2020-11-20 17:00:01 +01:00
search-ui.md website: document raw search operator 2018-08-28 19:49:35 +02:00
server-config.md doc: unify bs/s2/gcs storage documentation 2022-07-22 07:35:52 -07:00
sharing.md cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
status.md cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
storage-examples.md doc: unify bs/s2/gcs storage documentation 2022-07-22 07:35:52 -07:00
synology.md doc/synology: update latest tarballs 2018-07-26 03:28:50 +02:00
terms.md cmd: rename camput to pk-put, and make "pk put" call it 2018-04-21 10:26:55 -07:00
uses.md doc/uses.md: Correcting link to pk-put 2019-05-06 22:30:51 -04:00
web-ui-styleguide.md website: first pass of s/Camlistore/Perkeep/ on contents 2017-12-18 16:46:08 +01:00

README.md

Documentation

  • Overview: The original motivation and background for why Perkeep exists and what one might use it for.
  • Compare: how Perkeep compares to similar services and software

For Users

If you're just looking to set up a Perkeep 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.

For Developers

If you want to help the development of Perkeep or just want to know more about the how and why behind Perkeep, these docs are 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