-
I am not confident about this, but I can show you how to replicate-
1. If you work with this site locally: https://github.com/apreshill/blogophonic
1. Then serve site
1. Make a change here: h…
-
With a new line-width, there is a lot of white space in the blog posts. The line-width also makes the posts longer to scroll through.
We should investigate adding a TOC to make navigation easier.
-
Heya Yihui, I wanted to follow up on [the tweet from the other day](https://twitter.com/RyanStraight/status/1320838102680662016) that led to this blogdown commit (https://github.com/rstudio/blogdown/c…
-
Welcome to Academic's GitHub repo 👋
We use GitHub only for bug reports and feature requests - it's our project management tool.
For **help** and **questions**, please join our **[community chat]…
-
Welcome to Academic's GitHub repo 👋
We use GitHub only for bug reports and feature requests - it's our project management tool.
For **help** and **questions**, please join our **[community chat]…
-
FYI @yihui
* Only a scoop version installed
``` r
blogdown::find_hugo()
#> [1] "hugo.exe"
blogdown::find_hugo('all')
#> NULL
Sys.which("hugo")
#> hugo …
cderv updated
4 years ago
-
Thank you for this wonderful theme: simple but very functional! I am relatively new to Hugo so I have some questions:
- the name of the author in the header of .md files does not work for me. The t…
-
using blogdown to run Wowchemy: Website Builder for Hugo
after updating R(R version 4.0.3 (2020-10-10)) getting the message:
"Launching the server via the command:
/Users/macbook/Library/Applicat…
-
When I start a new site with a multilingual theme, the sample R Markdown post always ends up in the wrong place, see:
https://github.com/apreshill/introduce-yourself/tree/master/content
https://gi…
-
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`
- […