paper-spa/Pages Jekyll
A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 17, 2021
- License
- MIT
Pinned Snippet
uses: paper-spa/pages@f04b739adf38e264d92a42264a5a0e377732e5b6 # v1-betatags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Directory where the source files reside. | no | ./ |
| destination | Output directory of the build. Although it can be nested inside the source, it cannot be the same as the source directory. | no | ./_site |
| verbose | Verbose output | no | 1 |
| token | GitHub token | yes | ${{ github.token }} |
Outputs
no outputs