actions-marketplace-validations/MkDocs Simple action

Generate a configuration free mkdocs site

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 3, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/athackst_mkdocs-simple-plugin@e9b87741490f5c0ffa054bebfdde9911b5e49b18 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
publish_branchSet a target branch for deployment.nogh-pages
repo_urlSet the repository url.nohttps://github.com/${{ github.repository }}
site_nameSet the site name.no${{ github.repository }}
site_urlSet the site url.nohttps://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}
site_dirDirectory to build the site.no
edit_uriSet the edit urinoedit/main/
themeSet the themenomaterial
configConfiguration filenomkdocs.yml
versionVersion to publishno
default_versionDefault versionno
pushPush to remotenotrue
namedescription
artifactCompressed tar file of the site directory