summaryrefslogtreecommitdiff
path: root/long-description
blob: dee9e5a40bf21103122986003862ae8b8b7e42ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.