innofactororg/Build PDF
Convert markdown files to a PDF file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| FirstChangeDescription | The first change description. | no | Initial draft |
| Folder | The repository folder where the order file exist. | no | docs |
| GitLogLimit | Maximum entries to get from Git Log for version history. | no | 15 |
| HistoryFile | The name of the history file. | no | "" |
| MainAuthor | The main author of the PDF content. | no | Innofactor |
| OrderFile | The name of the .order file. | no | document.order |
| OutFile | The name of the output file. | no | document.pdf |
| Project | The project ID or name. | no | "" |
| SkipGitCommitHistory | Skip using git commit history. | no | false |
| Subtitle | The document subtitle. | no | "" |
| Template | The template name. Must be: designdoc. | no | designdoc |
| Title | The document title. | yes | — |
| ReplaceFile | The name of the replace file. | no | "" |
| RetentionDays | Number of days to retain job artifacts. | no | 5 |
Outputs
| name | description |
|---|---|
| The path to the PDF file. |