Generate static pages for packages.

We're running the same script but not server-side.
This commit is contained in:
Simon Howard
2023-08-03 23:41:54 -04:00
parent ab9f07527e
commit 05237ba431
29 changed files with 718 additions and 49 deletions

View File

@ -16,7 +16,7 @@
<a href="download.html">Downloads</a> |
<a href="links.html">Links</a> |
<a href="dev.html">Development Stuff</a> |
<a href="pkglist.html">Packages</a>
<a href="pkgdesc/pkglist.html">Packages</a>
<hr>
@ -49,7 +49,7 @@ to me.
<p>
Version 2.0 is under development and unlike previous versions will
be package based using <a href="spkg.html">spkg</a>. You can browse
a list of packages <a href="pkglist.html">here</a>.
a list of packages <a href="pkgdesc/pkglist.html">here</a>.
</p>