Update index.md

line 7: changed 'overview' to lower case, and the style from H3 to H2, to match the other title's style and capitalization
line 12: recieved => received
line 16: added comma; set external link to open in new browser tab.
line 18: moved a phrase to improve readability
line 19: adjusted "sponsors and donors" to "sponsors' and donors'" to get the plural possessive in place
line 31: pay => payments. Changed "treasurer" to "Treasurer" to match use elsewhere.
1 file changed
tree: 943c649b4b947cea70845021e5655bcf7738d30a
  1. content/
  2. theme/
  3. .asf.yaml
  4. .editorconfig
  5. .gitattributes
  6. .gitignore
  7. .markdownlint.yaml
  8. .yamllint.yaml
  9. DEVELOPER.md
  10. LICENSE
  11. NOTICE
  12. pelicanconf.py
  13. README.md
  14. requirements.txt
README.md

Apache Treasurer

Apache Treasurer

This repository provides the website and source code for The Apache Software Foundation office of the Treasurer.

  • Pages -- website pages in GitHub Markdown
  • Issues -- tracker

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.