-
I've created my site in blogdown using:
`blogdown::new_site(theme = "hugo-apero/hugo-apero", format = "toml", sample = FALSE)`
I am confused that it creates the static/ folder in /themes/hugo-apero/…
-
this is supposed to be seamless but you never know
-
New blog posts are not shown in listing + edits in default blog post are not updated here: https://warwickrug.github.io/wrug_website/posts/welcome/
-
Dear,
I am getting an error message when running blogdown:::serve_site(). I was able to create my website and deploy it. But, after I tried to create a new post, blogdown:::serve_site() produces an e…
Salfo updated
3 years ago
-
I created a blog post in hugo using Rmd. It's a post with some plotly plots and kable- tables. Issue is build time is large after this post. I ran `hugo --templateMetrics` and obtained:
```
Templa…
-
Deploying as a GitHub `Project Page` based site needs `canonifyurls = true` because all static image references generated from markdown files are missing the sub-path `projectname/` component of the `…
-
Hello,
I've been searching online for a while now to no avail. Hoping you can help me :)
I'm using the template theme with R's blogdown package. I've built the site up now and added some conte…
-
## Problem with blogdown::build_site() post Hugo update
Errors from `blogdown::build_site()`
> : Data not supported for extension ''15 14:21:40 Failed to read data from __h__project/Icon
: Data not…
-
Note: Duplicate of this [StackO](https://stackoverflow.com/questions/69676100/blogdown-find-config-cannot-find-config-yaml-file-in-working-directory) post.
I have a blogdown site built with Hugo t…
-
Can someone else please try rendering the website ASAP.
If I try, I get the following error:
```r
==> rmarkdown::render_site(encoding = 'UTF-8')
Start building sites …
hugo v0.92.0-B354940…