kaerez/Custom Static Pages Publisher
Simple and powerful version of the static GitHub pages action. Filters and more..
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| extensions | Space-separated list of file extensions to publish (e.g., html md txt). Do not include the dot. | yes | html md txt json |
| target_path | The folder to search in. Use "." for root or "./docs" for specific folder. | no | . |
| recursive | If "true", searches all subfolders. If "false", searches only the top-level folder. | no | true |
| raw_mode | If "true", adds .nojekyll to disable Markdown rendering (serves files as raw text). | no | false |
Outputs
no outputs