Skip to content
Snippets Groups Projects
Commit 30599cab authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs

parent a6dc2f2b
No related branches found
No related tags found
1 merge request!73add restic prune
# IML BACKUP # # IML BACKUP #
Backup scripts using restic (or duplicity). Backup scripts using Restic (or Duplicity).
Runs on Linux: CentOS, Debian, Manjaro, Ubuntu. Runs on Linux: CentOS, Debian, Manjaro, Ubuntu.
* Free software. GNU GPL 3.0 📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/> \
* Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/> 📜 License: GNU GPL 3.0 \
📖 Docs: <https://os-docs.iml.unibe.ch/iml-backup/>
Supported backup clients:
* Restic: <https://restic.net/> * Restic: <https://restic.net/>
* Duplicity: <https://duplicity.gitlab.io/duplicity-web/> * Duplicity: <https://duplicity.gitlab.io/duplicity-web/>
......
# IML BACKUP # # IML BACKUP #
Backup scripts using restic (or duplicity). Backup scripts using Restic (or Duplicity).
Runs on Linux: CentOS, Debian, Manjaro, Ubuntu. Runs on Linux: CentOS, Debian, Manjaro, Ubuntu.
* Free software. GNU GPL 3.0 📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/> \
* Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/> 📜 License: GNU GPL 3.0 \
📖 Docs: see [docs](./docs) folder or online <https://os-docs.iml.unibe.ch/iml-backup/>
Supported backup clients:
* Restic: <https://restic.net/> * Restic: <https://restic.net/>
* Duplicity: <https://duplicity.gitlab.io/duplicity-web/> * Duplicity: <https://duplicity.gitlab.io/duplicity-web/>
......
/* /*
patch css elements of daux.io blue theme patch css elements of daux.io blue theme
version 2022-04-22 version 2022-05-13
*/ */
/* ---------- vars ---------- */ /* ---------- vars ---------- */
:root{ :root{
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
--h1: rgba(40,60,80,0.8); --h1: rgba(40,60,80,0.8);
--h1-bottom: 1px solid rgba(40,60,80,0.1); --h1-bottom: 1px solid rgba(40,60,80,0.1);
--h2: rgba(40,60,80,0.5); --h2: #468;
--h3: rgba(40,60,80,0.3); --h3: #579;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment