Landing page (src/pages/index.astro):
- New "Open-source, and licensed so it stays open" section: official AGPLv3
logo, plain-language explanation of the network-use copyleft clause, link to
LICENSE. Confirmed the project remains AGPL-3.0-or-later (Lovelo is never
distributed — patriot preset falls back to Anton/Inter — so no MIT switch).
- New "Use it in your browser — or install the desktop app" section: per-OS
installer explainers (Windows .exe/.msi, macOS .dmg, Linux
.AppImage/.deb/.rpm) with how-to-install steps, plus download-vs-build-it
guidance and the unsigned-builds note.
- Repo pointers throughout: hero "View the code" button, repo card, footer links.
Release pipeline (.forgejo/workflows/release.yml):
- New `release` job attaches the Linux + Windows installers to a Forgejo
release for the pushed tag (REST API + auto GITHUB_TOKEN), so the site's
"OpenLeaf releases" link resolves. Skipped on branch dispatch (no tag).
Docs: build-desktop.md updated to describe the release-attachment behaviour.
Asset: public/agplv3.svg — official GNU AGPLv3 logo (text as paths).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Licence: AGPL-3.0-or-later — strong copyleft, including hosted/network
use, so improvements to a hosted version flow back. Contributions by DCO
(Signed-off-by).