diff --git a/config.toml b/config.toml index 9cfef428a0b8617e12252064e04ef336b055ee24..ece6f551e64cab825707f9bd4e0ec9137081461a 100644 --- a/config.toml +++ b/config.toml @@ -27,6 +27,7 @@ pluralizeListTitles = false share_img = "/images/logos/eclipse-foundation-400x400.png" logo = "/images/logos/eclipse-foundation-white-orange.svg" favicon = "/favicon.ico" + logo_width = "160" # logo_width = "" # header_left_classes = "" diff --git a/config/nginx/default.conf b/config/nginx/default.conf index a1356723c05229c010f155912cf6edcf5e5e8e9c..67c054193955f0808c978958e8984669850a9964 100644 --- a/config/nginx/default.conf +++ b/config/nginx/default.conf @@ -52,6 +52,12 @@ server { rewrite /home/welcome.php /home/welcome redirect; rewrite /home/whatis.php /home/whatis redirect; + # www.eclipse.org/europe + # https://git.eclipse.org/c/www.eclipse.org/europe.git/tree/ + rewrite /europe/index.php /europe redirect; + rewrite /europe/faq.php /europe/faq redirect; + rewrite /europe/aisbl_membership_faq.php /europe/aisbl-membership-faq redirect; + root /usr/share/nginx/html/; index index.html index.htm; } diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..c429302eafad08a1ccc6d58516ec2a99d9e33e05 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,49 @@ +--- +title: eclipse.org +headline: The Community for Open Innovation and Collaboration +tagline: The Eclipse Foundation provides our global community of individuals and + organizations with a mature, scalable, and business-friendly environment for + open source software collaboration and innovation. +hide_page_title: true +redirect_url: /home/ +hide_sidebar: true +hide_breadcrumb: true +show_featured_story: true +date: 2004-02-02T18:54:43.927Z +layout: single +links: + - - href: /projects/ + - text: Discover Projects + - - href: /org/workinggroups/ + - text: Working Group + - - href: /membership/ + - text: Members + - - href: /org/value + - text: Business Value +container: container-fluid +lastmod: 2022-04-29T14:50:37.859Z +header_wrapper_class: header-wrapper header-anniversary-bg-img header-default-bg-img + featured-jumbotron-bottom-shape +description: The Eclipse Foundation provides our global community of individuals and + organizations with a mature, scalable, and business-friendly environment for + open source software collaboration and innovation. +keywords: + - eclipse + - project + - plug-ins + - plugins + - java + - ide + - swt + - refactoring + - free java ide + - tools + - platform + - open source + - development environment + - development + - ide + - eclipse foundation +--- + +This page is not available on production. Redirecting to homepage... \ No newline at end of file diff --git a/content/europe/_index.md b/content/europe/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..c8eef23f695c0d2108f2224d416f57ed7299b6f1 --- /dev/null +++ b/content/europe/_index.md @@ -0,0 +1,31 @@ +--- +title: "Europe" +date: 2022-07-19T16:05:57-04:00 +description: "The Eclipse Foundation has transitioned to Europe as part of our continued global expansion. Our goal is to grow the global ecosystem and advance strategic open source projects with international impact." +categories: [] +keywords: ["eclipse", "europe"] +slug: "" +seo_title: Enabling Global Collaboration on Open Source Innovation +aliases: [] +toc: false +draft: false +header_wrapper_class: "header-europe-bg-img" +#seo_title: "" +headline: "Enabling Global Collaboration on Open Source Innovation" +#subtitle: "" +#tagline: "" +links: + - - href: /org/workinggroups/ + - text: Working Groups + - - href: /membership/ + - text: Members + - - href: /org/value/ + - text: Industry Value +page_css_file : public/css/europe-styles.css +hide_sidebar: true +hide_page_title: true +container: container-fluid +layout: single +--- + +{{< pages/europe/landing-page >}} \ No newline at end of file diff --git a/content/europe/aisbl-membership-faq/index.md b/content/europe/aisbl-membership-faq/index.md new file mode 100644 index 0000000000000000000000000000000000000000..cbcb81a3a114ba3170107ba95997f1c8f0852e81 --- /dev/null +++ b/content/europe/aisbl-membership-faq/index.md @@ -0,0 +1,21 @@ +--- +title: "Eclipse Foundation AISBL Membership FAQs" +date: 2022-07-19T16:05:57-04:00 +description: "The Eclipse Foundation has transitioned to Europe as part of our continued global expansion. Our goal is to grow the global ecosystem and advance strategic open source projects with international impact." +categories: [] +keywords: ["eclipse", "europe", "faq"] +slug: "" +aliases: [] +toc: false +draft: false +page_css_file : public/css/europe-styles.css +header_wrapper_class: "header-europe-bg-img" +#header_wrapper_class: "" +#seo_title: "" +#headline: "" +#subtitle: "" +#tagline: "" +#links: [] +--- + +{{< pages/europe/aisbl-membership-faq >}} \ No newline at end of file diff --git a/content/europe/documents/eclipse-foundation-aisbl-bylaws.pdf b/content/europe/documents/eclipse-foundation-aisbl-bylaws.pdf new file mode 100644 index 0000000000000000000000000000000000000000..e27bca317364617e6544576057d08a18e74aded0 Binary files /dev/null and b/content/europe/documents/eclipse-foundation-aisbl-bylaws.pdf differ diff --git a/content/europe/documents/eclipse-foundation-aisbl-membership-agreement.pdf b/content/europe/documents/eclipse-foundation-aisbl-membership-agreement.pdf new file mode 100644 index 0000000000000000000000000000000000000000..f67fe465d3ceedd3a7637003c2320bb6a0fa8df5 Binary files /dev/null and b/content/europe/documents/eclipse-foundation-aisbl-membership-agreement.pdf differ diff --git a/content/europe/documents/eu-opensource-whitepaper-jan2021.pdf b/content/europe/documents/eu-opensource-whitepaper-jan2021.pdf new file mode 100644 index 0000000000000000000000000000000000000000..04f30fe8c0f7d69bee09bec428d57af7fd18fb9a Binary files /dev/null and b/content/europe/documents/eu-opensource-whitepaper-jan2021.pdf differ diff --git a/content/europe/eclipse-fact-sheet.pdf b/content/europe/eclipse-fact-sheet.pdf new file mode 100644 index 0000000000000000000000000000000000000000..7ac2f37c5ba922775e634de08b21ec225ee5e6c2 Binary files /dev/null and b/content/europe/eclipse-fact-sheet.pdf differ diff --git a/content/europe/eclipse-slide-deck.pdf b/content/europe/eclipse-slide-deck.pdf new file mode 100644 index 0000000000000000000000000000000000000000..6a5df590c21dd5f06b16cab03d75973314d93172 Binary files /dev/null and b/content/europe/eclipse-slide-deck.pdf differ diff --git a/content/europe/faq/index.md b/content/europe/faq/index.md new file mode 100644 index 0000000000000000000000000000000000000000..a7da5f5d797a43eab71b8643ae583761782495ed --- /dev/null +++ b/content/europe/faq/index.md @@ -0,0 +1,22 @@ +--- +title: "EU Announcement FAQs" +seo_title: FAQs +date: 2022-07-19T16:05:57-04:00 +description: "The Eclipse Foundation has transitioned to Europe as part of our continued global expansion. Our goal is to grow the global ecosystem and advance strategic open source projects with international impact." +categories: [] +keywords: ["eclipse", "europe", "faq"] +slug: "" +aliases: [] +toc: false +draft: false +page_css_file : public/css/europe-styles.css +header_wrapper_class: "header-europe-bg-img" +#header_wrapper_class: "" +#seo_title: "" +#headline: "" +#subtitle: "" +#tagline: "" +#links: [] +--- + +{{< pages/europe/faq >}} \ No newline at end of file diff --git a/content/europe/images/arrow-left.svg b/content/europe/images/arrow-left.svg new file mode 100644 index 0000000000000000000000000000000000000000..9fa690b05c28d1089a1612e136ba5f7114b67b5a --- /dev/null +++ b/content/europe/images/arrow-left.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/content/europe/images/arrow-right.svg b/content/europe/images/arrow-right.svg new file mode 100644 index 0000000000000000000000000000000000000000..84802427d466c7772edc251274610b6c19a917f7 --- /dev/null +++ b/content/europe/images/arrow-right.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/content/europe/images/case-study-icon.svg b/content/europe/images/case-study-icon.svg new file mode 100644 index 0000000000000000000000000000000000000000..46248c7a4724797937c9983d792b5436d8d627ea --- /dev/null +++ b/content/europe/images/case-study-icon.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + diff --git a/content/europe/images/eclipse-foundation-white-orange.svg b/content/europe/images/eclipse-foundation-white-orange.svg new file mode 100644 index 0000000000000000000000000000000000000000..e94078e2579aa8de2e73a2e7a8706547d5e32210 --- /dev/null +++ b/content/europe/images/eclipse-foundation-white-orange.svg @@ -0,0 +1,17 @@ + + + + eclipse-foundation-white-orange + Created with Sketch. + + + + + + + + + + + + \ No newline at end of file diff --git a/content/europe/images/eu-jumbotron-final.jpg b/content/europe/images/eu-jumbotron-final.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95e767a2e406465b7478b11c8cb35150b92a4368 Binary files /dev/null and b/content/europe/images/eu-jumbotron-final.jpg differ diff --git a/content/europe/images/factsheet-icon.svg b/content/europe/images/factsheet-icon.svg new file mode 100644 index 0000000000000000000000000000000000000000..56be8fc8693f3a244fff563f64d06aad243ec9f8 --- /dev/null +++ b/content/europe/images/factsheet-icon.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/content/europe/images/faq-left-bg.svg b/content/europe/images/faq-left-bg.svg new file mode 100644 index 0000000000000000000000000000000000000000..8090756a2fb25d36395fba8d217374c4fd3e5bb8 --- /dev/null +++ b/content/europe/images/faq-left-bg.svg @@ -0,0 +1,228 @@ + + + + + + diff --git a/content/europe/images/faq-right-bg.svg b/content/europe/images/faq-right-bg.svg new file mode 100644 index 0000000000000000000000000000000000000000..9f93665bfdf2e78454478ff2e903115e689709fc --- /dev/null +++ b/content/europe/images/faq-right-bg.svg @@ -0,0 +1,229 @@ + + + + + + diff --git a/content/europe/images/slide-deck-icon.svg b/content/europe/images/slide-deck-icon.svg new file mode 100644 index 0000000000000000000000000000000000000000..7f2db4e14f65233365581e9e4d1053774d2985ea --- /dev/null +++ b/content/europe/images/slide-deck-icon.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials-bg.svg b/content/europe/images/testimonials-bg.svg new file mode 100644 index 0000000000000000000000000000000000000000..d512363ab6bf8ab927441d7cdea71736e06528a4 --- /dev/null +++ b/content/europe/images/testimonials-bg.svg @@ -0,0 +1,2738 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/adlink.svg b/content/europe/images/testimonials/adlink.svg new file mode 100644 index 0000000000000000000000000000000000000000..3bb5b9af0f23afee801561aebd0f88c2ab73a791 --- /dev/null +++ b/content/europe/images/testimonials/adlink.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/bosch.png b/content/europe/images/testimonials/bosch.png new file mode 100644 index 0000000000000000000000000000000000000000..e2ad3cb4ad073145f4fb00ab6137aea3ec1c1dc7 Binary files /dev/null and b/content/europe/images/testimonials/bosch.png differ diff --git a/content/europe/images/testimonials/bosch.svg b/content/europe/images/testimonials/bosch.svg new file mode 100644 index 0000000000000000000000000000000000000000..0d2ecc41401ab3b5398f554401caff21d103656c --- /dev/null +++ b/content/europe/images/testimonials/bosch.svg @@ -0,0 +1,2467 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/daimler.png b/content/europe/images/testimonials/daimler.png new file mode 100644 index 0000000000000000000000000000000000000000..688d7446c23657a645bdd685474e82142362e176 Binary files /dev/null and b/content/europe/images/testimonials/daimler.png differ diff --git a/content/europe/images/testimonials/dlr.png b/content/europe/images/testimonials/dlr.png new file mode 100644 index 0000000000000000000000000000000000000000..a6ce66d0c44075e2ae1d8be05ca686100cb43725 Binary files /dev/null and b/content/europe/images/testimonials/dlr.png differ diff --git a/content/europe/images/testimonials/ef-logo.svg b/content/europe/images/testimonials/ef-logo.svg new file mode 100644 index 0000000000000000000000000000000000000000..cff1b19e1f552ebb42250457a8f010c6706fa22b --- /dev/null +++ b/content/europe/images/testimonials/ef-logo.svg @@ -0,0 +1 @@ +EF_all_colours_ai \ No newline at end of file diff --git a/content/europe/images/testimonials/fhg.svg b/content/europe/images/testimonials/fhg.svg new file mode 100644 index 0000000000000000000000000000000000000000..8009761668d749739f5b9ae05cf1798de0cb78c8 --- /dev/null +++ b/content/europe/images/testimonials/fhg.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/fraunhofer.png b/content/europe/images/testimonials/fraunhofer.png new file mode 100644 index 0000000000000000000000000000000000000000..a5b060406497cab6bbe09334568addb35dafa509 Binary files /dev/null and b/content/europe/images/testimonials/fraunhofer.png differ diff --git a/content/europe/images/testimonials/fsfe.svg b/content/europe/images/testimonials/fsfe.svg new file mode 100644 index 0000000000000000000000000000000000000000..9cd549965682c33ee8eb8a06643310c32c4fff13 --- /dev/null +++ b/content/europe/images/testimonials/fsfe.svg @@ -0,0 +1,2 @@ + +image/svg+xml \ No newline at end of file diff --git a/content/europe/images/testimonials/huawei.svg b/content/europe/images/testimonials/huawei.svg new file mode 100644 index 0000000000000000000000000000000000000000..6601d246eab88edb70b00d4312935db827bc5d1f --- /dev/null +++ b/content/europe/images/testimonials/huawei.svg @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/ibm.svg b/content/europe/images/testimonials/ibm.svg new file mode 100644 index 0000000000000000000000000000000000000000..3bc2c4e5541736cd46412e0cb0d8e727a658641f --- /dev/null +++ b/content/europe/images/testimonials/ibm.svg @@ -0,0 +1,56 @@ + + + diff --git a/content/europe/images/testimonials/iota.svg b/content/europe/images/testimonials/iota.svg new file mode 100644 index 0000000000000000000000000000000000000000..88cd2ec9dbda0f60b8f27117e947e7db632f3257 --- /dev/null +++ b/content/europe/images/testimonials/iota.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/content/europe/images/testimonials/linux.png b/content/europe/images/testimonials/linux.png new file mode 100644 index 0000000000000000000000000000000000000000..7970122ba52e32cd55efc38a41241fed8676329e Binary files /dev/null and b/content/europe/images/testimonials/linux.png differ diff --git a/content/europe/images/testimonials/obeo.svg b/content/europe/images/testimonials/obeo.svg new file mode 100644 index 0000000000000000000000000000000000000000..8e2ab7b7d28090b54fd1e03189477577dec31f0a --- /dev/null +++ b/content/europe/images/testimonials/obeo.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/ofe.png b/content/europe/images/testimonials/ofe.png new file mode 100644 index 0000000000000000000000000000000000000000..6fe428a26fc1140f2bda873406c2e503bbdc8e98 Binary files /dev/null and b/content/europe/images/testimonials/ofe.png differ diff --git a/content/europe/images/testimonials/osi.png b/content/europe/images/testimonials/osi.png new file mode 100644 index 0000000000000000000000000000000000000000..226990d4179df60c7f51082281b9ad1fccb272ac Binary files /dev/null and b/content/europe/images/testimonials/osi.png differ diff --git a/content/europe/images/testimonials/redhat.png b/content/europe/images/testimonials/redhat.png new file mode 100644 index 0000000000000000000000000000000000000000..17888e92185569c0579415a07ebbe036f92e57ff Binary files /dev/null and b/content/europe/images/testimonials/redhat.png differ diff --git a/content/europe/images/testimonials/sap.svg b/content/europe/images/testimonials/sap.svg new file mode 100644 index 0000000000000000000000000000000000000000..222a689e0f30864648b79aefa18f0abb192c3e7b --- /dev/null +++ b/content/europe/images/testimonials/sap.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/europe/images/testimonials/sprind.svg b/content/europe/images/testimonials/sprind.svg new file mode 100644 index 0000000000000000000000000000000000000000..aa8a7b2268bc4223cf9d402bfd992641b78714bf --- /dev/null +++ b/content/europe/images/testimonials/sprind.svg @@ -0,0 +1,19 @@ + + + +Created with Sketch. + + + + + + diff --git a/content/europe/images/whitepaper-icon.svg b/content/europe/images/whitepaper-icon.svg new file mode 100644 index 0000000000000000000000000000000000000000..0fdc222761ab2487475949ea9c57ab011a98afec --- /dev/null +++ b/content/europe/images/whitepaper-icon.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + diff --git a/layouts/shortcodes/pages/europe/aisbl-membership-faq.html b/layouts/shortcodes/pages/europe/aisbl-membership-faq.html new file mode 100644 index 0000000000000000000000000000000000000000..da3b34d71c689396b99da4174882e1c075c276cb --- /dev/null +++ b/layouts/shortcodes/pages/europe/aisbl-membership-faq.html @@ -0,0 +1,625 @@ +
    +
  1. Why has the Eclipse Foundation moved to Europe?
  2. +
  3. What is the status of the Eclipse Foundation’s move to Europe?
  4. +
  5. What does this move mean for Members of the Foundation?
  6. +
  7. Are the fees for membership changing?
  8. +
  9. What does this mean for my participation in working groups?
  10. +
  11. What does this move mean for Committers?
  12. +
  13. Which agreements have changed? And what agreements must I execute?
  14. +
  15. What are the major differences between the new Belgian Bylaws and the existing US Bylaws?
  16. +
  17. Have the Bylaws and Membership Agreement for the existing US organization changed?
  18. +
  19. Why did the Solutions membership class change to Contributing membership? Are there other changes + to the classes of membership?
  20. +
  21. What rights and benefits of membership, with respect to governance, have changed as a result of + this restructuring? And do the rights of Committers change in any way?
  22. +
  23. I am a Committer employed by a Member Company - do I have to do anything?
  24. +
  25. I am a contributor to one or more Eclipse projects, do I have to do anything?
  26. +
  27. I have questions not listed here, who do I contact?
  28. +
  29. Has the address of the Eclipse Foundation changed?
  30. + +
+

+ Q. Why has the Eclipse Foundation moved to Europe? +

+
    +
  1. +

    + The move of the corporate governance of Eclipse Foundation to Europe has been done to provide global stakeholders + more choice for their strategic open source initiatives. We believe that more choice and greater diversity will be + of benefit to both the global open source communities, and for the industries that rely upon and collaborate with + them. The Eclipse Foundation aspires to be a truly global institution, now with a new European home. +

    +

    To an extent, this move is merely confirmation of the Foundation’s current reality and global growth trajectory. + The Eclipse Foundation is already the largest open source organization in Europe as measured in staff, projects, + developers, and members. One hundred seventy members and over nine hundred committers are based in Europe and we + have operated our subsidiary Eclipse Foundation Europe GmbH for more than seven years.

    +

    By moving our legal residence from the United States to Europe, our goal is to create a global institution that + builds on our existing membership base, active developer community, and strong institutional relationships, and + helps to enable the free flow of open innovation throughout the entire world.

    +
  2. +
+

+ Q. What is the status of the Eclipse Foundation’s move to Europe? +

+
    +
  1. +

    + The Eclipse Foundation AISBL has now been created as an international nonprofit association under Belgian law. Its + Board of Directors has been established, with all of the Board members of the existing Eclipse Foundation, Inc. + now serving as Board members of Eclipse Foundation AISBL, as well as now having a representative from Daimler TSS + who have joined the Belgian entity as a Strategic member. Key policies and processes, including the Intellectual + Property (IP) Policy, Antitrust Policy, Eclipse Foundation Development Process, etc. all remain, and have been + adopted by the new Belgian organization. The existing Eclipse Foundation, Inc. continues to operate, with the + existing Board in place. +

    +

    Going forward, companies now wishing to join the Eclipse Foundation will be directed to join the new Belgian + organization. Over the coming weeks and months we will be reaching out to member organizations to have them + migrate their membership to the new Belgian entity.

    +
  2. +
