quarto-dev / quarto-dev/quarto-cli
Document how to customize "about" templates (website)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Support for path in template for about page has been added in c60d137ff8f33851c34a0ab6328c1a3bea9e85d2
https://github.com/quarto-dev/quarto-cli/blob/e426fbc64d32af1b607e0ab3d8d55e05229c5a2f/src/resources/schema/definitions.yml#L1392-L1395
Documentation on how to create those templates using EJS is still missing.
From
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the about-page template schema in src/resources/schema/definitions.yml at lines 1392-1395, then read discussion 4580 for the requested context. Document how to create and customize about templates with EJS, including the supported path option; the work is done when users can follow the documentation to create such a template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100