Description
GOV.UK Style Templates for R Markdown.
Description
A suite of custom R Markdown formats and templates for authoring web pages styled with the GOV.UK Design System.
README.md
govdown
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.