danwahl/Deploy README to GitHub Pages
Converts a README file to HTML and deploys it to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| readme | Path to the README file | no | README.md |
| style | CSS style for the body | no | min-width:200px;max-width:980px;margin:0 auto !important;padding:45px |
| theme | Theme for the page (light, dark, or auto) | no | auto |
| title | Title for the HTML page | no | ${{ github.event.repository.name }} |
Outputs
no outputs