-
Whenever I am trying to run
`blogdown::new_site(theme = "gcushen/hugo-academic")`
in RStudio I get the following Error:
```
Error: "C:\Users\tima.eco\OneDrive - Copenhagen Business School\Studium\…
-
Hi!
I have been running into issues when trying to use the `pacollins/hugo-future-imperfect-slim` theme in `blogdown`. In included the self-contained example below, which has both the code and outp…
-
Get a table of contents (TOC, ToC) for a post page. Google search: `hugo "table of contents" OR toc`, `hugo "table of contents" OR toc aside` and `hugo "table of contents" OR toc float* OR aside`
- […
-
Hi Yihui,
I'm having trouble creating new posts with this template using the "New Post" RStudio add-in. Here's the error message I get if I try to execute the add-in on a clone of your repo:
```…
-
It'd be great to have teaser images for posts. As Ryan suggests:
> What if for each post, in addition to the abstract, we had a little image associated with it, which was a nice plot that we chose …
-
# Context
This is first from a question in the community:
https://community.rstudio.com/t/css-formatting-not-showing-when-building-blogdown-new-site/89672/3
then from a discussion with @apreshil…
cderv updated
3 years ago
-
---
By filing an issue to this repo, I promise that
- [x] I have fully read the issue guide at https://yihui.org/issue/.
- [x] I have provided the necessary information about my issue.
…
-
Summary: Possible knitr-1.17 gives blogdown build_site/serve_site error. But knitr-1.16 works
Tested: Using both `knitr-1.17` and reverting to older version `knitr-1.16`
Environment: RStudio in both…
-
Is there an easy way to generate a sitemap for an R Markdown website? I haven't found anything on any of the help sites.
znmeb updated
3 years ago
-
In the latest version of blogdown (856b50bba9479156fe5c031632d71b98f71f2285), the Hugo server stops working after knitting a file if `blogdown.serve_site.startup` and `blogdown.knit.on_save` are both …