diff options
author | adrien <adrien@luxeylab.net> | 2021-11-16 15:39:08 +0100 |
---|---|---|
committer | Alex <alex@adnab.me> | 2021-11-16 15:39:08 +0100 |
commit | cdeb5b4dbb7ed95c7ff19f5d1cccdd69b5104c45 (patch) | |
tree | 72026efb76532f37e23bb3dc4b34863f8c116f66 /doc/book/src | |
parent | 100aad8bf4ff0c96ee604ea87db71ae424bdbe39 (diff) | |
download | garage-cdeb5b4dbb7ed95c7ff19f5d1cccdd69b5104c45.tar.gz garage-cdeb5b4dbb7ed95c7ff19f5d1cccdd69b5104c45.zip |
added link to RFID Garage talk (#155)
Co-authored-by: ADRN <adrien@luxeylab.net>
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/155
Co-authored-by: adrien <adrien@luxeylab.net>
Co-committed-by: adrien <adrien@luxeylab.net>
Diffstat (limited to 'doc/book/src')
-rw-r--r-- | doc/book/src/intro.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/book/src/intro.md b/doc/book/src/intro.md index 7862e61c..ffce8847 100644 --- a/doc/book/src/intro.md +++ b/doc/book/src/intro.md @@ -97,9 +97,11 @@ If you encounter a specific bug in Garage or plan to patch it, you may jump dire We love to talk and hear about Garage, that's why we keep a log here: - - [(en, 2021-04-28) Distributed object storage is centralised](https://git.deuxfleurs.fr/Deuxfleurs/garage/raw/commit/b1f60579a13d3c5eba7f74b1775c84639ea9b51a/doc/talks/2021-04-28_spirals-team/talk.pdf) + - [(fr, 2021-11-13, video) Garage : Mille et une façons de stocker vos données](https://video.tedomum.net/w/moYKcv198dyMrT8hCS5jz9) and [slides (html)](https://rfid.deuxfleurs.fr/presentations/2021-11-13/garage/) - during [RFID#1](https://rfid.deuxfleurs.fr/programme/2021-11-13/) event - - [(fr, 2020-12-02) Garage : jouer dans la cour des grands quand on est un hébergeur associatif](https://git.deuxfleurs.fr/Deuxfleurs/garage/raw/commit/b1f60579a13d3c5eba7f74b1775c84639ea9b51a/doc/talks/2020-12-02_wide-team/talk.pdf) + - [(en, 2021-04-28, pdf) Distributed object storage is centralised](https://git.deuxfleurs.fr/Deuxfleurs/garage/raw/commit/b1f60579a13d3c5eba7f74b1775c84639ea9b51a/doc/talks/2021-04-28_spirals-team/talk.pdf) + + - [(fr, 2020-12-02, pdf) Garage : jouer dans la cour des grands quand on est un hébergeur associatif](https://git.deuxfleurs.fr/Deuxfleurs/garage/raw/commit/b1f60579a13d3c5eba7f74b1775c84639ea9b51a/doc/talks/2020-12-02_wide-team/talk.pdf) *Did you write or talk about Garage? [Open a pull request](https://git.deuxfleurs.fr/Deuxfleurs/garage/) to add a link here!* |