govdown

Travis build status CRAN status

Make websites with R Markdown styled with the GOV.UK Design System. See the website.

Installation

remotes::install_github("ukgovdatascience/govdown")

Shiny

If you are developing a Shiny application, then look at https://github.com/moj-analytical-services/shinyGovstyle.

Development

Use install-govuk-frontend.sh to download, modify and compile the GOV.UK Design System to get the css files for the templates.

Prerequisites

The sassc command-line tool. If you can’t get that to work, try the sass package by RStudio, which wraps it.