The goal of blogme is to streamline the creation and management of blogs using the Quarto framework.
You can install the development version of blogme like so:
# install.packages("devtools")
devtools::install_github("shaggycamel/blogme")
This is a basic example which shows you how to solve a common problem:
library(blogme)
## basic example code