Closed maelle closed 3 years ago
@maelle, I'm just going through some of the older issues. Is this still relevant?
I'd like to keep this issue opened but I've changed my mind on what's the goal.
One thing I'd like us to have is a command contributors can run if they want to build the website locally with our Hugo version. Especially important if they have another Hugo version for their own website.
hugodown::hugo_install()
with the version number from our Netlify config, then hugodown::hugo_start()
will use it. blogdown::build_site()
. I'll update things here when it's possible.@steffilazerte see c99291a
(#182)
https://github.com/r-lib/hugodown/
Contra: a package to install. Pro: no more "there will be an index.html, ignore that" since only a index.md will be produced!