lucat1 / statik

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Go 94.1%Language:CSS 4.8%Language:Dockerfile 1.1%