pelicanconf.yaml (21 lines of code) (raw):

site: name: Apache HTTP Server Project description: The official website of the Apache HTTP Server Project domain: httpd.apache.org logo: images/httpd_logo_wide_new.png repository: https://github.com/apache/httpd-site/blob/main/content/ trademarks: Apache HTTP Server, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation. theme: theme/apache setup: run: - ./content/security/vulnerabilities.sh ignore: - README.md - '*.sh' - '*.py' genid: unsafe: yes elements: yes headings_depth: 4 permalinks: yes tables: yes