Apache Foundation Website (www.apache.org)

This repository provides the website and source code for Apache Petri.

  • Content

    • .md pages in GitHub Flavored Markdown which can include HTML.
    • .ezmd pages in a combination of ezt and GitHub Flavored Markdown.
    • .html files are treated as static files.
    • static assets of all types.
    • .htaccess files for redirection and rewrite rules.
  • Issues

  • Branches

  • Pull Requests

The website is built with Pelican. CI/CD is via a .asf.yaml file.

See the Developer Guide for details about GitHub actions, frameworks, and other tooling.