Add pages

This commit is contained in:
samaradel
2022-08-01 13:38:41 +02:00
parent 780f54a3cd
commit bdc1cc9fd4
8 changed files with 33 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ page_template: "jobPage.html"
</div> --> </div> -->
{% row(bgPath="team_joinus.jpg" style="center margin") %} {% row(bgPath="careers/team_joinus.jpg" style="center margin") %}
# **Join Our Team** # **Join Our Team**
@@ -77,14 +77,7 @@ Check out our available positions below. Can't find your perfect fit and don't w
<strong>Join Our Community</strong> <strong>Join Our Community</strong>
</h2> </h2>
</div> </div>
<div class="back" style="background-image: url('tf_people.jpg')" <div class="back" style="background-image: url('careers/tf_people.jpg')"
></div> ></div>
</a> </a>
</div> </div>

View File

@@ -1,6 +1,6 @@
--- ---
title: "Cloud" title: "Cloud"
template: "section.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
title: "community" title: "community"
template: "section.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---
@@ -178,7 +178,7 @@ Check out the FAQs or ask a question on the ThreeFold Forum.
<strong>Join our Team</strong> <strong>Join our Team</strong>
</h2> </h2>
</div> </div>
<div class="back" style="background-image: url('tf_people.jpg')" <div class="back" style="background-image: url('community/tf_people.jpg')"
></div> ></div>
</a> </a>
</div> </div>

View File

@@ -1,5 +1,6 @@
--- ---
title: "Developer" title: "Developer"
template: "page.html"
page_template: "resourcesPage.html" page_template: "resourcesPage.html"
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
title: "Mission" title: "Mission"
template: "section.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
title: "support" title: "support"
template: "section.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
title: "TFT" title: "TFT"
template: "section.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---
@@ -21,11 +21,16 @@ The Peoples Internet creates an entirely new decentralized Internet economy t
<div class="relative pt-12 flex flex-col sm:grid sm:grid-cols-2 sm:gap-10 xl:flex xl:flex-row md:py-2 lg:py-2 lg:items-center text-center mx-auto justify-center"> <div class="relative pt-12 flex flex-col sm:grid sm:grid-cols-2 sm:gap-10 xl:flex xl:flex-row md:py-2 lg:py-2 lg:items-center text-center mx-auto justify-center">
<a class="center" href="https://coinmarketcap.com/currencies/threefold/" rel="some text" target="_blank"> <a class="center" href="https://coinmarketcap.com/currencies/threefold/" rel="some text" target="_blank">
<img class="logo_size mx-auto" src="cointelegraph_logo.png" alt ="cointelegraph"> <!-- <img class="logo_size mx-auto" src="./cointelegraph_logo.png" alt ="cointelegraph"> -->
![Image](cointelegraph_logo.png#mx-auto#logo_size)
</a> </a>
<a class="center" href="https://www.coingecko.com/en/coins/threefold-token" rel="some text" target="_blank"><img class="logo_size mx-auto" src="coin_logo.png"> <a class="center" href="https://www.coingecko.com/en/coins/threefold-token" rel="some text" target="_blank">
<!-- <img class="logo_size mx-auto" src="coin_logo.png"> -->
![Image](coin_logo.png#mx-auto#logo_size)
</a> </a>
</div> </div>
@@ -224,18 +229,19 @@ Get TFT today and participate in the realization of a truly decentralized world.
<div class="quicklinks"> <div class="quicklinks">
<a class="center" href="https://gettft.com/gettft/" rel="some text" target="_blank"> <a class="center" href="https://gettft.com/gettft/" rel="some text" target="_blank">
<img class="py-2 mr-2 my-2 px-5 border-2 border-black" src="get_tft_button.png" alt ="cointelegraph"> <!-- <img class="py-2 mr-2 my-2 px-5 border-2 border-black" src="get_tft_button.png" alt ="cointelegraph"> -->
![cointelegraph](get_tft_button.png)
</a> </a>
<a class="center" href="https://pancakeswap.finance/swap?exactField=output&exactAmount=100&outputCurrency=0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf&inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56?use=v2" rel="some text" target="_blank"> <a class="center" href="https://pancakeswap.finance/swap?exactField=output&exactAmount=100&outputCurrency=0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf&inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56?use=v2" rel="some text" target="_blank">
<img class="py-2 mr-2 px-5 border-2 border-black" src="pancack_button.png" alt ="cointelegraph"> <!-- <img class="py-2 mr-2 px-5 border-2 border-black" src="pancack_button.png" alt ="cointelegraph"> -->
![pancakeswap](pancack_button.png)
</a> </a>
<a class="center" href="https://app.1inch.io/#/56/swap/BNB/TFT" rel="some text" target="_blank"> <a class="center" href="https://app.1inch.io/#/56/swap/BNB/TFT" rel="some text" target="_blank">
<img class="py-2 my-2 mr-2 px-5 border-2 border-black" src="iinch_button.png" alt ="cointelegraph"> <!-- <img class="py-2 my-2 mr-2 px-5 border-2 border-black" src="iinch_button.png" alt ="cointelegraph"> -->
![1inch](iinch_button.png)
</a> </a>
</div> </div>

View File

@@ -20,7 +20,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/os"> <a href="/developer/os">
<img src="operating_system.png" /> <img src="developer/operating_system.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Operating System Operating System
</div> </div>
@@ -37,7 +37,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/automation"> <a href="/developer/automation">
<img src="automation.png" /> <img src="developer/automation.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Autonomous Components Autonomous Components
</div> </div>
@@ -54,7 +54,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/tooling"> <a href="/developer/tooling">
<img src="tooling.png" /> <img src="developer/tooling.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Developer tooling Developer tooling
</div> </div>
@@ -71,7 +71,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/qsfs"> <a href="/developer/qsfs">
<img src="qsfs.png" /> <img src="developer/qsfs.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Quantum-Safe Storage Quantum-Safe Storage
</div> </div>
@@ -88,7 +88,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/blockchain"> <a href="/developer/blockchain">
<img src="blockchain.png" /> <img src="developer/blockchain.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
ThreeFold Blockchain ThreeFold Blockchain
</div> </div>
@@ -105,7 +105,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/planetarynw"> <a href="/developer/planetarynw">
<img src="planetary_network.jpg" /> <img src="developer/planetary_network.jpg" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Planetary Network Planetary Network
</div> </div>