From d09270bd95ed78cb70d35b59016aed5d249230d1 Mon Sep 17 00:00:00 2001 From: Tarek Lokal Date: Sat, 11 Jul 2026 12:33:05 +0200 Subject: [PATCH] Add glossary page for common licensing terms Fixes #238. Introduces /glossary/ and links it from the site footer. Co-authored-by: Cursor --- _includes/footer.html | 1 + glossary.md | 63 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 glossary.md diff --git a/_includes/footer.html b/_includes/footer.html index a4a549107..a12954932 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,6 +1,7 @@