From c55b8fb54b995b8848386c91e32801fbe833ad63 Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Wed, 12 Nov 2025 15:43:49 +0100 Subject: [PATCH] [mod] --- .gitignore | 3 + readme.md | 1 + source/index.html | 18 ++++ source/main.qmd | 4 +- source/media/link.png | Bin 663 -> 0 bytes source/media/link.svg | 246 ++++++++++++++++++++---------------------- tools/build | 4 +- tools/deploy | 29 +++++ tools/makefile | 21 ++++ 9 files changed, 194 insertions(+), 132 deletions(-) create mode 100644 source/index.html delete mode 100644 source/media/link.png create mode 100755 tools/deploy create mode 100644 tools/makefile diff --git a/.gitignore b/.gitignore index 84c048a..57924fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /build/ + +/.quarto/ +**/*.quarto_ipynb diff --git a/readme.md b/readme.md index 03d9fda..5549607 100644 --- a/readme.md +++ b/readme.md @@ -7,6 +7,7 @@ Ein Einstieg für Nicht-Techies ### Voraussetzungen +- GNU Make - [Quarto](https://quarto.org/) diff --git a/source/index.html b/source/index.html new file mode 100644 index 0000000..1a0cccf --- /dev/null +++ b/source/index.html @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/source/main.qmd b/source/main.qmd index 1bc4433..0c7759e 100644 --- a/source/main.qmd +++ b/source/main.qmd @@ -367,9 +367,9 @@ Falsch. [Truth happens](media/truth_happens.mp4) ## Das war's `:)` -`hedgedoc.ramsch.sx/p/5HsZJZIF-` +`ramsch.sx/vortraege/freie_systeme` -![](https://owncloud.ramsch.sx/remote.php/dav/public-files/JJEeehXeUCxHKog/link.png?scalingup=0&preview=1&a=1&processor=fit&c=215f2ea7df8766800a61aaec4dcdd068&x=1920&y=1920) +![](media/link.svg)