Package: condensr
Title: Academic Group Website Generator
Version: 1.0.0
Authors@R: 
    person("Michael", "Lydeamore", , "michael.lydeamore@monash.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6515-827X"))
Description: Helps automate 'Quarto' website creation for small academic groups.
    Builds a database-like structure of people, projects and publications, linking
    them together with a string-based ID system. Then, provides functions to automate
    production of clean markdown for these structures, and in-built CSS formatting
    using CSS flexbox.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: assertthat, fs, glue, whisker
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: http://www.michaellydeamore.com/condensr/
NeedsCompilation: no
Packaged: 2023-08-29 22:55:26 UTC; mlyd0001
Author: Michael Lydeamore [aut, cre] (<https://orcid.org/0000-0001-6515-827X>)
Maintainer: Michael Lydeamore <michael.lydeamore@monash.edu>
Repository: CRAN
Date/Publication: 2023-08-30 15:50:05 UTC
Built: R 4.2.0; ; 2023-08-30 17:00:28 UTC; unix
