yiran-frank-mao/Feedable
Get started with Python Container actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folderPath | Folder path e.g. contents/images | — | images |
| outputPath | Output path e.g. _layouts/feed.xml | — | feed.xml |
| title | Title of the feed | — | My Feed |
| descript | Description of the feed | — | My feed description |
| baseUrl | Base URL of the site | — | https://example.com |
| author | Author of the feed | — | Author |
| directLink | Base direct links to the images | — | https://example.com |
Outputs
| name | description |
|---|---|
| myOutput | Output from the action |