Files
www_threefold_io/content/header/index.md
samaradel 1d547e591f Fix links
2022-09-08 12:43:35 +02:00

165 lines
2.6 KiB
Markdown

---
title: "Header"
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "images/black_threefold.png"
button_Path: "/images/gettft_white.png"
---
- [Mission]("/mission")
- [Grid]("/grid")
- [Build]("/cloud")
- [Farm]("/farm")
- [TFT]("/tft")
- Ecosystem
{% row() %}
<button onclick="window.location.href='/people'">
[Our People](/people)
<br>
Team, stories, & more
</button>
|||
<button onclick="window.location.href='/partners'">
[Our Partners](/partners)
<br>
Explore Our Partners
|||
<button onclick="window.location.href='/community'">
[ThreeFold Community](/community)
<br>
Welcome To The Fold
</button>
|||
<button onclick="window.location.href='/developer'">
[Developer Resources](/developer)
<br>
Join The Developer Community
</button>
{% end %}
- MoreInfo
{% row(style="wide") %}
#### Tools
<button onclick="openInNewTab('https&#58;//library.threefold.me/info/threefold#/tokens/threefold__threefold_connect')">
[ThreeFold Connect](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect)
<br>
TFT Wallet, 2FA, & More
</button>
<button onclick="openInNewTab('https&#58;//dashboard.grid.tf/')">
[Dashboard](https://dashboard.grid.tf/)
<br>
Portal & Capacity Explorer
</button>
<button onclick="openInNewTab('https&#58;//play.grid.tf')">
[Weblet Playground](https://play.grid.tf)
<br>
Deploy a VM & More
|||
#### Resources
<button onclick="openInNewTab('https&#58;//library.threefold.me/info/threefold#/')">
[Library](https://library.threefold.me/info/threefold#/)
<br>
Explore the Documentation
</button>
<button onclick="openInNewTab('https&#58;//library.threefold.me/info/manual/#/manual__manual3_home_new')">
[Manual](https://library.threefold.me/info/manual/#/manual__manual3_home_new)
<br>
Get Started on the Grid
</button>
<button onclick="openInNewTab('https&#58;//github.com/')">
[GitHub](https://github.com/)
<br>
Code Library & Documentation
|||
#### Dive Deeper
<button onclick="window.location.href='/blog'">
[Blog](/blog)
<br>
Explore the Blogs
</button>
<button onclick="window.location.href='/newsroom'">
[Newsroom](/newsroom)
<br>
Check the Latest Updates
</button>
<button onclick="openInNewTab('https&#58;//intro.threefold.me')">
[Intro Docs](https://intro.threefold.me)
<br>
Perfect for Newcomers
|||
#### Support & Help
<button onclick="openInNewTab('https&#58;//forum.threefold.io')">
[Forum](https://forum.threefold.io)
<br>
Questions & Feedback
<button onclick="window.location.href='/support'">
[Support](/support)
<br>
Speak Live with a Human
</button>
<button onclick="window.location.href='/careers'">
[Careers](/careers)
<br>
Join the Team
</button>
{% end %}