ykicchan/Generate Directory Listing Action

Generate index.html files for directory listing.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetPath to target directory.yes
viewTypeView type of the directory listing. Available options: `table`, `list`. notable
ignorePattern to ignore files or directories. Multiple patterns can be separated by commas. ex. `node_modules, **/*.log` no
showHiddenFilesShow hidden files in the directory listing.nofalse
themePath to a custom CSS file for styling. Must be a relative path from the target directory. no
overrideOverride existing index.html files.nofalse

no outputs