summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-04-17 10:44:33 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-04-17 10:44:33 +0200
commit5cda16021fe61d5d8c5252b80526f8660337f848 (patch)
tree8ab6d7209c37b6dcb5b37f8e6eec4419ceca1d41 /index.html
parentb1867e815e5f1b3e1fc957cffe6fbadbce7bfb28 (diff)
downloadwww-5cda16021fe61d5d8c5252b80526f8660337f848.tar.gz
build system complete
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d259153..c198222 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@
 			<div id="majornote">
 				<h2>Recent Articles</h2>
 				<p>These are recent articles.  Those before April 2022 are not listed, but maybe be listed later.</p>
-				<p>Beginning April 2022, almost all articles are available in mmark markdown, IETF XML, plain text (RFC style), nroff man page, typeset man page, and HTML. <code>man -l &lt;filename&gt;</code> may be used to view nroff man pages (which usually have a numerical file extension).</p>
+				<p>Beginning April 2022, almost all articles are available in mmark markdown, IETF XML, plain text (RFC style), nroff man page, typeset man page, and HTML. <code>man -l &lt;filename&gt;</code> may be used to view nroff man pages (which usually have a numerical file extension).  I have <a href="article-template/">a handy utility for generating these documents</a>.</p>
 				<ul>
 					<li><a href="pragmatics/">WIP: The Pragmatic Use of Nonfree Software in the Free Software Movement</a>.</li>
 				</ul>