-
I'm trying to get Mathjax and the hugo learn theme to work together on a new site I'm building. For a .md file, inline math equations are not rendering. I have tried
* `$formula$`
* `\( formula …
-
```r
> hugodown::hugo_install()
Finding release
Error in `hugo_release()` at hugodown/R/hugo-install.R:22:2:
! Can't find release asset with name 'hugo_extended_0.112.7_macOS-64bit.tar.gz'
Run `r…
-
The new [pagedown](https://github.com/rstudio/pagedown) package has huge promise to help expand adoption of RMarkdown for generating paged content without the barrier of setting up LaTex.
This pac…
-
I've just tried out the importing functionality from a GitHub repository which worked well. "You want posts to be contained within their own Git repositories" sounds really nice.
Here's my repo: ht…
-
I have used katex successfully in R blogdown when creating html output. However, I am running into a problem when creating a vignette for an R package that is being output to an rmarkdown::html_vignet…
-
- [x] install.packages("blogdown") in R studio.
- [x] Create a fork of the dataobservatory-eu/competition repo
- [x] Create a copy of the folder [/content/publication/european_visibilitiy_2022](https:…
-
currently it is regular old boring monospaced font. It would be great if the code could have R flavoured syntax highlighting
-
After a bit of digging I found #263. Should the fact that you can create an index.Rmd archetype but that it has to be called index.md be documented in the book?
My current folder structure.
```
…
-
I *really* want to use your Hugo/Blogdown theme. However, I can't get it to build.
Your build instructions fail to mention a few things, which I'll make a PR for if I can ever get it to run on my L…
-
I have been struggling to figure out how to change the font size across all text on my Hugo Apero site. The documentation for [site typography](https://hugo-apero-docs.netlify.app/learn/fonts/) shows …