https://github.com/lucat1/statik
Generate a static listing of a directory, similarly to those produced by Apache or lighthttpd.
https://github.com/lucat1/statik
apache directory-lister directory-listing golang static static-hosting static-site
Last synced: 12 months ago
JSON representation
Generate a static listing of a directory, similarly to those produced by Apache or lighthttpd.
- Host: GitHub
- URL: https://github.com/lucat1/statik
- Owner: lucat1
- License: mit
- Created: 2021-12-24T10:57:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T17:51:40.000Z (about 2 years ago)
- Last Synced: 2024-06-19T11:29:46.744Z (almost 2 years ago)
- Topics: apache, directory-lister, directory-listing, golang, static, static-hosting, static-site
- Language: Go
- Homepage:
- Size: 1.4 MB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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.