jcdcdev/Sync mod.io README and Images
Converts your README.md to HTML and uploads it to mod.io along with your images and logo. Optionally generates a logo from imejis.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 23, 2024
- License
- MIT
Pinned Snippet
uses: jcdcdev/jcdcdev.github.modiosyncdocs@e93f3a284059e85a7c42fe0f7d966887830f9824 # 0.1.24tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| logo-path | Path to the logo. | yes | — |
| images-path | Path to the images. | yes | — |
| readme-path | Path to the README file. | yes | — |
| project-author | Author of the project. | yes | — |
| project-name | Name of the project. | yes | — |
| version | Optional - Version of the mod. Defaults to latest github release. | no | — |
| project-url | Homepage URL displayed on mod.io. | no | — |
| imejis-generate-image | Generate image from imejis.io. | no | false |
| imejis-design-id | Imejis Design ID. | no | — |
| modio-game | Mod.io Game Id. | yes | — |
| modio-mod | Mod.io Mod Id. | yes | — |
| background-color | Optional - Background color used to pad resized images. | no | #0a1206 |
| image-size | Optional - ImageMagick resize image resolution. | no | 1920x1080 |
| logo-upload-path | Optional - Path to upload the logo. | no | temp_upload/0001_Logo.png |
| images-upload-path | Optional - Path to upload the images. | no | temp_upload |
| image-zip | Optional - Path to the zip file of the images. | no | temp_upload/images.zip |
| imejis-key | Imejis Key. | no | — |
| modio-token | Mod.io Token. | yes | — |
Outputs
no outputs