Cleanup foundation/records and rewrite requests
27 files changed
tree: 523909edc716a11a3790152e72c9060f204096a1
  1. content/
  2. theme/
  3. tools/
  4. .asf.yaml
  5. asfdata.yaml
  6. pelicanconf.py
  7. README.md
README.md

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.