+

+ Q. What does this move mean for Members of the Foundation? +

+
    +
  1. +

    + In terms of the day-to-day interactions with the Eclipse Foundation, nothing has changed. The operations of our + projects and working groups continue as is, and the IP Policy and Antitrust Policy of the new entity are identical + to those of the previous US organization. +

    +

    The main difference is that you will soon be asked to join our new Belgian international nonprofit organization, + and concurrently, to resign your membership in the existing US organization.

    +

    If you are an individual Committer Member you will be asked to execute the new Belgian membership agreement. We + will reach out to you later this year to effect this change. There remain no fees for Committer membership.

    +
  2. +
+

+ Q. Are the fees for membership changing? +

+
    +
  1. +

    + In anticipation of the move to Europe, we restated our membership dues effective October 1, 2020 for both the + Beligan-based Eclipse Foundation AISBL and the existing Eclipse Foundation, Inc. in euros while retaining the same + numeric value, e.g. if you were previously paying $20,000 in membership fees, your dues effective October 1, 2020 + are now €20.000. To help mitigate the increase in fees resulting from the change in currency, all members who + renew between October 1, 2020 and September 30, 2021 have their euro-based membership fees discounted by 10%. So, + to continue this example, if your membership fee in 2020 was $20,000, your fee will be €18.000 in 2021, and + €20.000 in 2022 and beyond. +

    +

    As a reminder, this modest fee increase was the first in almost 15 years - we hope that members appreciate the + merit of stating all fees in Euros as part of completing this transition.

    +

    Note that working group fees have not changed as a result of the move, and will remain in USD. Each working + group’s Steering Committee, as part of its fiscal responsibilities, will evaluate whether they should change their + fees to be stated in euros and/or to adjust the fees based on such a change. Should the working group choose to + take this action, any change will be communicated in advance of enacting the change.

    +
  2. +
