pkgdown
pkgdown copied to clipboard
Generate static html documentation for an R package
With the Bootstrap 5 theme, highlighted text has a light blue background color that looks good in most cases, but makes text unreadable in the rare cases where you have...
I'm migrating a doc site to Bootstrap 5 now and am loving all the new features and improvements, thanks for that! There were a couple minor visual/usability issues that I...
When a Rd page has a lifecycle badge such as https://tidyr.tidyverse.org/reference/spread.html should it be detected and stored with the rest of the Rd info to e.g. provide helpers to build...
(in the Customize article)
And set up linting in the same way as devtools to avoid any accidental backsliding.
## Problem description ecce package source code repo: when I run `pkgdown::build_news()` or `pkgdown::build_reference()`, the link that appears on the webpage is: In fact, all of link about repo link...
Assuming I am using rmarkdown support, and that I have a code block in my documentation that generates a plot, is there a way of switching the device to SVG...
Should include default value, and provide list of keys, where everything apart from the first key is treated as a deprecated, and generates an deprecation message.
I am wondering if it is possible to suppress building the search index? It takes quite a bit of time (because I have beefy vignettes). According to [the manual](https://pkgdown.r-lib.org/articles/search.html) individual...
Since CDN's are no longer useful for shared resources: https://www.stefanjudis.com/notes/say-goodbye-to-resource-caching-across-sites-and-domains/