diff --git a/content/en/communities/_index.md b/content/en/communities/_index.md new file mode 100644 index 0000000..9ece70c --- /dev/null +++ b/content/en/communities/_index.md @@ -0,0 +1,12 @@ +--- +title: "Eclipse SW360 Community!" +linkTitle: "Community" +description: "Join the Eclipse SW360 community and contribute to an exciting open-source project." +menu: + main: + weight: 12 +--- + +{{< blocks/cover image_anchor="top" height="sm" color="primary" >}} +{{< page/header >}} +{{< /blocks/cover >}} diff --git a/layouts/communities/list.html b/layouts/communities/list.html new file mode 100644 index 0000000..9df2982 --- /dev/null +++ b/layouts/communities/list.html @@ -0,0 +1,54 @@ +{{ define "main" }} +
+ {{ .Content }} + +
+
+
+

Welcome to the Eclipse SW360 Community!

+

The Eclipse SW360 community is where developers, open-source enthusiasts, and industry professionals come together to collaborate on managing software supply chains, compliance, and security. Join us to contribute, learn, and be part of this exciting project.

+ Join Discussion +
+
+

Our Contributors

+ + Contributors + +
+
+
+ +
+
+
+

Community heartbeat

+

Get Involved with Eclipse SW360 Events

+

+ Join an Eclipse SW360 community event from anywhere in the world! We host both live and recorded community events. You can also sign up for our community newsletter to stay up-to-date on all events. +

+ Stay Updated on Events +
+
+

Upcoming Events

+

Coming soon...

+
+
+
+ +
+
+
+

All community info, tracked

+

Join the Eclipse SW360 Slack Community

+

+ Eclipse SW360 is a global community of developers, designers, and professionals from over 83 countries, collaborating to tackle software supply chain, compliance, and security challenges. Join us to contribute, learn, and be part of this impactful open-source project. +

+ Join SW360 Slack +
+
+ Community Image +
+
+
+
+{{ end }} \ No newline at end of file diff --git a/static/img/slack.jpg b/static/img/slack.jpg new file mode 100644 index 0000000..65f6b50 Binary files /dev/null and b/static/img/slack.jpg differ