Kennethpaskett/issue/46 not all email addresses should be converted to links (#53)

* Use the pre tag for non-hyperlinked emails on mailing-list page

Using the pre tag I was able to use emphasis and bold. @dave2wave let me know if that will work.

* Prevent striker@apache.org from becomding hyperlink

* Add `%20` to broken link

* Fix second broken link by adding `%20`s
3 files changed
tree: 93b3a532cb8333e257a0e9ba2db9762ae2ef53a9
  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.

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.