docs: improve a few sections
Some checks failed
Build and Deploy / build (push) Has been cancelled
Flake check / Check flake (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled

This commit is contained in:
Leon Schwarzäugl 2026-01-11 00:57:14 +01:00
parent 04e3bcefc3
commit 37a8e17cc9
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 141 additions and 69 deletions

View file

@ -27,6 +27,11 @@ jobs:
sudo apt-get update
sudo apt-get install -y emacs-nox elpa-htmlize
- name: Prepare site images
run: |
mkdir -p site/files/topology
cp files/topology/topology_small.png site/files/topology/topology_small.png
- name: Tangle files & export to HTML
run: |
emacs --batch \