Life Long Learning Lab
About
Contact
Tutorials
Create a Quarto Blog
Zotero-Obsidian Annotations
Resources
Gedankensplitter (German)
Quarto Blog
R Weekly
R Bloggers
Archive
Peter Baumgartner
Tutorial: Creating a Quarto Blog from Scratch
Quarto Blog Tutorial 1: Initializing using RStudio
Creating a Quarto blog from scratch using RStudio. – A visual guide.
Initializing a Quarto blog, explaining the generated key files and the starting content of the Quarto project file
_quarto.yml
and the blog homepage file
index.qmd
.
Jul 22, 2024
8 min
Quarto Blog Tutorial 2: From Git to GitHub using RStudio
This post shows how to create the initial (first) Git commit using RStudio. I will initialize a GitHub repo, and push the content of the initial commit into the new repository.
Jul 23, 2024
8 min
Quarto Blog Tutorial 3: Default blog source code
Explaining generated default source code after initializing a Quarto Blog with RStudio
In this article, I will explain and explore the source code that was automatically generated when I created my blog with RStudio as described in Initializing a Quarto Blog…
Jul 24, 2024
14 min
Quarto Blog Tutorial 4: Shared Metadata
Share YAML metadata options across multiple documents
In this post I will explain one of the most important features of blog (or generally Quarto) projects: The ability to share YAML metadata options across multiple documents. Shared metadata can be defined at both the blog (project) and directory level.
Jul 25, 2024
3 min
No matching items
Back to top