ottrproject/ottr-preview
Render a preview for an Rmd or Quarto website or course
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| toggle_website | Is this Rmd or Quarto based? Should be a string of either 'rmd', 'quarto', 'rmd_web', or 'quarto_web' | yes | false |
| root_path | What is the relative file path to the root of the course directory? Default is top of the directory | — | . |
| preview | True or false a preview branch should be created for this. | — | true |
| docker_image | The docker image that will be used for rendering | — | jhudsl/base_ottr:dev |
| token | A GitHub personal access token only needed if preview = 'false'. Needs privileges to merge to main. | — | — |
Outputs
no outputs