Configuration 

Include the site set 

This extension comes with a site set called fgtclb/academic-persons-default. To use it include this set in your site configuration via

config/sites/my-site/config.yaml (diff)
 base: 'https://example.com/'
 rootPageId: 1
+dependencies:
+  - fgtclb/academic-persons-default
Copied!

See also: TYPO3 Explained, Using a site set as dependency in a site.

Include static templates 

For TYPO3 v12 or when still having classic sys_template TypoScript record Static TypoScript and :ref:static-pagetsconfig` are still provided to allow easy adoption.

Include static TypoScript 

Include static PageTsConfig