pelicanconf.yaml (24 lines of code) (raw):
site:
name: Apache ManifoldCF Website
description: The official website of the Apache ManifoldCF
domain: manifoldcf.apache.org
logo: /extra/favicon.ico
repository: https://github.com/apache/manifoldcf-site/blob/main/content/
trademarks: Apache ManifoldCF, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.
theme: theme/apache
setup:
ignore:
- README.md
- '*.sh'
- '*.py'
content:
pages: pages
static:
- extra
- css
- js
- highlight
- images
- fonts
genid:
unsafe: yes