Skip to content
/ statik Public

Generate a static HTML listing of a directory, similarly to those produced by Apache or lighthttpd.

License

Notifications You must be signed in to change notification settings

lucat1/statik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f98027a · Jul 7, 2023

History

71 Commits
Jul 6, 2023
Jul 6, 2023
Jul 4, 2022
Feb 4, 2022
Jul 6, 2023
Jul 6, 2023
Jun 20, 2022
Jul 4, 2022
Jul 7, 2023
May 29, 2022

Repository files navigation

Simple tool to generate a static listing of a directory, similarly to what web
servers like Apache and lighthttpd offer. Can be used to host directories on
static hosting sites such as Github Pages or Netlify.

You can obtain the binary version of this software via:
$ curl -sf https://goblin.reaper.im/github.com/lucat1/statik | sh
Or any other compliant service such as https://gobinaries.com/.

A list of customization opitons can be found by looking at the program's help.