stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 77031857cec19394ab161f6c1ca9a0a115c4d297 parent b1e81802aaff57cb9a9aa23d8aa5a5acc89fc492 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 16 Apr 2017 20:32:34 +0200 README: advertise text-browser improvements Diffstat:
| M | README | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README b/README @@ -75,6 +75,7 @@ Features - After generating the pages (relatively slow) serving the files is very fast, simple and requires little resources (because the content is static), only a HTTP file server is required. +- Usable with text-browsers such as dillo, links, lynx and w3m. Cons