From cc9fd9dd82e7946df84bf7d347f5b359a2864033 Mon Sep 17 00:00:00 2001 From: Christopher Guindon Date: Tue, 24 May 2022 09:18:28 -0400 Subject: [PATCH 1/2] Create a eclipse.org/careers page Signed-off-by: Christopher Guindon --- content/careers/_index.md | 48 +++++++++++++++++++ .../careers/jazz-hr-advanced-job-widget.html | 1 + .../careers/jazz-hr-basic-job-widget.html | 1 + 3 files changed, 50 insertions(+) create mode 100644 content/careers/_index.md create mode 100644 layouts/shortcodes/pages/careers/jazz-hr-advanced-job-widget.html create mode 100644 layouts/shortcodes/pages/careers/jazz-hr-basic-job-widget.html diff --git a/content/careers/_index.md b/content/careers/_index.md new file mode 100644 index 0000000..3819dcf --- /dev/null +++ b/content/careers/_index.md @@ -0,0 +1,48 @@ +--- +title: Careers +date: 2004-02-02T18:54:43.927Z +layout: single +hide_sidebar: true +lastmod: 2022-05-24T13:16:59.860Z +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 +--- + +{{< grid/div class="row" isMarkdown="false">}} + {{< grid/div class="col-md-13 margin-top-10" isMarkdown="false" >}} +

Current Openings

+ {{< pages/careers/jazz-hr-basic-job-widget >}} + {{}} + +{{< grid/div class="col-md-10 col-md-offset-1" >}} +## Why you should join the team +Join a collaborative team built around the core values of service, respect, professionalism, and collegiality. We work together to make a difference for our members and open source communities. + +The Eclipse Foundation is global and offers *fully remote positions*, with staff located in Europe, Canada, and the United States. + +We understand the importance of work-life balance and support this with many worker-based programs, including **Friday flex-time**, a **right-to-disconnect policy**, and **"Corporate Recharge" days**. + +And of course, we offer highly competitive compensation along with a comprehensive benefits package. + +## What we do at the Eclipse Foundation + +Open source is one of the key drivers of innovation today. It touches all sectors of the economy and has a major impact on the software systems that each of us interact with every day. As a Belgian international nonprofit association, the Eclipse Foundation is one of the largest open source foundations in the world and acts as the steward for some of the most interesting and important projects in a wide range of technology areas. Each of our team members plays a direct and proactive role in the success of Eclipse and its projects and initiatives, and as captured by our most recent employee survey, the work done by our team is "dynamic, challenging, and impactful". Come be a part of our highly motivated and effective team! +{{}} +{{}} \ No newline at end of file diff --git a/layouts/shortcodes/pages/careers/jazz-hr-advanced-job-widget.html b/layouts/shortcodes/pages/careers/jazz-hr-advanced-job-widget.html new file mode 100644 index 0000000..a60bb24 --- /dev/null +++ b/layouts/shortcodes/pages/careers/jazz-hr-advanced-job-widget.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/layouts/shortcodes/pages/careers/jazz-hr-basic-job-widget.html b/layouts/shortcodes/pages/careers/jazz-hr-basic-job-widget.html new file mode 100644 index 0000000..9f5bcfe --- /dev/null +++ b/layouts/shortcodes/pages/careers/jazz-hr-basic-job-widget.html @@ -0,0 +1 @@ + \ No newline at end of file -- GitLab From c6ce96c3c16c1ced326466288039f5d8a38923e7 Mon Sep 17 00:00:00 2001 From: Christopher Guindon Date: Thu, 26 May 2022 16:46:37 +0000 Subject: [PATCH 2/2] Update _index.md --- content/careers/_index.md | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/content/careers/_index.md b/content/careers/_index.md index 3819dcf..f207112 100644 --- a/content/careers/_index.md +++ b/content/careers/_index.md @@ -4,25 +4,14 @@ date: 2004-02-02T18:54:43.927Z layout: single hide_sidebar: true lastmod: 2022-05-24T13:16:59.860Z -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. +description: Join the Eclipse Foundation team to make a difference in the open source community. keywords: - - eclipse - - project - - plug-ins - - plugins - - java - - ide - - swt - - refactoring - - free java ide - - tools - - platform + - careers + - jobs - open source - - development environment - - development - - ide + - open source jobs + - developer jobs + - remote jobs --- {{< grid/div class="row" isMarkdown="false">}} @@ -45,4 +34,4 @@ And of course, we offer highly competitive compensation along with a comprehensi Open source is one of the key drivers of innovation today. It touches all sectors of the economy and has a major impact on the software systems that each of us interact with every day. As a Belgian international nonprofit association, the Eclipse Foundation is one of the largest open source foundations in the world and acts as the steward for some of the most interesting and important projects in a wide range of technology areas. Each of our team members plays a direct and proactive role in the success of Eclipse and its projects and initiatives, and as captured by our most recent employee survey, the work done by our team is "dynamic, challenging, and impactful". Come be a part of our highly motivated and effective team! {{}} -{{}} \ No newline at end of file +{{}} -- GitLab