epinowcast / enwtheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A pkgdown theme for Epinowcast

This repository hosts the pkgdown website theme that we use across Epinowcast community packages. To use the theme, install this repository as an R package using:

devtools::install_github("epinowcast/enwtheme")

Then, include the following text in your _pkgdown.yml file:

template:
  package: enwtheme

See here for an example from the epidist package.

Once you have done this, please alter your package's DESCRIPTION file to include:

Config/Needs/website:
    epinowcast/enwtheme

Again, see here for an example from epidist.

About

License:Other