diff --git a/content/jobs/api-engineer.md b/content/jobs/api-engineer.md index 455e1453..615fd3e2 100644 --- a/content/jobs/api-engineer.md +++ b/content/jobs/api-engineer.md @@ -3,7 +3,6 @@ title: API Engineer order: 5 status: paused location: remote (global) -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 373a86b5..cf160ca0 100644 --- a/content/jobs/application-engineer-lead.md +++ b/content/jobs/application-engineer-lead.md @@ -3,7 +3,6 @@ title: Lead Application Engineer order: 2 status: closed location: remote (global) -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 478ae8d3..f0091e6c 100644 --- a/content/jobs/blockchain-engineer.md +++ b/content/jobs/blockchain-engineer.md @@ -3,7 +3,6 @@ title: Blockchain Engineer order: 1 status: paused location: remote (global) -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 3351b426..e0c7863d 100644 --- a/content/jobs/lead-designer.md +++ b/content/jobs/lead-designer.md @@ -3,7 +3,6 @@ title: Lead Designer order: 5 status: closed location: remote (global) -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 78131e98..25e9e0cd 100644 --- a/content/jobs/project-manager.md +++ b/content/jobs/project-manager.md @@ -3,7 +3,6 @@ title: Project Manager order: 3 status: closed location: remote (global) -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 0b31a5ea..a0e3bf9d 100644 --- a/content/jobs/protocol-engineer.md +++ b/content/jobs/protocol-engineer.md @@ -3,7 +3,6 @@ title: Protocol Engineer order: 4 status: paused location: remote (global) -url: https://hire.withgoogle.com/public/jobs/lbryio/view/P_AAAAAADAAADALc6v5NkAOf?trackingTag=joinUs --- The LBRY protocol consists of a [set of APIs](/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/view/template/page/join-us.php b/view/template/page/join-us.php index 9acc3bb7..f981e308 100644 --- a/view/template/page/join-us.php +++ b/view/template/page/join-us.php @@ -10,6 +10,7 @@
+
LBRY is not currently hiring, but will be again soon. We recommend beginning as a contributor if you are interested in a technical position or just want to have a good time.

Changing the landscape of content distribution is no easy task. LBRY is growing rapidly, and we're always looking for great people to join us. If you're looking for a challenging and rewarding pursuit, if you want to work with a team that shares your passion and curiosity, you've come to the right place.

About LBRY

@@ -45,7 +46,7 @@
  • A brief (30 minute max), non-technical, introductory phone call with either the CEO, CTO, or appropriate lead.
  • -

    All technical hires are required to complete compensated code contribution on the repository they'd be working on. Non-technical hires will also be asked to complete a compensated trial task after they apply and complete step 1.

    +

    All technical hires are required to complete compensated code contribution on the repository they'd be working on. Non-technical hires will also be asked to complete a compensated trial task after they apply and complete step 1.

    Issues tagged "good first issue" are suitable for this purpose, though you are welcome to work on another issue or even something not filed at all.

    diff --git a/web/scss/pages/_ancillary.scss b/web/scss/pages/_ancillary.scss index 67844651..ba9459fa 100644 --- a/web/scss/pages/_ancillary.scss +++ b/web/scss/pages/_ancillary.scss @@ -137,11 +137,6 @@ } p { - &.join-us-fix { - margin-top: -2rem; - padding-left: 1.25rem; - } - &:not(:first-of-type) { padding-top: 0.5rem; padding-left: 1.25rem;