From 3e60abb35ed1388a1f8c47cab01dac7b3bd5e56d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 12 Sep 2026 13:55:56 -0300 Subject: Carry a long-description pristineg required one as of its 5fa9369: a catalogue reproduces both files verbatim, and the reader who wants more than "Blog and personal website (euandre.org)." had nowhere else to go. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9 --- long-description | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 long-description diff --git a/long-description b/long-description new file mode 100644 index 0000000..dee9e5a --- /dev/null +++ b/long-description @@ -0,0 +1,15 @@ +The source of https://euandre.org: a personal website of articles, +notes, pastebins, podcasts, screencasts and slide decks. + +English is the master, with Esperanto, Spanish, French and Portuguese +translated from it by po4a(1), one catalogue per language, so that a +change to the English source propagates rather than leaving four more +copies to drift. + +The site is static in the strict sense: every page, feed and sitemap +is a file on disk, and serving it needs nothing but a web server. +mkwbg(1) builds it from adoc, and prints the make rules that do so; +what is left in the Makefile here is what is genuinely this site's. +Slide decks render to PDF through eslaidesg(1), and compression is +not the build's business --- gzipdirg(1) walks the installed tree +afterwards. -- cgit v1.3