rseng/Research Software Encyclopedia Web Exporter
A GitHub action to export static files for a research software encyclopedia.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prefix | If defined, set a prefix for the url to export (required for GitHub pages) | — | — |
| repo | If defined, clone repository url first | — | — |
| config | path to rse.ini config file to discover repository. | — | rse.ini |
| issues_repo | the repository basename to post taxonomy and criteria annotations | — | https://github.com/rseng/software |
| export_dir | path to export directory. | — | docs/ |
| force | If export directory exists, force overwrite. | — | — |
| host | For the API view export, set the hostname (including port) | — | — |
Outputs
no outputs