Generate static pages representing directory hierarchies.
staticpagegen
is a tool used to generate static pages for directory hierarchies, using the simplest possible form for the protocols it supports. After passing it a directory, it generates directories containing the same files in the passed directory, alongside landing pages which link to the said files in each subdirectory. See staticpagegen.1 file for details.
Running the following should normally work:
make install