From 4d7ea137e4983766b74226351cb6236aede93eb3 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Wed, 30 May 2018 11:16:20 -0400 Subject: [PATCH] add location functionality to job postings and mark remote --- content/jobs/api-engineer.md | 1 + content/jobs/application-engineer-lead.md | 1 + content/jobs/blockchain-engineer.md | 1 + content/jobs/lead-designer.md | 1 + content/jobs/project-manager.md | 1 + content/jobs/protocol-engineer.md | 1 + content/jobs/web-developer.md | 1 + view/template/content/_job.php | 3 +++ 8 files changed, 10 insertions(+) diff --git a/content/jobs/api-engineer.md b/content/jobs/api-engineer.md index f97dc90e..f183af8c 100644 --- a/content/jobs/api-engineer.md +++ b/content/jobs/api-engineer.md @@ -2,6 +2,7 @@ title: API Engineer order: 5 status: active +location: remote url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADFYg8lMqDBXz?trackingTag=joinUs --- This job combines the coolest language with a slightly less cool objective for an overall attractiveness quotient of still pretty neat. diff --git a/content/jobs/application-engineer-lead.md b/content/jobs/application-engineer-lead.md index 2a137225..09e20818 100644 --- a/content/jobs/application-engineer-lead.md +++ b/content/jobs/application-engineer-lead.md @@ -2,6 +2,7 @@ title: Lead Application Engineer order: 2 status: active +location: remote url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADNhIbg93Flmj?trackingTag=joinUs --- As the touch and interaction point for the vast majority of LBRY users, applications play a tremendous role in the success of the LBRY protocol. diff --git a/content/jobs/blockchain-engineer.md b/content/jobs/blockchain-engineer.md index 60cd49d7..3146cd11 100644 --- a/content/jobs/blockchain-engineer.md +++ b/content/jobs/blockchain-engineer.md @@ -2,6 +2,7 @@ title: Blockchain Engineer order: 1 status: active +location: remote url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADLZMs9Keowq0?trackingTag=joinUs --- This position involves working directly on the LBRY [blockchain](https://github.com/lbryio/lbrycrd), written in C++. diff --git a/content/jobs/lead-designer.md b/content/jobs/lead-designer.md index 55568693..5d375463 100644 --- a/content/jobs/lead-designer.md +++ b/content/jobs/lead-designer.md @@ -2,6 +2,7 @@ title: Lead Designer order: 5 status: paused +location: remote url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADDIkS8VwCnPN?trackingTag=joinUs --- Like designing things? Great, because this position involves designing all the things. diff --git a/content/jobs/project-manager.md b/content/jobs/project-manager.md index 131ac019..375f517e 100644 --- a/content/jobs/project-manager.md +++ b/content/jobs/project-manager.md @@ -2,6 +2,7 @@ title: Project Manager order: 3 status: active +location: remote url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADDIQ-YUHEtOA?trackingTag=joinUs --- Being a project manager at LBRY requires skillful facilitation and coaching of a menagerie of full-time engineers and community contributors. It demands the ability to break down big goals into practical plans and keep track of a wide variety of tasks and small details. diff --git a/content/jobs/protocol-engineer.md b/content/jobs/protocol-engineer.md index 50bb2e6a..fe3179c1 100644 --- a/content/jobs/protocol-engineer.md +++ b/content/jobs/protocol-engineer.md @@ -2,6 +2,7 @@ title: Protocol Engineer order: 4 status: active +location: remote url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADALc6v5NkAOf?trackingTag=joinUs --- The LBRY protocol consists of a [set of APIs](https://lbry.io/api) provided via a daemon. This daemon is comprised of several sub-components, and interacts with the blockchain, wallet, and other remote daemons that constitute the LBRY data network. diff --git a/content/jobs/web-developer.md b/content/jobs/web-developer.md index 701a1071..5650d39f 100644 --- a/content/jobs/web-developer.md +++ b/content/jobs/web-developer.md @@ -1,6 +1,7 @@ --- title: Web Developer order: 10 +location: remote status: closed --- We're seeking someone to manage [this very website](https://github.com/lbryio/lbry.io), as well as other LBRY web properties and projects. diff --git a/view/template/content/_job.php b/view/template/content/_job.php index fa6ede3f..a4eba742 100644 --- a/view/template/content/_job.php +++ b/view/template/content/_job.php @@ -3,6 +3,9 @@ "> + + +