135 lines
2.6 KiB
Markdown
135 lines
2.6 KiB
Markdown
---
|
||
title: "community"
|
||
template: "section.html"
|
||
insert_anchor_links: "left"
|
||
---
|
||
|
||
<br>
|
||
|
||
<!-- section 1 (THE FOLD) -->
|
||
|
||
{% row(style="center narrow") %}
|
||
|
||
## WELCOME INTO <br> **THE FOLD**
|
||
|
||
|
||
We're a 100% open-source and community-driven project that builds the critical infrastructure for a decentralized world. Anyone can contribute to ThreeFold and there are many ways to get involved.
|
||
|
||
{% end %}
|
||
|
||
{% row(style="lean") %}
|
||
|
||

|
||
|
||
{% end %}
|
||
|
||
<br>
|
||
<br>
|
||
|
||
|
||
<!-- section 3 (INTERNET) -->
|
||
|
||
{% row(style="center narrow") %}
|
||
|
||
## EXPAND THE PEOPLE'S <br> **INTERNET**
|
||
|
||
|
||
Join the movement by connecting a node at your home or office. All you need is compatible hardware, electricity and network bandwidth to take part in the decentralization of the global Internet.
|
||
|
||
<button>[Learn More](/farm)</button>
|
||
|
||
{% end %}
|
||
|
||
|
||
<br>
|
||
<br>
|
||
|
||
<!-- section 4 (DEVELOPER COMMUNITY) -->
|
||
|
||
{% row(bgColor="#f2f2f2" style="narrow") %}
|
||
|
||
|
||
## JOIN THE THREEFOLD <br> **DEVELOPER COMMUNITY**
|
||
|
||
From testing our latest releases to joining our development teams or applying for a ThreeFold Foundation grant – there are many ways to engage with ThreeFold’s technology.
|
||
|
||
<button>[Devbeloper Resource](/developer)</button>
|
||
|
||
|||
|
||
|
||

|
||
|
||
{% end %}
|
||
|
||
<br>
|
||
<br>
|
||
|
||
<!-- section 5 (PATHFINDER) -->
|
||
|
||
{% row() %}
|
||
|
||

|
||
|
||
|||
|
||
|
||
## BECOME A THREEFOLD <br> **PATHFINDER**
|
||
|
||
Join the growing community of ThreeFold’s most passionate supporters. Bring your dreams to the table and help expand the people's Internet to new frontiers.
|
||
|
||
<button>[Sign Up](https://honf2dpejik.typeform.com/to/Hubtbirs)</button>
|
||
|
||
{% end %}
|
||
|
||
<br>
|
||
<br>
|
||
|
||
<!-- section 6 (QUESTIONS) -->
|
||
|
||
{% row(style="center narrow") %}
|
||
|
||
## FREQUENTLY ASKED <br> **QUESTIONS**
|
||
|
||
|
||
Check out the FAQs or ask a question on the ThreeFold Forum.
|
||
|
||
<button>[ThreeFold FAQ](/faq)</button>
|
||
<button>[Farm FAQ](/farmfaq)</button>
|
||
<button>[TFT FAQ](/tftfaq)</button>
|
||
|
||
{% end %}
|
||
|
||
<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">
|
||
<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>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|