+

+ Q. What does this mean for my participation in working groups? +

+
    +
  1. +

    + Existing working groups will remain under the current governance structures, and Members’ participation in + existing working groups are not impacted by the move of the overall corporate governance to Europe. Each working + group’s Steering Committee will be updating their charter to accommodate the new governance structure, but this + change will not impact the operation of the working groups, including no change in scope, governance structure, + program plans, or fees. +

    +

    We will, however, be asking members to assign their Working Group Participation Agreements to the new Belgian + entity at the same time as they execute the new Membership Agreement.

    +

    Existing working group fees are also not impacted directly by this corporate change, including that the + membership fees will remain stated in USD.

    +
  2. +
+

+ Q. What does this move mean for Committers? +

+
    +
  1. +

    + In terms of the day-to-day interactions with the Eclipse Foundation, nothing has changed. The operations of our + projects and working groups continue as is, and the Eclipse Foundation Development Process, Eclipse Foundation + Specification Process, and Eclipse Foundation IP Policy of the new entity are identical to the current one. +

    +

    The main difference is that for Individual Committer members, your Committer Agreement will eventually have to be + updated to a new version with Eclipse Foundation AISBL; we will be contacting you to do this over the coming + months.

    +

    If you are an employee or a consultant of a member company who has a Member Committer and Contributor Agreement + (MCCA) your employer will be asked to execute the new MCCA, and no actions will be required on your part.

    +
  2. +
+

+ Q. Which agreements have changed? And what agreements must I execute? +

+
    +
  1. +

    + As a new organization, Eclipse Foundation AISBL has new versions of all of our legal agreements. This includes new + Bylaws, Membership Agreement, and Member Committer and Contributor Agreement, and Working Group Participation + Agreements. As part of the migration, we will be directly contacting all members to join the new Belgian + organization, Eclipse Foundation, AISBL. For those wishing to begin the review process now, the new Bylaws and + Membership Agreement for the new Belgian Eclipse Foundation AISBL can be found on our governance page. +

    +

    We expect the migration of members will take a few months, as we intend to contact each member directly with the + specific agreements we require them to execute, and to provide a detailed explanation of the changes.

    +

    All members are free to wait until we contact you directly; however, if you have business reasons to migrate your + membership to the new Belgian organization sooner, feel free to email our membership coordination team.

    +
  2. +
+ +

+ Q. What are the major differences between the new Belgian Bylaws and the existing US Bylaws? +

+
    +
  1. +

    There are a number of differences between the two bylaws. Of course, the most significant difference is they are + based on different laws. That is, the new Bylaws are explicitly + governed under Belgian law. Related, the Bylaws are officially defined in French, as is required by Belgian law. + But the English translation may be relied upon for all matters, and all other documents including the membership + agreement, etc. are all defined in English.

    +

    The new Belgian bylaws, by law, have a few very distinctive differences relating to the rights and + responsibilities of the Membership At-Large. Specifically, under Belgian law, the total group of members is + referred to as the General Assembly, rather than the Membership At-Large. Also as defined in Belgian law, the + General Assembly must approve the Foundation’s annual budget, must select the Foundation’s auditors, and approve + the Foundation’s audited financial statements. This is a change to our current rules, which leaves these decisions + with the Board of Directors. As a result, we expect to hold a minimum of two General Assembly meetings annually. +

    +

    There are differences in the rights associated with Committer membership that we want to draw attention to. + First, the thing that does not change is that our committers all have the ability to become Committer Members, and + that our Committer Members continue to have Board representation based on exactly the same formula as today. This + is significant, as over the years, this has proven to be invaluable to the health of our Foundation, and has led + to the Board making much better decisions as a result of this committer representation. What is changing is that + Committer members under the new Belgian bylaws do not have the right to vote in the General Assembly. As noted + above, there are significantly more decisions that must be ratified by the General Assembly than under our + existing rules, including approving the budget, appointing auditors, and approving the audited financial + statements. Because we have significantly more Committer members than corporate members, their class of membership + would be heavily weighted for these financial decisions at the General Assembly. This weighting was appropriate in + our current bylaws, as the only matters brought before the Membership At-Large were related to changes to the + Bylaws and membership agreement. But given the General Assembly of the Belgian organization explicitly approves + significant financial matters, it was felt these are matters better voted on by those companies that are + contributing the funds.

    +

    That the General Assembly votes on financial matters is a new “feature” for the Eclipse Foundation, and is based + on the requirements of Belgian law. The net result of the change as compared to the current bylaws is that + Committer Members lose their ability to directly approve future changes to the Bylaws or membership agreement of + Eclipse Foundation AISBL. Approvals of such future changes will, however, be voted on by the elected directors + representing the Committer Members on the Board. Committer Members are encouraged to participate in General + Assembly meetings, and of course their representatives on the Board continue to actively participate and + contribute.

    +

    There are minor differences in the governance structure at the Board level. As defined in Belgian law, + nominations to Board committees must be made by Board members, and those committees must have directors report on + their work, as opposed to the Executive Director doing it on their behalf. The role of Treasurer is also defined + somewhat differently, with the Treasurer reporting directly to the Board’s finance committee, as opposed to the + Executive Director.

    +

    We encourage all members to review the new Bylaws and to ask further questions related to the specifics of the + bylaws.

    +
  2. +
