MAINTAINING THIS SITE
- The pages of this site are available in (manually-written) HTML and
- plain text, both composed in GNU Emacs. To get the git repository
- containing all of the pages of the site and the history of changes
- to them, you can run git clone https://bndl.org in a terminal.
+ The pages of this site are all written in plain text and composed in
+ GNU Emacs. They are then automatically converted to HTML with
+ minimal changes -- mostly just linkifying URLs -- on each git push,
+ by this nifty Perl script: https://bndl.org/txt2html. To get the
+ git repository containing all of the pages and their history of
+ changes, you can run git clone https://bndl.org in a terminal.
-*-