quarto-dev / quarto-dev/quarto-r
distribute custom.scss for quarto vignettes via R package
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 161
- Forks
- 29
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 1
Description
Hi Christophe ! @cderv
Thank you for following up on my question at https://github.com/quarto-dev/quarto-cli/discussions/2307#discussioncomment-13803117!
But you want this custom.scss to be in your package as an extension you would install?
I did create a custom format with the _extensions but it does not work for R package vignettes IIUC.
Or ship within the package ? Is this custom.scss used only for the vignette ? Or is this something you want to make available to others, and why you have a custom format ?
Yes, I do have an R / Bioconductor package that would distribute the custom.scss within it. The custom.scss would be used for both the package vignette and made available for others to use (though the latter is higher priority).
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
The issue does not name any files, tests, or entry points. First clarify how quarto-r packages currently distribute R package vignettes and whether the custom.scss must also be available as a reusable extension; done means documenting or implementing a supported distribution path for both stated uses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100