- Consider making the liftr metadata fields into an individual `yml` file instead of inline, like pkgdown: https://hadley.github.io/pkgdown/articles/pkgdown.html - Consider implement standard renderers, like bookdown: https://bookdown.org/home/getting-started.html So: standard renderers + `.yml` config file.
Consider making the liftr metadata fields into an individual
ymlfile instead of inline, like pkgdown: https://hadley.github.io/pkgdown/articles/pkgdown.htmlConsider implement standard renderers, like bookdown: https://bookdown.org/home/getting-started.html
So: standard renderers +
.ymlconfig file.