rreichel3/Remarkable Pages

Automatically serve your Remark presentation with GitHub Pages

View on GitHub

Trust Signals

Scorecard Score
Scorecard 0–2scored Jul 6, 2026
Maintenance Recency
Stalelast commit Apr 23, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rreichel3/remarkable-action@476e926352bfb35d3f5e00277dbb26c81ccf519f # v1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pages-branchBranch you're serving pages fromnopages
markdown-pathOptional relative path to your presentation markdown file. Defaults to presentation.md in your reponopresentation.md
static-html-pathOptional relative path to a custom HTML file to serve the presentation. Defaults to the default HTML example from RemarknoDEFAULT_HTML_PATH
repo-tokenAccess token that can pull and push to the given repository${{ github.token }}

no outputs