Package: govukhugo Title: GOV.UK style hugo site builer Version: 0.0.0.9000 Authors@R: c(person(given = "Crown Copyright 2021", role = "cph"), person(given = "Matt", family = "Kerlogue", role = c("aut", "cre"), email = "matt.kerlogue@cabinetoffice.gov.uk")) Description: A set of functions for applying the govuk-hugo theme to hugo static sites and for rendering Rmarkdown documents. License: MIT + file LICENSE URL: https://github.com/co-analysis/govuk-hugo-r BugReports: https://github.com/co-analysis/govuk-hugo-r/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Imports: rmarkdown, rstudioapi, htmltools, R.utils, crosstalk, fs, cli, here Suggests: blogdown, DT, plotly, leaflet, knitr, ggplot2, svglite, scales VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://mattkerlogue.r-universe.dev Date/Publication: 2022-06-21 10:24:19 UTC RemoteUrl: https://github.com/co-analysis/govukhugo-r RemoteRef: HEAD RemoteSha: ae27cf184e2b5470b97388800e13c74a38310d4d NeedsCompilation: no Packaged: 2026-06-02 08:48:43 UTC; root Author: Crown Copyright 2021 [cph], Matt Kerlogue [aut, cre] Maintainer: Matt Kerlogue