]> Sergey Matveev's repositories - public-inbox.git/commit
wwwstatic: add directory listing + index.html support
authorEric Wong <e@80x24.org>
Wed, 1 Jan 2020 10:38:59 +0000 (10:38 +0000)
committerEric Wong <e@80x24.org>
Wed, 1 Jan 2020 19:11:09 +0000 (19:11 +0000)
commit078f637c80cc33c7d29973b95fdc16205ad7bb32
tree59f1d4e80298c522eccd026187739c797a62dd9c
parent8c21d7dc061b5e53eb096f5e7edcb1cd16c0f959
wwwstatic: add directory listing + index.html support

It's now possible to use WwwStatic as a standalone PSGI
app to serve static files and recreate the award-winning
web design of https://public-inbox.org/ :>
MANIFEST
lib/PublicInbox/Cgit.pm
lib/PublicInbox/WWW.pm
lib/PublicInbox/WwwStatic.pm
t/www_static.t [new file with mode: 0644]