wranders/Markdown-to-Pages Action
Turn your README(s) into a basic static site.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A token is required to communicate with the Github API | yes | — |
| custom_css | Path to a custom CSS file to override Github styles. | — | — |
| files | Markdown files to render | — | README.md |
| out_path | Path the rendered files will be output to | — | dist |
| out_path_not_empty | Set 'true' if the output path exists and is expected to already have content | — | false |
| title | Title of the path (default: username/repository) | — | — |
Outputs
no outputs