This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/staging-site by this push:
new 66eb63ee4 on to the next CCC in Edinburgh (#387)
66eb63ee4 is described below
commit 66eb63ee4f32961dace85d10d36cdf71ef401931
Author: dahn <[email protected]>
AuthorDate: Wed Nov 26 10:24:58 2025 +0100
on to the next CCC in Edinburgh (#387)
Co-authored-by: Daan Hoogland <[email protected]>
---
src/components/Events/index.tsx | 33 ++++++++++++++++-----------------
static/img/CCC-2026.jpg | Bin 0 -> 428994 bytes
2 files changed, 16 insertions(+), 17 deletions(-)
diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx
index be55356a7..310fbe0ce 100644
--- a/src/components/Events/index.tsx
+++ b/src/components/Events/index.tsx
@@ -24,13 +24,13 @@ involved with the community.
<div className="hc-header">Upcoming Events:</div>
<div className="row">
<div className="col-lg-9 pt-3 px-4">
- <img src="/img/ccc-2025.jpg" alt="" className="events-img
events-overview-img"/>
- <p className="title mt-2">CloudStack Collaboration
Conference 2025</p>
- <p className="events-info"><img src="img/pin_icon.png"
className="me-2" alt=""/>Milan, Italy</p>
- <p className="events-info"><img src="img/calendar_icon.png"
className="me-2" alt=""/>November 19-21, 2025</p>
+ <img src="/img/CCC-2026.jpg" alt="" className="events-img
events-overview-img"/>
+ <p className="title mt-2">CloudStack Collaboration
Conference 2026</p>
+ <p className="events-info"><img src="img/pin_icon.png"
className="me-2" alt=""/>Edinburgh, Scotland</p>
+ <p className="events-info"><img src="img/calendar_icon.png"
className="me-2" alt=""/>November 18-20, 2025</p>
</div>
<div className="col-lg-3 px-4 events-btn-margin d-flex
justify-content-center justify-content-lg-end align-items-center">
- <a
href="https://www.eventbrite.co.uk/e/cloudstack-collaboration-conference-2025-tickets-1301872940009?aff=oddtdtcreator"
className="btn btn-primary me-3">Register</a>
+ <a
href="https://www.eventbrite.com/e/cloudstack-collaboration-conference-2026-tickets-1975705589603?aff=oddtdtcreator"
className="btn btn-primary me-3">Register</a>
<a href="https://www.cloudstackcollab.org/" target="_blank"
className="btn btn-outline-secondary me-3" >Read More</a>
</div>
</div>
@@ -38,6 +38,17 @@ involved with the community.
<div className="horizontal-card">
<div className="hc-header">Past Events:</div>
+ <div className="row">
+ <div className="col-lg-9 pt-3 px-4">
+ <img src="/img/ccc-2025.jpg" alt="" className="events-img
events-overview-img"/>
+ <p className="title mt-2">CloudStack Collaboration
Conference 2025</p>
+ <p className="events-info"><img src="img/pin_icon.png"
className="me-2" alt=""/>Milan, Italy</p>
+ <p className="events-info"><img src="img/calendar_icon.png"
className="me-2" alt=""/>November 19-21, 2025</p>
+ </div>
+ <div className="col-lg-3 px-4 events-btn-margin d-flex
justify-content-center justify-content-lg-end align-items-center">
+ <a href="https://www.cloudstackcollab.org/" target="_blank"
className="btn btn-outline-secondary me-3" >Read More</a>
+ </div>
+ </div>
<div className="row">
<div className="col-lg-9 pt-3 px-4">
<img src="/img/cseug-2025-autumn.png" alt=""
className="events-img events-overview-img"/>
@@ -73,18 +84,6 @@ involved with the community.
<a
href="https://www.youtube.com/watch?v=Kcp8BSb2QJE&list=PLnIKk7GjgFlaMg8GePeADgfC-XLmUD8-l"
target="_blank" className="btn btn-primary me-3">Watch</a>
</div>
</div>
- <div className="row">
- <div className="col-lg-9 pt-3 px-4">
- <img src="/img/CCC-2024.png" alt="" className="events-img
events-overview-img"/>
- <p className="title mt-2">CloudStack Collaboration
Conference 2024</p>
- <p className="events-info"><img src="img/pin_icon.png"
className="me-2" alt=""/>Madrid, Spain</p>
- <p className="events-info"><img src="img/calendar_icon.png"
className="me-2" alt=""/>November 20-22, 2024</p>
- </div>
- <div className="col-lg-3 px-4 events-btn-margin d-flex
justify-content-center justify-content-lg-end align-items-center">
- <a href="/blog/ccc-2024" target="_blank" className="btn
btn-outline-secondary me-3" >Read More</a>
- <a
href="https://youtube.com/playlist?list=PLnIKk7GjgFlaWZzwxq7UxIYdMGy_oo0W5&si=2dvKUkuoxM82hARV"
target="_blank" className="btn btn-primary me-3">Watch</a>
- </div>
- </div>
</div>
<div className="text-center load-more">
diff --git a/static/img/CCC-2026.jpg b/static/img/CCC-2026.jpg
new file mode 100644
index 000000000..154290821
Binary files /dev/null and b/static/img/CCC-2026.jpg differ