remove apply links

This commit is contained in:
Jeremy Kauffman 2020-08-07 17:09:38 -04:00
parent 46b9db776d
commit 9c0155b4bd
8 changed files with 2 additions and 12 deletions

View file

@ -3,7 +3,6 @@ title: API Engineer
order: 5 order: 5
status: paused status: paused
location: remote (global) 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. This job combines the coolest language with a slightly less cool objective for an overall attractiveness quotient of still pretty neat.

View file

@ -3,7 +3,6 @@ title: Lead Application Engineer
order: 2 order: 2
status: closed status: closed
location: remote (global) 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. 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.

View file

@ -3,7 +3,6 @@ title: Blockchain Engineer
order: 1 order: 1
status: paused status: paused
location: remote (global) 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++. This position involves working directly on the LBRY [blockchain](https://github.com/lbryio/lbrycrd), written in C++.

View file

@ -3,7 +3,6 @@ title: Lead Designer
order: 5 order: 5
status: closed status: closed
location: remote (global) 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. Like designing things? Great, because this position involves designing all the things.

View file

@ -3,7 +3,6 @@ title: Project Manager
order: 3 order: 3
status: closed status: closed
location: remote (global) 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. 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.

View file

@ -3,7 +3,6 @@ title: Protocol Engineer
order: 4 order: 4
status: paused status: paused
location: remote (global) 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. 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.

View file

@ -10,6 +10,7 @@
<section> <section>
<div class="inner-wrap"> <div class="inner-wrap">
<div class="notice notice-success spacer1">LBRY is not currently hiring, but will be again soon. We recommend <strong><a href="https://lbry.tech/contribute">beginning as a contributor</a></strong> if you are interested in a technical position or just want to have a good time.</div>
<p>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.</p> <p>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.</p>
<h2 id="about">About LBRY</h2> <h2 id="about">About LBRY</h2>
@ -45,7 +46,7 @@
<li>A brief (30 minute max), non-technical, introductory phone call with either the CEO, CTO, or appropriate lead.</li> <li>A brief (30 minute max), non-technical, introductory phone call with either the CEO, CTO, or appropriate lead.</li>
<li> <li>
<p class="join-us-fix">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.</p> <p>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.</p>
<p>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.</p> <p>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.</p>

View file

@ -137,11 +137,6 @@
} }
p { p {
&.join-us-fix {
margin-top: -2rem;
padding-left: 1.25rem;
}
&:not(:first-of-type) { &:not(:first-of-type) {
padding-top: 0.5rem; padding-top: 0.5rem;
padding-left: 1.25rem; padding-left: 1.25rem;