From 54238cbd83f45599248da7933198d240b5bed01b Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Oct 04 2021 09:36:20 +0000 Subject: reading-resources: Add missing attachements back --- diff --git a/modules/ROOT/assets/attachments/container-commandos.pdf b/modules/ROOT/assets/attachments/container-commandos.pdf new file mode 100644 index 0000000..295c0d6 Binary files /dev/null and b/modules/ROOT/assets/attachments/container-commandos.pdf differ diff --git a/modules/ROOT/assets/attachments/flatpak-print-cheatsheet.pdf b/modules/ROOT/assets/attachments/flatpak-print-cheatsheet.pdf new file mode 100644 index 0000000..023c2ea Binary files /dev/null and b/modules/ROOT/assets/attachments/flatpak-print-cheatsheet.pdf differ diff --git a/modules/ROOT/assets/attachments/silverblue-cheatsheet.pdf b/modules/ROOT/assets/attachments/silverblue-cheatsheet.pdf new file mode 100644 index 0000000..5fa2d43 Binary files /dev/null and b/modules/ROOT/assets/attachments/silverblue-cheatsheet.pdf differ diff --git a/modules/ROOT/pages/reading-and-resources.adoc b/modules/ROOT/pages/reading-and-resources.adoc index 1581b77..57f04c7 100644 --- a/modules/ROOT/pages/reading-and-resources.adoc +++ b/modules/ROOT/pages/reading-and-resources.adoc @@ -14,7 +14,6 @@ This page is a list of further reading and resources for Kinoite. == Documents -* link:{attachmentsdir}/team-silverblue-origins.pdf[Team Silverblue - The Origins] - PDF that explains the motivations, goals, and history behind Silverblue, on which Kinoite is based * link:{attachmentsdir}/flatpak-print-cheatsheet.pdf[Flatpak Cheat Sheet] - PDF with common flatpak commands -* link:{attachmentsdir}/silverblue-cheatsheet.pdf[rpm-ostree Cheat Sheet] - PDF with common rpm-ostree commands +* link:{attachmentsdir}/silverblue-cheatsheet.pdf[rpm-ostree Cheat Sheet] - PDF with common rpm-ostree commands (initial made for Silverblue but also applies to Kinoite) * link:{attachmentsdir}/container-commandos.pdf[Container commandos] - a playful introduction to tools such as podman, cri-o and buildah by Máirín Duffy and Dan Walsh. Print it out, and learn as you color!