+ +

+ Q. Have the Bylaws and Membership Agreement for the existing US organization changed? +

+
    +
  1. +

    Yes. In order to accommodate the transition, both the Bylaws and the Membership Agreement for the existing US + organization were modified effective October 1, 2020. These changes were approved unanimously by the Board of + Directors, and were also approved by a vote of the Membership At-Large by a margin of 97%. At a high level, the + changes being made are to keep the two organizations in sync with respect to classes of membership, membership + fees, etc., and to ensure the governance of the US organization aligns with the new Belgian organization.

    +

    Of note, a new class of membership called Strategic Foundation Member was introduced into the bylaws of the + existing US organization. By doing this, the new Belgian foundation is now an active member of the US + organization, and will participate in its governance by having seats on the US organization’s Board. We would + describe this as an “implementation detail”, and would be happy to provide more detail should you have questions + about it.

    +
  2. +
+ +

+ Q. Why did the Solutions membership class change to Contributing membership? Are there other changes to the + classes of membership? +

+
    +
  1. +

    + We changed the name of the Solutions membership level to Contributing membership to better reflect the current, + diverse group of organizations that make up our membership base. These organizations participate and contribute to + the development of the Eclipse ecosystem in many ways, including, but not limited to, leading and contributing to + Eclipse Foundation projects, and offering products and services based on Eclipse technologies. +

    +

    The Strategic, Committer, and Associate membership classes all remain. Finally, regarding what has changed, we + have also eliminated the Strategic Consumer and Enterprise classes of membership. These have not been used for + many years, and do not reflect how our members participate.

    +
  2. +
+

+ Q. What rights and benefits of membership, with respect to governance, have changed as a result of this + restructuring? And do the rights of Committers change in any way? +

+
    +
  1. +

    + As a result of the corporate restructuring, the changes to the rights, benefits, and obligations of membership + with respect to governance are as described in the tables below. Note that any changes introduced under the new + Belgian bylaws are bolded. +

    +

    As explained in a separate question above regarding changes included in the Belgian bylaws, the rights of + Committer members has changed somewhat. Committer members are non-voting members of the General Assembly, similar + to Associate members. But unlike Associate Members, Committer Members do retain representation on the Board of + Directors using exactly the same formula as previously. As a result of this change, only Strategic and + Contributing members are voting members of the General Assembly. This change was introduced in recognition of we + have significantly more Committer members than corporate members, that would have weighted their class of + membership for decisions at the General Assembly. Given the General Assembly has ultimate responsibility for the + financial decisions of the Foundation, it was felt these are matters better voted on by those companies that are + contributing funds. Committer Members are still encouraged to participate in General Assembly meetings, and of + course their representatives on the Board continue to actively participate and contribute.

    +
  2. +
+ +

+ Strategic Member - Rights, Benefits and Obligations +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Benefit

+
+

Eclipse Foundation, Inc.

+
+

Eclipse Foundation AISBL

+
+

Representation on Board of Directors

+
+

Appointed

+
+

Appointed

+
+

Vote on Foundation budget, audited financial statements, etc.

+
+

Board representative has vote

+
+

Board representative has vote

+

Member has vote in General Assembly

+
+

Vote on changes to IP Policy, Eclipse Development Process, etc.

+
+

Board representative has vote

+
+

Board representative has vote

+
+

Vote on changes to the Bylaws and membership agreement

+
+

Board representative has vote

+
+

Board representative has vote

+

Member has vote in General Assembly

+
+

Participate in meetings of the Membership At-Large / General Assembly

+
+

Voting participation in meetings

+
+

Voting participation in meetings

+
+
+

+ Contributing Member - Rights, Benefits and Obligations +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Benefit

+
+

Eclipse Foundation, Inc.

+
+

Eclipse Foundation AISBL

+
+

Representation on Board of Directors

+
+

Elected representation

+
+

Elected representation

+
+

Vote on Foundation budget, audited financial statements, etc.

+
+

Elected representative on Board has vote

+
+

Elected representative on Board has vote

+

Member has vote in General Assembly

+
+

Vote on changes to IP Policy, Eclipse Development Process, etc.

+
+

Elected representative on Board has vote

+
+

+ Elected representative on Board has vote +

+
+

Vote on changes to the Bylaws and membership agreement

+
+

Elected representative on Board has vote

+
+

+ Elected representative on Board has vote
Member has vote in General Assembly +

+
+

Participate in meetings of the Membership At-Large / General Assembly

+
+

Voting participation in meetings

+
+

Voting participation in meetings

+
+
+

+ Committer Member - Rights, Benefits and Obligations +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Benefit

+
+

Eclipse Foundation, Inc.

+
+

Eclipse Foundation AISBL

+
+

Representation on Board of Directors

+
+

Elected representation

+
+

Elected representation

+
+

Vote on Foundation budget, audited financial statements, etc.

+
+

Elected representative on Board has vote

+
+

Elected representative on Board has vote

+
+

Vote on changes to IP Policy, Eclipse Development Process, etc.

+
+

Elected representative on Board has vote

+
+

Elected representative on Board has vote

+
+

Vote on changes to the Bylaws and membership agreement

+
+

Elected representative on Board has vote

+
+

Elected representative on Board has vote

+
+

