TODO
Inspired by renv’s historical TODO.md
Content
Package
-
- Implement pkgdown
- Rename notebooks/ to analysis/,
build-sitein 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.ymlfile using yaml with configuration settings passed to the wrapper function - dynamically build the
index.RmdusingDESCRIPTION - support for additional links in the navbar
order links by Title, not filename- better logic for converting
html_notebooktohtml_document
- wrapper for