actions-marketplace-validations/Ghost Static Website Generator
Generate static HTML files for custom ghost hosting and publish them on AWS S3 as static website
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ghost_hosted_url | Ghost hosted URL endpoint | yes | — |
| ghost_static_host_url | URL endpoint where static files needs to be hosted | yes | — |
| custom_replace_keys | Comma separated list of items that needs to be replaced from the items in custom_replace_values at the same index | no | — |
| custom_replace_values | Comma separated associated values for the item in custom_replace_keys | no | — |
| root_index_jsonld | Replace ld+json data in the root index file | no | — |
| breadcrumb_root_index_jsonld | Add breadcrumb ld+json data to the root index file | no | — |
| s3_bucket_name | S3 bucket name to upload static HTML files | no | — |
| aws_access_key_id | AWS access key Id | no | — |
| aws_secret_access_key | AWS secret access key | no | — |
| aws_region | AWS region | no | — |
| aws_amplify_app_id | Amplify App id | no | — |
| aws_amplify_branch_name | Amplify Branch name | no | — |
Outputs
no outputs