gopxl/gopxl docs
A static website generator for the gopxl Markdown documentation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| site-url | URL the site will be deployed to (https://owner.github.com/project) | yes | — |
| github-url | URL to the Github repository | — | ${{ github.server_url }}/${{ github.repository }} |
| docs-directory | Path to the documentation directory inside the repository | no | docs |
| output-directory | Directory the generated files will be put in | no | _site/ |
| main-branch | Branch to publish alongside tagged versions | yes | — |
Outputs
no outputs