athackst/MkDocs Simple action
Generate a configuration free mkdocs site
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 4–6scored Jul 6, 2026
- Maintenance Recency
- Activelast commit Jul 12, 2026
- License
- Apache 2.0
Pinned Snippet
uses: athackst/mkdocs-simple-plugin@7954f618a8a21c28f8b401b0c9847587d37b76a4 # v4.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| publish_branch | Set a target branch for deployment. | no | gh-pages |
| repo_url | Set the repository url. | no | — |
| site_name | Set the site name. | no | — |
| site_url | Set the site url. | no | — |
| site_dir | Directory to build the site. | no | — |
| edit_uri | Set the edit uri | no | edit/main/ |
| theme | Set the theme | no | — |
| config | Configuration file | no | mkdocs.yml |
| version | Version to publish | no | — |
| default_version | Default version | no | — |
| push | Push to remote | no | true |
Outputs
| name | description |
|---|---|
| artifact | Compressed tar file of the site directory |