rreichel3/Remarkable Pages
Automatically serve your Remark presentation with GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Apr 23, 2021
- License
- None
Pinned Snippet
uses: rreichel3/remarkable-action@476e926352bfb35d3f5e00277dbb26c81ccf519f # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pages-branch | Branch you're serving pages from | no | pages |
| markdown-path | Optional relative path to your presentation markdown file. Defaults to presentation.md in your repo | no | presentation.md |
| static-html-path | Optional relative path to a custom HTML file to serve the presentation. Defaults to the default HTML example from Remark | no | DEFAULT_HTML_PATH |
| repo-token | Access token that can pull and push to the given repository | — | ${{ github.token }} |
Outputs
no outputs