Xie recommends to execute
remotes::install_github('rstudio/bookdown');
next recommended step:
bookdown::serve_book()
the file is rendered and the search tool works fine BUT the generated HTML doesn´t.
(and I still have to move the html to github)
any suggestion please?