diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-12 09:28:31 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-12 09:28:31 -0300 |
| commit | 0d4728b79d35050061184e4f5a2a21707e8fa632 (patch) | |
| tree | 16d3977dcdb36ddd00a144c1217b9d2bcbfccc4a /README.adoc | |
| parent | deps.mk: Regenerate, for the tool names the rename moved (diff) | |
| download | euandre.org-0d4728b79d35050061184e4f5a2a21707e8fa632.tar.gz euandre.org-0d4728b79d35050061184e4f5a2a21707e8fa632.tar.xz | |
lang is "html": what this builds is a tree of pages, and pkgs reads
that to pick mkwbpkg, which adds the gzip phase that puts a twin
beside every file that shrinks.
The documentation catches up too. The rename sweep matched
"mkwb(1)" but not "*mkwb*(1)": with the section in the brackets after
the closing star, the name is not what the paren follows.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index 9ec3858..508a753 100644 --- a/README.adoc +++ b/README.adoc @@ -12,13 +12,13 @@ euandre.org - a personal website in six languages, built from asciidoc The source of https://euandre.org: a personal website of articles, notes, pastebins, podcasts, screencasts and slide decks, in six -languages, built by *mkwb*(1) from asciidoc. +languages, built by *mkwbg*(1) from asciidoc. 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. Translations are generated by *po4a*(1) from one catalogue per language, so a change to the English source propagates rather -than drifting. Slide decks render to PDF through *eslaides*(1), +than drifting. Slide decks render to PDF through *eslaidesg*(1), and the music pages are engraved from LilyPond sources. == Build @@ -36,7 +36,7 @@ which inlines them into `deps.mk`. What is here is only what is this site's --- its name, its languages, its port. Compression is not the build's business: `make install` ships -content, and *gzipdir*(1) walks the installed tree afterwards. +content, and *gzipdirg*(1) walks the installed tree afterwards. == Licence |
