career page
This commit is contained in:
parent
49a2f7ccb5
commit
2aa4b83a86
84
content/careers/_index.md
Normal file
84
content/careers/_index.md
Normal file
@ -0,0 +1,84 @@
|
||||
---
|
||||
title: "careers"
|
||||
template: "section.html"
|
||||
insert_anchor_links: "left"
|
||||
---
|
||||
|
||||
|
||||
<!-- section 1 (join out team) -->
|
||||
|
||||
<!-- <div class="relative flex flex-col lg:flex-row items-baseline -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20">
|
||||
<div class="header section banner">
|
||||
<div class="center">
|
||||
<h2 class="text-8xl font-bold text-black uppercase">
|
||||
Join our Team
|
||||
</h2>
|
||||
</div>
|
||||
<div
|
||||
class="back"
|
||||
style="background-image: url('/images//team_joinus.jpg')"
|
||||
></div>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
{% row(bgPath="/images/team_joinus.jpg" style="center") %}
|
||||
|
||||
# **Join Our Team**
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
<!-- section 2 (INTERNET) -->
|
||||
|
||||
{% row(style="center between") %}
|
||||
|
||||
### **JOIN US ON OUR MISSION TO BUILD A PLANET-POSITIVE AND DATA SOVEREIGN INTERNET OWNED BY THE PEOPLE.**
|
||||
|
||||
|
||||
|
||||
**ThreeFold** is a global, collaborative movement that is formed by individuals and organizations that connect Internet capacity to the ThreeFold Grid, the world’s most advanced peer-to-peer infrastructure. ThreeFold is powered by our open source, beyond blockchain infrastructure that is incredibly efficient, limitlessly scaleable, planet-positive and affordable to everyone. To empower our ecosystem, we are building applications and hosting emerging technologies with our amazing partners and developer community to nurture the Internet the world needs.
|
||||
|
||||
<br>
|
||||
|
||||
ThreeFold will launch the 3rd version of it's infrastructure this year, opening a new technological era for humanity.
|
||||
|
||||
<br>
|
||||
|
||||
Check out our available positions below. Can't find your perfect fit and don't want to wait for your ideal role to open? We invite you to join our growing community of volunteers and express your talent. Most of our current team was recruited organically, so give it your best shot.
|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<!-- section 3 (Join our Team2) -->
|
||||
|
||||
|
||||
<div class="relative flex flex-col lg:flex-row items-baseline -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20">
|
||||
<a href="/careers" class="section banner" >
|
||||
<div class="center">
|
||||
<h2 class="h1">
|
||||
<strong>Join our Team</strong>
|
||||
</h2>
|
||||
</div>
|
||||
<div class="back" style="background-image: url('/images//tf_people.jpg')"
|
||||
></div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -100,18 +100,6 @@ Check out the FAQs or ask a question on the ThreeFold Forum.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<!--
|
||||
<div class="header section banner">
|
||||
<div class="center">
|
||||
<h1 class="text-8xl uppercase">
|
||||
<strong>Join our Team</strong>
|
||||
</h1>
|
||||
</div>
|
||||
<div
|
||||
class="back"
|
||||
style="background-image: url('/images//tf_people.jpg')"
|
||||
></div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<div class="relative flex flex-col lg:flex-row items-baseline -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20">
|
||||
|
@ -107,14 +107,14 @@ All our docs are the results of community efforts. Create a pull request if you
|
||||
|
||||
<!-- section 6 (DOCUMENTATION) -->
|
||||
|
||||
{% row(style="center") %}
|
||||
|
||||
|
||||
{% row(style="center between") %}
|
||||
|
||||
## EXPLORE THE <br> **DOCUMENTATION**
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center between") %}
|
||||
|
||||
|||
|
||||
|
||||
### **Introduction:**
|
||||
[Intro to ThreeFold](https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_intro)
|
||||
|
@ -125,3 +125,5 @@ Be a part of the new internet
|
||||
|
||||
{% end %}
|
||||
- [Blog]("/blog")
|
||||
- [Careers]("/careers")
|
||||
- [Support]("/support")
|
||||
|
BIN
static/images/team_joinus.jpg
Normal file
BIN
static/images/team_joinus.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 338 KiB |
Reference in New Issue
Block a user