purplebearddan/MD to PDF
Create a pdf from all markdown files in a repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 4, 2023
- License
- MIT
Pinned Snippet
uses: purplebearddan/ghaction-md2pdf@68feeecc995307f318b4026d219b70c823b827a9 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| brandcolor | Color for styling headers | no | #63028f |
| companyname | Default Branding | no | Purple Beard Training |
| coursename | Name for the course, this will be used as the subtitle | no | Frontend Development |
| pdf_file_name | Filename for the resulting pdf | no | result.pdf |
| pdf_stylesheet | stylesheet url for the resulting pdf | no | https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/2.10.0/github-markdown.min.css |
Outputs
no outputs