camalot/Dr. Jekyll Action
A GitHub Action to build and deploy Jekyll documentation sites.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_dir | Directory where the built site will be output (default: _site). | no | _site |
| input_dir | Directory containing the Jekyll source files (default: .). | no | . |
| url | URL for the Jekyll site (e.g. https://example.com). | no | "" |
| baseurl | Base URL for the Jekyll site. | no | / |
Outputs
no outputs