docs: improve a few sections
Some checks are pending
Build and Deploy / build (push) Waiting to run
Build and Deploy / deploy (push) Blocked by required conditions
Flake check / Check flake (push) Waiting to run

This commit is contained in:
Leon Schwarzäugl 2026-01-11 00:57:14 +01:00
parent 04e3bcefc3
commit 9d232a0def
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 138 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 \