You look for an open source tool to help you build and maintain a classical static web site? Well you just found one…
trgensit is open source software and documentation to automate most tasks to build and maintain a static web site. Its main functionality is to automatically generate and maintain the navigation links that allow the user to navigate the site.
I have built this tool to match my own requirements:
Download the file trgensit.zip and unzip. It will create directory trgensit.
| Filename | Version | Size (Bytes) | Date | Comment |
|---|---|---|---|---|
| trgensit.zip | V1.1.3 | 102 K | 2026-03-16 | Correct for Python v3.13 glob(**) change |
There is no setup script to run. This tool is meant to run in the user space, administrator/root rights are not needed.
The directory module contains the python modules. Copy them to a place where you can easily run them.
If you intend to use Emacs Org mode to write the web-pages, you might want to download the extended ZIP file trgensit-org.zip. It contains the Org mode source code of the trgensit manual. I added the manual page trgensit/doc/site/usage/orgmode/index.htm about using Org mode with trgensit.
Browse file manual.html. It will direct you to the file doc/site/index.htm, from where you can read the manual pages of trgensit. The manual also serves as an example for a web-site.
trgensit is limited to the following use cases
Use this software at your own risk. I do not take any responsibility or warranty.
This software is Open Source. Use it under the GNU Public License conditions. Please do read file COPYING.TXT.
Copyright 2019-2026 Dr. Thomas Redelberger, redetho(at)gmx.de https://web222.webclient5.de
I am sure there are bugs. Please e-mail me.
| Filename | Version | Size (Bytes) | Date | Comment |
|---|---|---|---|---|
| trgensit.zip | V1.1.3 | 102 K | 2026-03-16 | Correct for Python v3.13 glob(**) change |
| trgensit.zip | V1.1.2 | 102 K | 2024-09-28 | Add Org mode documentation |
| trgensit.zip | V1.1.1 | 80 K | 2021-09-11 | Extend and correct documentation |
| trgensit.zip | V1.1 | 72 K | 2020-03-20 | First public release |