crackedngineer/LinkPlant Action
Effortlessly create and deploy your own one-link website on GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to YAML configuration file | no | linkplant.config.yml |
| output-dir | Output directory for generated files | no | dist |
| python-version | Python version to use | no | 3.11 |
| generate-sitemap | Generate sitemap.xml | no | true |
| generate-rss | Generate RSS feed | no | true |
| generate-robots | Generate robots.txt | no | true |
Outputs
| name | description |
|---|---|
| html-file | Path to generated HTML file |
| build-status | Build status (success/failure) |
| output-directory | Directory containing all generated files |