This is an automated email from the ASF dual-hosted git repository.

rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git


The following commit(s) were added to refs/heads/main by this push:
     new e9b0792  Small community events pages
e9b0792 is described below

commit e9b07923bfc977d32551818244c98ca68cdb6efe
Author: Rich Bowen <[email protected]>
AuthorDate: Wed Jun 10 09:43:09 2026 -0400

    Small community events pages
    
    Adds an encouragement for projects to host small community event info
    here, but to check with ComDev first.
---
 source/_index.md         | 18 +++++++-----------
 source/events/__index.md | 15 +++++++++++++--
 2 files changed, 20 insertions(+), 13 deletions(-)

diff --git a/source/_index.md b/source/_index.md
index 331dd57..8276da0 100644
--- a/source/_index.md
+++ b/source/_index.md
@@ -2,15 +2,6 @@
 title: Apache Software Foundation Events
 ---
 
-<link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
-<script src="/_pagefind/pagefind-ui.js"></script>
-<div id="search"></div>
-<script>
-    window.addEventListener('DOMContentLoaded', (event) => {
-        new PagefindUI({ element: "#search" });
-    });
-</script>
-
 The ASF runs and participates in a number
 of events related to our Apache projects throughout the year. These events 
have three main purposes:
 
@@ -18,6 +9,13 @@ of events related to our Apache projects throughout the year. 
These events have
  * Provide technical information about our many Apache projects
  * Build developer and user communities
 
+## Host Your Community Event
+
+**Is your Apache project planning a meetup, hackathon, sprint, or
+conference?** This site is available to all ASF communities to
+coordinate and promote your events. See [how to get started](/events/)
+or contact 
[[email protected]](https://lists.apache.org/[email protected]).
+
 Running a third party or project event? You must comply with the [events
 branding policy](https://www.apache.org/foundation/marks/events).
 
@@ -33,8 +31,6 @@ assistance for selected ASF events, to those who would 
otherwise be unable to at
 <ul id="events">
 </ul>
 
-Follow us on Twitter at [@ApacheCon](https://twitter.com/apachecon) for
-the latest news and announcements.
 
 <em>Disclaimer: Events called 'ApacheCon', 'Apache Roadshow' or 'Community 
over Code' (events in
 bold) are official Apache Software Foundation events. Other listed events are 
put on by projects,
diff --git a/source/events/__index.md b/source/events/__index.md
index 0295833..e9ad21f 100644
--- a/source/events/__index.md
+++ b/source/events/__index.md
@@ -10,5 +10,16 @@ url: /events/index.html
 
 ---
 
-If you'd like to use this site to coordinate your community event,
-get in touch with 
[[email protected]](https://lists.apache.org/[email protected]).
+## Coordinate Your Community Event Here
+
+This site is available to **all ASF project communities** to organize
+and promote meetups, hackathons, sprints, release parties, or any
+community gathering. Whether you're planning something local or
+virtual, we can help you get the word out.
+
+**To get started:**
+
+1. Send a note to 
[[email protected]](https://lists.apache.org/[email protected])
 describing your event.
+2. We'll set up a page for you on this site where you can share details, 
collect volunteers, and coordinate logistics.
+
+You don't need to be running a large conference — even a small contributor 
sprint or community meetup is welcome here.

Reply via email to