add ids for anchors to join-us

This commit is contained in:
Jeremy Kauffman 2018-01-16 20:30:29 -05:00
parent 668d754f61
commit af78503910

View file

@ -5,7 +5,7 @@
<section class="post-content"> <section class="post-content">
<div class="content"> <div class="content">
<h1>Join Team Content Freedom</h1> <h1 id="join">Join Team Content Freedom</h1>
<p> <p>
Changing the landscape of content distribution is no easy task. LBRY is growing rapidly, and we're always looking for great people Changing the landscape of content distribution is no easy task. LBRY is growing rapidly, and we're always looking for great people
@ -18,7 +18,7 @@
Fortunately, photo shoots are not a regular job activity. Fortunately, photo shoots are not a regular job activity.
</div> </div>
<h2>About LBRY</h2> <h2 id="about">About LBRY</h2>
<p> <p>
Some things to know about working at LBRY: Some things to know about working at LBRY:
@ -42,7 +42,7 @@
</li> </li>
</ul> </ul>
<h2>Who We're Looking For</h2> <h2 id="looking">Who We're Looking For</h2>
<p> <p>
There's no one kind of LBRYian. We value people who can bring new perspectives to our team. Here are some traits that are important to us: There's no one kind of LBRYian. We value people who can bring new perspectives to our team. Here are some traits that are important to us:
@ -69,9 +69,9 @@
</ul> </ul>
<h2>Positions</h2> <h2 id="positions">Positions</h2>
<h3>Blockchain Engineer</h3> <h3 id="blockchain-engineer">Blockchain Engineer</h3>
<p> <p>
This position involves working directly on the LBRY <a href="https://github.com/lbryio/lbrycrd">blockchain</a>, written in C++. This position involves working directly on the LBRY <a href="https://github.com/lbryio/lbrycrd">blockchain</a>, written in C++.
</p> </p>
@ -81,7 +81,7 @@
<p> <p>
Blockchain work is like being a goalkeeper: good work goes under-appreciated, but mistakes are catastrophic. You must be the kind of masochist that enjoys this. Blockchain work is like being a goalkeeper: good work goes under-appreciated, but mistakes are catastrophic. You must be the kind of masochist that enjoys this.
</p> </p>
<h3>Protocol Engineers</h3> <h3 id="protocol-engineer">Protocol Engineers</h3>
<p> <p>
The LBRY protocol is comprised of a <a href="https://lbry.io/api">set of APIs</a> provided via a daemon. This daemon is comprised of several sub-components, and interacts with the blockchain, wallet, and other remote daemons that comprise the LBRY data network. The LBRY protocol is comprised of a <a href="https://lbry.io/api">set of APIs</a> provided via a daemon. This daemon is comprised of several sub-components, and interacts with the blockchain, wallet, and other remote daemons that comprise the LBRY data network.
</p> </p>
@ -90,7 +90,7 @@
</p> </p>
<p>Competence with security, operating systems, and networks is mandatory. Experience with peer-to-peer technology is beneficial but not required.</p> <p>Competence with security, operating systems, and networks is mandatory. Experience with peer-to-peer technology is beneficial but not required.</p>
<h3>Web Developer</h3> <h3 id="web-developer">Web Developer</h3>
<p> <p>
We're seeking someone to manage <a href="https://github.com/lbryio/lbry.io">this very website</a>, as well as other LBRY web properties and projects. We're seeking someone to manage <a href="https://github.com/lbryio/lbry.io">this very website</a>, as well as other LBRY web properties and projects.
</p> </p>
@ -99,8 +99,8 @@
The LBRY website currently uses a moderate amount of PHP, but you be the product owner and have full control over the implementation. The LBRY website currently uses a moderate amount of PHP, but you be the product owner and have full control over the implementation.
</p> </p>
<h2>Applying</h2> <h2 id="applying">Applying</h2>
<h4>How To Apply</h4> <h4 id="how-to-apply">How To Apply</h4>
<p> <p>
Contact <a href="mailto:joinus@lbry.io">joinus@lbry.io</a> if interested in a position. Please include the following: Contact <a href="mailto:joinus@lbry.io">joinus@lbry.io</a> if interested in a position. Please include the following:
</p> </p>
@ -110,7 +110,7 @@
<li>One sentence about why you'd like to work for LBRY.</li> <li>One sentence about why you'd like to work for LBRY.</li>
</ol> </ol>
<h4>The Process</h4> <h4 id="process">The Process</h4>
<p> <p>
We use a 3-step hiring process: We use a 3-step hiring process:
</p> </p>
@ -165,18 +165,16 @@
</ol> </ol>
<p>Steps 1 and 2 may be completed in either order (i.e. you're welcome to try contributing before the introductory call).</p> <p>Steps 1 and 2 may be completed in either order (i.e. you're welcome to try contributing before the introductory call).</p>
<h2>Referrals</h2> <h2 id="referrals">Referrals</h2>
<p> <p>
Know someone who'd be a great fit? Tell them about us, send them a link this page, or show up at their house unexpectedly with a Know someone who'd be a great fit? Tell them about us, send them a link this page, or show up at their house unexpectedly with a
box of candy and a persuasive pitch. If we hire them, we'll pay you $5,000. That's what we call a win-win. box of candy and a persuasive pitch. If we hire them, we'll pay you $5,000. That's what we call a win-win.
</p> </p>
<h2>Other Work</h2> <h2 id="other-work">Other Work</h2>
<p> <p>
Interested in contributing but not ready for commitment? We have several <a href="/bounty">smaller projects</a> available for anyone Interested in contributing but not ready for commitment? We have a <a href="/faq/contributing">guide for contributors</a> to help you find other ways to get
who wants to do them. We also have a <a href="/faq/contributing">guide for contributors</a> to help you find other ways to get involved. If none of that suits your fancy, join our <a href="https://chat.lbry.io">Discord chat</a> and we'll help you find something you'll love.
involved. If none of that suits your fancy, join our <a href="https://chat.lbry.io">Discord chat</a> and we'll help you find something
you'll love.
</p> </p>
</div> </div>