TODO
Inspired by renv’s historical TODO.md
Content
Package
-
- Implement pkgdown
- Rename notebooks/ to analysis/,
build-site
in a subdirectory (docs/analysis)
-
- wrapper for
rmarkdown::render_site()
- run the build in a temporary directory like
render_site()
re-use code fromrender_site()
to create list of R Notebooks- dynamically build the
_site.yml
file using yaml with configuration settings passed to the wrapper function - dynamically build the
index.Rmd
usingDESCRIPTION
- support for additional links in the navbar
order links by Title, not filename- better logic for converting
html_notebook
tohtml_document
- wrapper for