blogdown
Here are 183 public repositories matching this topic...
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
-
Updated
Dec 11, 2019 - Shell
Notes from AM, Day 2
-
Add links to slides in table
-
Add example files to download to site, add link to tables
-
nice share from participant: https://talks.kindlyops.com/reporter/presentation.html#8
A minimalist, text-oriented, and performant theme for Hugo/blogdown.
-
Updated
Nov 27, 2019 - CSS
Slides and materials for the 2017-09-14 PDX R User Group workshop
-
Updated
Oct 2, 2019 - JavaScript
One of the most frequently asked questions is how to use a dfm for topic models. We cover topic models in one section, but I think we should also show how to convert the dfm object to a stm topic model and how to run a basic operation.
We might also add links to tutorials on topic models, such as:
- [Training, evaluating, a
Companion materials for the rstudio::conf 2019 Advanced R Markdown workshop
-
Updated
Jun 7, 2019 - HTML
A Bootstrap-based minimalist theme for Hugo/blogdown.
-
Updated
Nov 27, 2019 - HTML
There are several videos posted in the R4DS YouTube channel. These may be added to the website as seperate blog entires using the same title, as well as a link to the GitHub repo, if available. Author of the blog post shall be the creator of the video. Post date shall also match the upload date.
The current instructions for rendering documents are without a lot of caveats that I've encountered:
-
Figures get placed into the
content/post/<postname>_files/figure_<something>directory by default and require the contributor to manually move them tostatic/post/<postname>_files/figure_<something> -
Pandoc 2.x (shipped with the preview version of Rstudio) has deprecated `markdown_gi
Improve this page
Add a description, image, and links to the blogdown topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blogdown topic, visit your repo's landing page and select "manage topics."
Hi @yihui,
I hope it is OK for me to place there here- I would like to update this section after our workshop next week to reflect additional global options listed here: https://github.com/rstudio/blogdown/edit/master/docs/01-introduction.Rmd.
Also, I would like to reference the
usethis::edit_r_profile()function here- it alerts users to th