This repository was archived by the owner on Jun 27, 2025. It is now read-only.
cadadr/txtweb
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
txtweb unixy static websites Requires: - GNU awk - GNU m4 - GNU make Setup: - Copy the examples/Makefile into your website. - Create files config.mk and config.m4 (see examples/). - Set TWDIR in config.mk. Copy TWDIR into your website if you like. - Create posts and lists (see .page and .list files in examples/). Building: Run `make'.