update site domain variable
1 file changed
tree: 3fe7259c0342ee0a6e202739cdf155b2e2941501
  1. __pycache__/
  2. content/
  3. data/
  4. output/
  5. theme/
  6. .asf.yaml
  7. asfdata.yaml
  8. get_calendar.sh
  9. LICENSE
  10. members_check.py
  11. NOTICE
  12. pagefind.sh
  13. pelican.auto.py
  14. pelicanconf.py
  15. pelicanconf.yaml
  16. README.md
  17. requirements.txt
  18. shell.sh
README.md

Apache Software Events Website (http://communityovercode.apache.org)

This repository provides the source for the CommunityOverCode website of The Apache Software Foundation. The content and design of the site is the responsibility of VP, Marketing and Publicity. Any proposed improvements or fixes should have issues created first, to be approved by VP, M&P.

Documentation

Read the ASF-Pelican Getting started guide and the pages it links to.

Notes

The website is built with Pelican.

Continuous Integration / Continuous Deployment (CI/CD) is via the .asf.yaml file mechanism, which runs Buildbot. The build is triggered by changes to the source, and also every 8 hours (currently 1:22, 9:22, 17:22) to pick up changes to external data. It also rotates the featured projects on the main page.