aboutsummaryrefslogtreecommitdiff
path: root/src/Sources.pug
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-10-17 09:51:32 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-10-17 09:51:32 +0200
commita8a5a40027299e778ecec9a382efef4cd1af5633 (patch)
tree36b2571e9f36aa1d4e672fe93ee3b08b2b1f8cca /src/Sources.pug
parent91d10a7eb34c41d4a04e395f0e587142ea436da0 (diff)
downloadsite-a8a5a40027299e778ecec9a382efef4cd1af5633.tar.gz
site-a8a5a40027299e778ecec9a382efef4cd1af5633.zip
ajout du nouveau site dans le dépot
Diffstat (limited to 'src/Sources.pug')
-rw-r--r--src/Sources.pug41
1 files changed, 0 insertions, 41 deletions
diff --git a/src/Sources.pug b/src/Sources.pug
deleted file mode 100644
index eba1bd9..0000000
--- a/src/Sources.pug
+++ /dev/null
@@ -1,41 +0,0 @@
-extends _layout.pug
-
-prepend root
- - title = "Sources"
-
-block content
- section
- h1 Accéder aux sources des logiciels utilisés
-
- p Deuxfleurs utilise exclusivement des logiciels libres dans le cadre de son activité. Vous pouvez retrouver ici la liste des sources des logiciels utilisés.
- :markdown-it
- - [Debian](https://packages.debian.org/)
- - [NixOS](https://github.com/NixOS)
- - [Nomad](https://github.com/hashicorp/nomad)
- - [Consul](https://github.com/hashicorp/consul/)
- - [Garage](https://git.deuxfleurs.fr/Deuxfleurs/garage)
- - [Tricot](https://git.deuxfleurs.fr/Deuxfleurs/tricot)
- - [Bottin](https://git.deuxfleurs.fr/Deuxfleurs/bottin/)
- - [Guichet](https://git.deuxfleurs.fr/Deuxfleurs/guichet/)
- - [Diplonat](https://git.deuxfleurs.fr/Deuxfleurs/diplonat/)
- - [Stolon](https://github.com/sorintlab/stolon)
- - [Docker](https://github.com/moby/moby)
- - [Ansible](https://github.com/ansible/ansible)
- - [Drone](https://github.com/harness/drone)
- - [Restic](https://github.com/restic/restic)
- - [Cryptpad](https://github.com/xwiki-labs/cryptpad)
- - [Sogo](https://github.com/inverse-inc/sogo)
- - [alps](git.deuxfleurs.fr/Deuxfleurs/alps)
- - [Synapse](https://github.com/matrix-org/synapse)
- - [Element](https://github.com/vector-im/element-web)
- - [Jitsi](https://github.com/jitsi)
- - [Plume](https://github.com/Plume-org/Plume)
- - [age](https://github.com/FiloSottile/age)
- - [Minio](https://github.com/minio/minio)
- - [Proxmox](https://git.proxmox.com/)
- - [Grafana](https://github.com/grafana/grafana)
- - [Prometheus](https://github.com/prometheus/prometheus)
- - [Infra (legacy)](https://git.deuxfleurs.fr/Deuxfleurs/infrastructure)
- - [Infra (next)](git.deuxfleurs.fr/Deuxfleurs/nixcfg)
-
-