actions-marketplace-validations/GitHub Pages Pelican Build Action
This action builds a Pelican project and deploys it to GitHub Pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_PAGES_BRANCH | override the default `gh-pages` deployment branch | no | gh-pages |
| GH_PAGES_CNAME | specify the custom domain configured for the output branch | no | none |
| PELICAN_CONFIG_FILE | override the default `pelicanconf.py` config file | no | pelicanconf.py |
| PELICAN_CONTENT_FOLDER | override the default `content` content folder | no | content |
| PELICAN_THEME_FOLDER | setup the theme folder with package.json file, is required if you need install node modules | no | — |
Outputs
no outputs