fix inadvertant inconsequential change
1 file changed
tree: 9251d07dd194f7c71e00510a2ef157b49dfbe3a5
  1. content/
  2. data/
  3. docs/
  4. theme/
  5. .asf.yaml
  6. asfdata.yaml
  7. pelicanconf.py
  8. README.md
  9. requirements.txt
README.md

Apache Foundation Website (www.apache.org)

This repository provides the source for the main website of The Apache Software Foundation.

  • 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

  • Documentation

    • Markdown focuses on what users need to know about GitHub Flavored Markdown (GFM) in order to maintain content.
    • Feature branches focuses on handling major changes.
    • Process describes the full end to end build from the developers perspecitve.
    • Data modeling focuses on what developers need to know in order to maintain and expand on the metadata made available to the site.
    • Local builds focuses on how to develop on a local linux or macOS system.

The website is built with Pelican. Continuous Integration / Continuous Deployment (CI/CD) is via the .asf.yaml file mechanism which runs Buildbot.

The svn history was not migrated and remains available.

Foundation Records including Board Minutes remain in svn except for the index page.