-
I added loadfonts to my project .Rprofile and got an error saying no function The functions work in blogdown, but not in .Rprofile. I realized after opening the ticket that this is because grDevices d…
-
Thanks for the great theme.
I'm trying to use it through the R package [blogdown](https://bookdown.org/yihui/blogdown/).
It allows to use Rmarkdown files (.Rmd) to generate blog posts.
On the sam…
-
Hi! I really like this package, very useful!
In some projects (e.g., creating a hugo academic website in RStudio with `blogdown`), I wished `todor` would also search some additional files types, su…
-
I built a blogdown site using Hugo and it has multiple sections, posts all written in Rmarkdown with outputs designed as html_document. It works fine.
In parallel, I designed an HTML dashboard usin…
-
Just stumble upon this
* `check_hugo` did not warn me about the version required by Netlify
```
> blogdown::check_hugo()
― Checking Hugo
| Checking Hugo version...
○ Found 3 versions of Hugo.…
cderv updated
3 years ago
-
I believe the travis build is not happening anymore.
This repo also may require an update to use GHA.
The only tricky thing would be the secrets configuration : Github Actions doc: https://doc…
cderv updated
3 years ago
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Not related to a problem.
I'm new to Academic theme for Hugo, but have been using rmarkdown extensively f…
-
# Making this website 1: Preliminaries | arnie seong
This is the first post in a series on getting a website up and running with R, blogdown, and the Academic Theme for Hugo. The next posts will cove…
-
`yes_no()` uses `readline()` and it seems to not handle well Unicode characters on Windows at least. (not like `cat()`)
I got this in R console
```
― The new site is ready
○ To start a local pre…
cderv updated
3 years ago
-
I would suggest to add these lines to make the installation of the packages automatic.
```
```{r call.packages, echo=FALSE, message=FALSE}
call.packages