Comdev Site

screenshot of Comdev Site
hugo

Website sources for the Apache Community Development Website

Overview

The Apache Community Development website is the source code for the ASF Community Development PMC website, hosted at community.apache.org. It is used to provide information and resources related to the Apache community. The website is powered by Hugo, a static website generator.

Features

  • ASF Documentation: Provides details about the publication process and project sites.
  • Jenkins Integration: Changes to the repository trigger a Jenkins job that generates and pushes the website content.
  • Staging Branches: Automatic staging of branches for previewing changes.
  • Git Synchronization: The generated content is pushed to the asf-site branch and synchronized to the live website using gitpubsub mechanism.
hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.