Participate in meetings of the Membership At-Large / General Assembly

+
+

Voting participation in meetings

+
+

Non-voting participation in meetings

+
+
+

+ Associate Member - Rights, Benefits and Obligations +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Benefit

+
+

Eclipse Foundation, Inc.

+
+

Eclipse Foundation AISBL

+
+

Representation on Board of Directors

+
+

None

+
+

None

+
+

Vote on Foundation budget, audited financial statements, etc.

+
+

None

+
+

None

+
+

Vote on changes to IP Policy, Eclipse Development Process, etc.

+
+

None

+
+

None

+
+

Vote on changes to the Bylaws and membership agreement

+
+

None

+
+

None

+
+

Participate in meetings of the Membership At-Large / General Assembly

+
+

Non-voting participation in meetings

+
+

Non-voting participation in meetings

+
+
+ +

+ Q. I am a Committer employed by a Member Company - do I have to do anything? +

+
    +
  1. +

    + That depends. For Committers whose employer has executed the Member Committer and Contributor Agreement, then + there is nothing for you to do. But if you have previously executed an Individual Committer Agreement with the + Eclipse Foundation as an individual, we will reach out to you when it is time to re-execute the new version of + that agreement. +

    +

    In either case, there is no action for you to take at this time. Rather, the Foundation will contact either you + or your employer to execute the new agreements with the Belgian organization.

    +
  2. +
+

+ Q. I am a contributor to one or more Eclipse projects, do I have to do anything? +

+
    +
  1. +

    + No, you do not. The Eclipse Contributor Agreement (“ECA”) has been updated to reference our new Belgian legal + entity. However, your existing ECA will continue to be effective. +

    +
  2. +
+ +

+ Q. I have questions not listed here, who do I contact? +

+
    +
  1. +

    + Please send an email to eclipse-europe@eclipse.org. +

    +
  2. +
+

+ Q. Has the address of the Eclipse Foundation changed? +

+
    +
  1. +

    The official address of the new Eclipse Foundation AISBL is now Rond Point Schuman 11 Brussels 1040 Belgium. This + address will be included in all official documents and formal agreements with the Foundation.

    +

    However, the operating address for the Foundation staff and its administrative base of operations remains 2934 + Baseline Road, Suite 202, Ottawa, ON Canada.

    +
  2. +
\ No newline at end of file diff --git a/layouts/shortcodes/pages/europe/faq.html b/layouts/shortcodes/pages/europe/faq.html new file mode 100644 index 0000000000000000000000000000000000000000..e50101afd7b6fa8a97da5b5b11c30890517980bd --- /dev/null +++ b/layouts/shortcodes/pages/europe/faq.html @@ -0,0 +1,217 @@ +
    +
  1. What is the Eclipse Foundation?
  2. +
  3. What are its main goals?
  4. +
  5. Why has the Eclipse Foundation moved to Europe?
  6. +
  7. What does the Eclipse Foundation hope to achieve with its move to Europe?
  8. +
  9. How does open source contribute to the global economy?
  10. +
  11. What does the Eclipse Foundation offer its members?
  12. +
  13. What does this move mean for members of the Foundation?
  14. +
  15. What does this move mean for project committers and contributors?
  16. +
  17. What does this move mean for European stakeholders?
  18. +
  19. What does this move mean for global stakeholders?
  20. +
  21. Does this mean you are shutting down Eclipse Foundation-US?
  22. +
  23. Does this mean you are shutting down Eclipse Foundation Europe GmbH?
  24. +
  25. Does the Eclipse Foundation have a patent policy?
  26. +
  27. How can I support this move to Europe?
  28. +
+

Q. What is the Eclipse Foundation?

+
    +
  1. +

    The Eclipse Foundation is an independent nonprofit corporation based in Brussels. The Foundation provides a + global community of individuals and organizations with a mature, scalable, and business-friendly environment for + open source software collaboration and innovation. The Foundation is home to the Eclipse IDE, Jakarta EE, and over + 375 and growing open source projects, including runtimes, tools, and frameworks for many technology areas, + including:

    + +

    The Eclipse Foundation is supported by over 300 members, including industry leaders who have embraced open source + as a key enabler for their business strategies.

    +
  2. +
+

Q. What are its main goals?

+
    +
  1. +

    The Eclipse Foundation exists to advance open source projects and to cultivate communities and business + ecosystems around the globe. The Foundation provides four key services to the Eclipse community:

    + + +

    Open source innovation will drive the technological solutions expected to transform the global economy. The + Eclipse Foundation strives to enable these solutions by being the leading community for individuals and + organizations to collaborate on commercially-friendly open source, for the benefit of industries and developer + communities worldwide.

    +
  2. +
+

Q. Why has the Eclipse Foundation moved to Europe?

+
    +
  1. +

    The move of the corporate governance of Eclipse Foundation to Europe has been done to provide global stakeholders + more choice for their strategic open source initiatives. We believe that more choice and greater diversity will be + of benefit to both the global open source communities, and for the industries that rely upon and collaborate with + them. The Eclipse Foundation aspires to be a truly global institution, now with a new European home.

    +

    To an extent, this move is merely confirmation of the Foundation’s current reality and global growth trajectory. + The Eclipse Foundation is already the largest open source organization in Europe as measured in staff, projects, + developers, and members. One hundred seventy members and over nine hundred committers are based in Europe and we + have operated our subsidiary Eclipse Foundation Europe GmbH for more than seven years.

    +
  2. +
+ +

Q. What does the Eclipse Foundation hope to achieve with its move to Europe?

+
    +
  1. +

    By moving to Europe, we aim to advance open source projects that can transform the global economy, for the + benefit of industries and developer communities worldwide. The free flow of software innovation is critical to + economic activity in all countries, in all industry sectors. From our new base in Europe, we will accelerate the + growth of a global, sustainable ecosystem with a competitive and level playing field that delivers broad benefits + to developers and industry.

    +
  2. +
+

Q. How does open source contribute to the global economy?

+
    +
  1. +

    Open source innovation is crucial for the advancement of new technologies across multiple industries, thus a key + factor in the continued growth of the global economy. The open source model — how it is developed, shared, and + used — is central to technological innovation and digitalization in many industry sectors including + transportation, logistics, healthcare, telecommunications, pharmaceuticals, energy, manufacturing, and more. These + industries rely upon a global supply chain of open source software which fuels their growth, innovation, and + digitalization strategies. Enterprises and industrials around the world are fueling the next wave of open source + adoption and, in turn, contributing to economic activity and business growth. To sustain open source and thus + economies across the world, open source foundations are necessary to provide core capabilities like legal and + intellectual property assurance, vendor-neutral governance, trademark stewardship for projects, and more.

    +
  2. +
