Landing page for docs.theforeman.org is available as a Hugo project.
Install hugo utility.
Use make or hugo to build contents from markdown and layouts in public/ directory.
Do not commit directory public/ into git, site is generated via Github Actions.