Acribbs/siteymlgen: Automatically Generate _site.yml File for 'R Markdown'

The goal of 'siteymlgen' is to make it easy to organise the building of your 'R Markdown' website. The init() function placed within the first code chunk of the index.Rmd file of an 'R' project directory will initiate the generation of an automatically written _site.yml file. 'siteymlgen' recommends a specific naming convention for your 'R Markdown' files. This naming will ensure that your navbar layout is ordered according to a hierarchy.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0.9000
URL https://github.com/Acribbs/siteymlgen
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Acribbs/siteymlgen")
Acribbs/siteymlgen documentation built on Aug. 19, 2021, 9:51 a.m.