pelicanconf.yaml (11 lines of code) (raw):
# required fields
site:
name: Apache Infrastructure Website Template
description: Basic ASF Buildbot+Pelican Template
logo: images/logo.png
domain: infrastructure-website-template.apache.org
repository: https://github.com/apache/infrastructure-website-template
trademarks: Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
# required field
theme: theme/apache
# add any desired plugins to a theme/plugins directory on the main branch
plugins:
paths:
- theme/plugins