summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.adoc6
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