+

Q. What does the Eclipse Foundation offer its members?

+
    +
  1. +

    Membership in the Eclipse Foundation allows businesses and developers the opportunity to participate in a global, + community-driven open ecosystem. Organizations and individuals join the Eclipse Foundation because they want to + take an active role in supporting sustainable, commercializable open source technologies. In doing so, they + protect their strategic investments by participating in defining priorities for advancing the technologies they + care about, while sharing costs and driving industry adoption.

    +

    + Our members value our unique governance model and processes. In particular, Eclipse Foundation Working Groups provide an open and + vendor-neutral governance framework for individuals and organizations to engage in collaborative development to + deliver high quality, scalable, and sustainable code that enterprises can use to build commercial products, grow + revenues and drive market adoption. Through our Eclipse + Development Process we offer members a set of best practices that guide developers during the process of + starting and advancing open source projects. Members also benefit from our legal and intellectual property + management processes, which enable them to fully comply with antitrust laws, and provide legal assurance that they + can successfully embed open source technology into their commercial products. +

    +
  2. +
+ +

Q. What does this move mean for members of the Foundation?

+
    +
  1. +

    As part of the move, we have created a new membership-based, open source, nonprofit foundation legally domiciled + in Europe with policies and procedures allowing seamless international collaboration. Specifically, we have + created a Belgian international not-for-profit association, Eclipse Foundation AISBL, domiciled in Brussels. In + parallel, we have established a modern open source project development forge based on GitLab and physically hosted + in Europe.

    +

    The Eclipse and Eclipse Foundation names, trademarks, and brands will be controlled by the new European entity, + as will the core policies such as antitrust and intellectual property. Our membership dues are stated in Euros. + The existing Eclipse Foundation, Inc., incorporated under the laws of Delaware, continues to exist, and the two + organizations’ operations continue to be managed with operations split between Canada and Europe. In short, there + will be minimal to no impact to our operations.

    +
  2. +
+ +

Q. What does this move mean for project committers and contributors?

+
    +
  1. +

    The short version is: keep doing what you’re doing. In the near-term, it will be “business as usual” for + committers and contributors of Eclipse projects. Over time, projects that would like to use the European-domiciled + GitLab-based forge are welcome to migrate their projects. We remain committed to communicating with our project + committers and contributors before implementing any changes to our operations.

    +

    As we expand our presence in Europe, we anticipate new opportunities for our global community members to + participate in innovative new open source projects.

    +
  2. +
+ +

Q. What does this move mean for European stakeholders?

+
    +
  1. +

    European policy makers and industry leaders alike recognize the need to pool their strengths to achieve + collectively what they could not individually, and have identified open source as a key mechanism to support this + via collaboration, innovation and interoperability.

    +

    Open technologies are at the center of digitalization and will play an important role in driving the digital and + industrial transformations called for by the European Commission in its recent strategies.

    +

    To realize these ambitions and ensure the long term prosperity, Europe requires its own open source foundation + with an international reach and reputation. By moving our legal residence to Europe, the Eclipse Foundation seeks + contributions from a broad cross-section of European companies and governmental organizations to open source + projects.

    +
  2. +
+ +

Q. What does this move mean for global stakeholders?

+
    +
  1. +

    This move will provide global stakeholders more choice for their strategic open source initiatives. We believe + that more choice and greater diversity will be of benefit to the global open source communities, and for the + industries that rely upon and collaborate with them. The Eclipse Foundation aspires to be a truly global + institution, now with a new European home. As one of the world’s largest open source foundations, the Eclipse + Foundation is proud to host a global community of dedicated contributors, committers, and leading companies across + industry sectors.

    +

    Our goal is to accelerate the growth of an already broad and expanding open ecosystem of developers, + organizations, and public sector entities collaborating to advance technologies that are expected to have a major + impact on global economies, including the cloud, edge computing, artificial intelligence, connected vehicles, + telecommunications, and the Internet of Things.

    +

    We expect that this move will further foster the growth of a global, sustainable ecosystem with a competitive and + level playing field that delivers broad benefits to developers and industry. In this way, we see the move offering + increased global collaboration opportunities for organizations from all around the world.

    +
  2. +
+

Q. Does this mean you are shutting down Eclipse Foundation-USA?

+ +
    +
  1. +

    No, there is no current intention to shut down our USA incorporated not-for-profit organization.

    +
  2. +
+ +

Q. Does this mean you are shutting down Eclipse Foundation Europe GmbH?

+
    +
  1. +

    No, there is no current intention to shut down our German incorporated for-profit subsidiary.

    +
  2. +
+

Q. Does the Eclipse Foundation have a patent policy?

+
    +
  1. +

    Yes. Under the Eclipse Public License (EPL), each Contributor grants rights to create derivative works and for + worldwide, royalty-free software redistribution in accordance with the EPL terms, including a royalty-free license + to use Contributor’s patents as embodied in its contributions. Under the Eclipse Foundation Specification Process + (EFSP) used for creating open industry specifications such as Jakarta EE, royalty-free patent licenses are granted + to all implementations of the specifications published.

    +

    + You can find more information about Eclipse Foundation’s patent policy here. Further information about our + intellectual property policy is also available here. Additional details + about the EFSP can be found here. +

    +
  2. +
+

Q. How can I support this move to Europe?

+
    +
  1. +

    + We need the ongoing support and engagement of European developers, community leaders, companies and funding + agencies in order to ensure a successful transition. For more information and how to get involved, email eclipse-europe@eclipse.org. +

    +
  2. +
\ No newline at end of file diff --git a/layouts/shortcodes/pages/europe/landing-page.html b/layouts/shortcodes/pages/europe/landing-page.html new file mode 100644 index 0000000000000000000000000000000000000000..7d3c70d56a2182e9a5576ef42d14ead3ff5f2656 --- /dev/null +++ b/layouts/shortcodes/pages/europe/landing-page.html @@ -0,0 +1,329 @@ +
+
+
+
+

The Eclipse Foundation has transitioned to Europe as part of our continued + global expansion. Our goal is to grow the global ecosystem and advance strategic open source projects with + international impact.

+ +
+
+
+
+ +
+
+

Testimonials

+ +
+
+ + + + +
+
+

Resources

+
+
+
+

resource image

+

Whitepaper

+

Learn how open source is fueling digital transformation in Europe and beyond.

+

Download

+
+
+
+
+

resource image

+

Fact Sheet

+

Get to know the Eclipse Foundation and learn about our strategic focus areas.

+

Download

+
+
+
+
+

resource image

+

Cedalo Case Study

+

