summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.adoc6
-rw-r--r--doc/euandre.org.en.0.adoc4
-rw-r--r--doc/euandre.org.en.3.adoc4
-rw-r--r--doc/euandre.org.en.7recipes.adoc4
-rw-r--r--doc/euandre.org.en.7tutorial.adoc2
-rw-r--r--doc/euandre.org.en.7why.adoc4
-rw-r--r--meta.txt2
7 files changed, 13 insertions, 13 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
diff --git a/doc/euandre.org.en.0.adoc b/doc/euandre.org.en.0.adoc
index c13b114..7e865e5 100644
--- a/doc/euandre.org.en.0.adoc
+++ b/doc/euandre.org.en.0.adoc
@@ -33,13 +33,13 @@ What has changed, and what is known to be left.
The build rules are not this repository's own. `mkdeps.sh` ends with
`mkwb rules`, which writes them into `deps.mk`; what is kept here is
only what is this site's --- its name, its languages, its port. For
-the rules themselves see *mkwb*(1).
+the rules themselves see *mkwbg*(1).
== SEE ALSO
-*mkwb*(1), *adocg*(1), *po4a*(1), *eslaides*(1)
+*mkwbg*(1), *adocg*(1), *po4a*(1), *eslaidesg*(1)
diff --git a/doc/euandre.org.en.3.adoc b/doc/euandre.org.en.3.adoc
index 3d28bb1..9d56c98 100644
--- a/doc/euandre.org.en.3.adoc
+++ b/doc/euandre.org.en.3.adoc
@@ -16,14 +16,14 @@ the fleet carries the same set of pages --- a reader who knows where
to look in one knows where to look in all of them.
The code the site does lean on lives elsewhere and documents itself
-there: *mkwb*(3) for the builder, *adocg*(3) for the markup, and the
+there: *mkwbg*(3) for the builder, *adocg*(3) for the markup, and the
compiler chain beneath it --- *pacag*(3), *tatug*(3), *cutiag*(3).
== SEE ALSO
-*mkwb*(3), *adocg*(3), *euandre.org*(0)
+*mkwbg*(3), *adocg*(3), *euandre.org*(0)
diff --git a/doc/euandre.org.en.7recipes.adoc b/doc/euandre.org.en.7recipes.adoc
index aa26a89..7473c93 100644
--- a/doc/euandre.org.en.7recipes.adoc
+++ b/doc/euandre.org.en.7recipes.adoc
@@ -54,7 +54,7 @@ not kept in the repository, which is why the build makes them.
== Add a slide deck
-A deck is an `.eslaides` file under `src/content/`; *eslaides*(1)
+A deck is an `.eslaides` file under `src/content/`; *eslaidesg*(1)
renders it to PostScript and ghostscript to PDF. Both land beside the
source, and `sh mkdeps.sh > deps.mk` is what notices the new file.
@@ -88,7 +88,7 @@ holds, so what is about to be removed can be read before it is.
== SEE ALSO
-*euandre.org*(7tutorial), *euandre.org*(0), *mkwb*(1), *eslaides*(1), *po4a*(1)
+*euandre.org*(7tutorial), *euandre.org*(0), *mkwbg*(1), *eslaidesg*(1), *po4a*(1)
diff --git a/doc/euandre.org.en.7tutorial.adoc b/doc/euandre.org.en.7tutorial.adoc
index 0c99b39..0e49076 100644
--- a/doc/euandre.org.en.7tutorial.adoc
+++ b/doc/euandre.org.en.7tutorial.adoc
@@ -84,7 +84,7 @@ the point of keeping them as catalogues rather than as copies.
== SEE ALSO
-*euandre.org*(7recipes), *euandre.org*(0), *mkwb*(1), *adocg*(7), *po4a*(1)
+*euandre.org*(7recipes), *euandre.org*(0), *mkwbg*(1), *adocg*(7), *po4a*(1)
diff --git a/doc/euandre.org.en.7why.adoc b/doc/euandre.org.en.7why.adoc
index 2ba9b7c..ab1a021 100644
--- a/doc/euandre.org.en.7why.adoc
+++ b/doc/euandre.org.en.7why.adoc
@@ -35,7 +35,7 @@ languages, its port.
A copy of the rules per site drifts, and did. Two sites built the
same way should differ in what they are, not in how they are made, and
the way to hold that is for the shared half to have one home. See
-*mkwb*(1).
+*mkwbg*(1).
@@ -75,7 +75,7 @@ goes.
== SEE ALSO
-*euandre.org*(0), *euandre.org*(7README), *mkwb*(1), *po4a*(1)
+*euandre.org*(0), *euandre.org*(7README), *mkwbg*(1), *po4a*(1)
diff --git a/meta.txt b/meta.txt
index ae0c48b..5ebfb3e 100644
--- a/meta.txt
+++ b/meta.txt
@@ -1,5 +1,5 @@
set ops
-lang text
+lang html
maturity alpha
dep dtarg eslaidesg eutg maritacag misctg mktorrentg mkwbg
ext ghostscript gnupg imagemagick moreutils