You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to the main branch of this repository trigger the events-site Jenkins Job, which generates the website content and commits it to the asf-site branch of this repository. There's currently (April 2020) a lag of about ten minutes for the Jenkins job to start, if you commit directly to the GitHub repository.
A GitHub Action workflow runs daily at 09:20 UTC, to fetch the Comdev calendar events and update the local JSON copy.
Any calendar changes are then committed to to main branch, which triggers a site rebuild as described above.
To update the website quickly after editing the Google calendar, the workflow can also be triggered manually using the Run workflow button on the "Fetch the Google Calendar" workflow page.
Powered by Hugo!
The website uses Hugo as static website generator, see their website for more information
and for how to install and run it if needed.
How to test the website and changes on your own computer
To generate the static website, execute hugo to generate the website under target/content.
During development, it may be useful to run an incremental build. For this to work, execute hugo server -D to
continuously (re)generate and serve the website on localhost:1313.
How-To add a Community Over Code event promotion to your project site
All PMCs are asked to help promote Community Over Code and other major Apache
sponsored events by adding some form of img link to their homepages,
in whatever place works best for your site navigation.