Find out how companies focused on IoT development can benefit from Eclipse Foundation + membership.

+

Download

+
+
+
+
+

resource image

+

Slide Deck

+

A helpful presentation you can use to build your case for joining the Eclipse Foundation + AISBL.

+

Download

+
+
+
+ + + +

View More Resources

+
+
\ No newline at end of file diff --git a/less/page_css_file/europe/styles.less b/less/page_css_file/europe/styles.less new file mode 100644 index 0000000000000000000000000000000000000000..31ffc48b27cab515a576f9e7a0e40152b25fedd6 --- /dev/null +++ b/less/page_css_file/europe/styles.less @@ -0,0 +1,189 @@ +/* + * Copyright (c) 2020,2022 Eclipse Foundation, Inc. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * Contributors: + * Eric Poirier + * Christopher Guindon + * + * SPDX-License-Identifier: EPL-2.0 +*/ + +.header-europe-bg-img { + background-image: url(../../../content/europe/images/eu-jumbotron-final.jpg); +} + +.featured-jumbotron { + padding-top: 10px; +} + +.jumbotron.featured-jumbotron { + h1 { + margin-bottom: 25px; + font-size: 32px; + + &:after { + margin: 15px auto 0; + border-color: #fff; + } + } +} + +.jumbotron { + p { + font-size: 16px; + font-weight: 400; + } + + a { + width: 260px; + } +} + +h2 { + text-transform: uppercase; +} + +.europe-faq { + padding: 50px 0; + text-align: center; + position: relative; + overflow: hidden; + + p { + font-size: 21px; + font-weight: 200; + } + + &:before { + content: ""; + display: block; + width: 250px; + position: absolute; + bottom: 0; + background-repeat: no-repeat; + background-size: 200px; + z-index: -1; + background-image: url(../../../content/europe/images/faq-left-bg.svg); + left: 0; + background-position: bottom left; + height: 275px; + } + + &:after { + content: ""; + display: block; + width: 250px; + position: absolute; + bottom: 0; + background-repeat: no-repeat; + background-size: 200px; + z-index: -1; + background-image: url(../../../content/europe/images/faq-right-bg.svg); + right: 0; + background-position: bottom right; + height: 260px; + } +} + +.europe-testimonials { + background-color: #0f1a38; + background-image: url(../../../content/europe/images/testimonials-bg.svg); + background-position: bottom right; + background-repeat: no-repeat; + color: #fff; + padding: 40px 0; + + h2 { + color: #fff; + } + + .item { + padding: 20px; + } +} + +.europe-testimonials-logo { + background-color: #fff; + border-radius: 200px; + color: #000; + width: 100px; + height: 100px; + display: block; + margin: 0 auto 20px; + + img { + max-width: 80px; + max-height: 75px; + margin: 0 auto; + } +} + +.europe-video { + text-align: center; + padding: 40px 0 50px; + position: relative; + overflow: hidden; + + h2 { + margin-bottom: 30px; + color: #f7941e; + } +} + +.europe-resources { + text-align: center; + padding: 40px 0 50px; + background-color: #f3f3f4; + + h2 { + margin-bottom: 30px; + } +} + +.europe-resources-item { + background-color: #fff; + border: 1px solid #ccc; + padding: 20px; + margin-bottom: 30px; +} + +.europe-resources-img { + width: 100px; + height: 100px; +} + +@media (min-width: 768px) { + .europe-video { + &:before { + content: ""; + display: block; + width: 300px; + height: 600px; + position: absolute; + top: 0; + background-repeat: no-repeat; + background-size: cover; + background-image: url(../../../content/europe/images/faq-left-bg.svg); + left: 0px; + background-position: bottom left; + } + + &:after { + content: ""; + display: block; + width: 300px; + height: 600px; + position: absolute; + top: 0; + background-repeat: no-repeat; + background-size: cover; + background-image: url(../../../content/europe/images/faq-right-bg.svg); + right: 0; + background-position: bottom right; + } + } +} \ No newline at end of file diff --git a/package.json b/package.json index 8eb9544d3264f1b26d54357692a0a09b7dffb36e..15fa8c1d5cecdcbee5f8e1b23315e4b70e88bd8e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "install": "NODE_ENV=production npm run production" }, "dependencies": { - "eclipsefdn-hugo-solstice-theme": "0.0.158", + "eclipsefdn-hugo-solstice-theme": "0.0.159", "js-yaml": "^3.13.1", "json-minify": "^1.0.0" }, diff --git a/webpack.mix.js b/webpack.mix.js index 54fd67a9cdda177f1c0603fb66e24cf1edd0a67b..7ff6cfdbb6aff4bd2eb0017b3dffeab46fed7826 100644 --- a/webpack.mix.js +++ b/webpack.mix.js @@ -19,6 +19,8 @@ mix.setPublicPath('static/public'); mix.setResourceRoot('../'); mix.less('./less/styles.less', 'static/public/css/styles.css'); + mix.less('./less/page_css_file/projects/openchain.less', 'static/public/css/projects-openchain.css'); +mix.less('./less/page_css_file/europe/styles.less', 'static/public/css/europe-styles.css'); mix.js('js/main.js', './static/public/js/main.js'); diff --git a/yarn.lock b/yarn.lock index 53a45ca78451bfb014005065ed10386343700a97..54fdd3dda3eec26f6ca335de9c18ec3ce4a05004 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2480,10 +2480,10 @@ dotignore@~0.1.2: dependencies: minimatch "^3.0.4" -eclipsefdn-hugo-solstice-theme@0.0.158: - version "0.0.158" - resolved "https://registry.yarnpkg.com/eclipsefdn-hugo-solstice-theme/-/eclipsefdn-hugo-solstice-theme-0.0.158.tgz#5de4cfcc5ed91689b5b10bc7c2efb6c2a03a256d" - integrity sha512-c1fLYqZd6l8qBbTHS83QMVJslNWmUUzXl1S31KmeLYFBB75bbh1hMbh/6O+raYPyABl2ewOkMqVXMEhiCDxL0Q== +eclipsefdn-hugo-solstice-theme@0.0.159: + version "0.0.159" + resolved "https://registry.yarnpkg.com/eclipsefdn-hugo-solstice-theme/-/eclipsefdn-hugo-solstice-theme-0.0.159.tgz#42cf984a2282097a8e0bec60db3c82cd3d6ce52d" + integrity sha512-+3RJOGAsRy5HqS1k4WJq+a4IB8JrcEV5qjvFPQhbgKgefmjbVqIEFUN8U4eVlVAwjHM+ABQee12LlQ5OtLRShA== dependencies: axios "^0.21.1" eclipsefdn-solstice-assets "0.0.201"