actions-marketplace-validations/Markdown-to-Pages Action

Turn your README(s) into a basic static site.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/wranders_markdown-to-pages-action@4e8f8ee5150afe4e822686adac4eaff72463aba4 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
tokenA token is required to communicate with the Github APIyes
custom_cssPath to a custom CSS file to override Github styles.
filesMarkdown files to renderREADME.md
out_pathPath the rendered files will be output todist
out_path_not_emptySet 'true' if the output path exists and is expected to already have content false
titleTitle of the path (default: username/repository)

no outputs