Skip to content

veyh/indexify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indexify

Static directory index generator, based on Caddy's implementation.

Usage

Usage:
  indexify <dir> [flags]

Flags:
      --base-url string     base url to use for links (if the files are hosted elsewhere)
  -n, --dry-run             don't write anything to disk
  -h, --help                help for indexify
      --hidden              index hidden files
      --index-name string   name of index file to generate (default "index.html")
  -r, --recursive           process directories recursively
      --root string         path to root directory
      --stdout              output to stdout only
  -v, --version             version for indexify

About

Static directory index generator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors