* Create the sqlite3 database from the files in the _sql directory. The default name for the database file is "hpr.db" and should be located in the root of the project directory. The name and location can be set in the site.cfg file.
* Install the needed Perl modules using preferred method (distribution packages, CPAN, etc.)
For discussing HPR site generation in general, please [submit an Issue](https://gitlab.com/roan.horning/hpr_generator/-/issues) and add the label "**General Discussion**".
To contribute code or documentation, please create a fork of the project and [submit a merge request](https://gitlab.com/roan.horning/hpr_generator/-/merge_requests) or send a patch.