Configuration
Parvula has three default configuration files in the data/config folder.
site.yamlfor the public website informationsystem.yamlfor the core of Parvulamappers.yamlto setup the “database” connections
Site configuration
titleThe site titledescriptionThe site descriptionthemeTheme to use (should be located inthemes/)homePageDefault page to load (when url ismysite.com)
System configuration
To do some fine tuning. See the comments of the files for more details.
Mappers configuration
Useful if you want to add a new mapper, for advanced users.