-
Sorry for the basic question (newbie in GitHub/Hugo/Blogdown). I am building my site with the academic theme (using the Blogdown package) and everything is going well, however, when I delete example p…
-
Hi
I have Academic installed as a submodule
> Submodule 'themes/academic' (https://github.com/gcushen/hugo-academic.git) registered for path 'themes/academic'
I upgraded this module using
…
-
_For reference see [my stackoverflow question](https://stackoverflow.com/questions/55267739/blogdown-not-autoscaling-images-they-get-cut-off-midway-when-viewed-on-ios/55270613#55270613). I have also u…
ghost updated
5 years ago
-
When running `serve_site()`, I get an error like this:
`Error in as.vector(x, "character"): cannot coerce type 'environment' to vector of type 'character'`
The problem is I can't get more infor…
-
When using hugo-tranquilpeak-theme it does not render in rstudio nor on Netlify.
This is how it looks like:
![image](https://user-images.githubusercontent.com/47527626/52856178-f37a3680-3123-11e9-9b…
-
Hello :) can we have a `.rbind.io` domain for the R-Ladies LatAm blog (https://github.com/rladies/blog-rladies-latam)?
-
Get JSON from https://api.github.com/users/rbind/repos, obtain `homepage` URLs, screenshot them (e.g. `webshot::webshot()`), and generate a showcase page automatically.
To to be able to do this, we…
yihui updated
5 years ago
-
Been experimenting with [Hugo](https://gohugo.io) (a static website generator) & [blogdown](https://github.com/rstudio/blogdown) yesterday and today, with the idea of remaking our website so it can al…
-
I built a hugo-icon web page on RStudio using blogdown (@yihui).
The deploy in the local host was perfect and very nice.
However, when I go to Netlify for deploy, the outcome is a blank page.
I che…
-
Hello,
I used blogdown to create a new hugo site, then followed the instructions on your repo to change to your theme. When I do so, I receive the following error:
Building sites … ERROR 2018/1…