R/preferably-package.R

#' @title
#' preferably
#'
#' @description
#' An accessible template for pkgdown websites with dynamic light/dark mode
#' support
#'
#' @details
#' This is an accessible template for 'pkgdown'. It
#' uses two bootstrap themes, Flatly and Darkly and utilizes the
#' 'prefers-color-scheme' CSS variable to automatically serve either of
#' the two based on users' operating system setting, or allowing them to
#' manually toggle between them.
#'
#'
#' @import pkgdown knitr
#'
#' @md
#' @name preferably
#' @docType package
#' @author Amir Masoud Abdol (i@amirmasoudabdol.name)
#' @keywords internal
"_PACKAGE"

Try the preferably package in your browser

Any scripts or data that you put into this service are public.

preferably documentation built on July 20, 2022, 5:07 p.m.