Update README.md

How to link to Markdown file source
1 file changed
tree: 0b13a0f39f3957b541345bcc7ea26eb1970245f9
  1. content/
  2. data/
  3. docs/
  4. theme/
  5. .asf.yaml
  6. .gitignore
  7. asfdata.yaml
  8. pelicanconf.yaml
  9. README.md
  10. requirements.txt
README.md

Apache Foundation Website (www.apache.org)

We are now in production

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

Linking to Markdown (.md) sources

Markdown (.md) files are shown approximately as they will appear on the generated website. This is convenient for reviewing changes, but means that linking to the original source requires a bit more work compared with other files. If you want to create a Permalink or raise an issue that relates to a particular Markdown source line, proceed as follows:

Documentation

Read the Getting started guide and the pages it links to.

Notes

The website is built with Pelican.

The infrastructure-pelican Dockerfile can be used to build the website locally, for testing.

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 minutes of Board meetings, remain in svn, except for the index page.