diff --git a/content/community/_index.md b/content/community/_index.md new file mode 100644 index 0000000..4e5de0c --- /dev/null +++ b/content/community/_index.md @@ -0,0 +1,103 @@ +--- +title: "community" +template: "section.html" +insert_anchor_links: "left" +--- + +
+ + + +{% row(style="center narrow") %} + +## WELCOME INTO
**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") %} + +![Image](/images/community_header.jpg#mx-auto) + +{% end %} + +
+
+ + + +{% row(style="center narrow") %} + +## EXPAND THE PEOPLE'S
**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. + + + +{% end %} + + +
+
+ + + +{% row(bgColor="#f2f2f2" style="narrow") %} + + +## JOIN THE THREEFOLD
**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. + + + +||| + +![Image](/images/community_developers.png#medium) + +{% end %} + +
+
+ + + +{% row() %} + +![Image](/images/community_pathefinder.jpg) + +||| + +## BECOME A THREEFOLD
**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. + + + +{% end %} + +
+
+ + + +{% row(style="center narrow") %} + +## FREQUENTLY ASKED
**QUESTIONS** + + +Check out the FAQs or ask a question on the ThreeFold Forum. + + + + + +{% end %} + + + + + diff --git a/content/grid/_index.md b/content/grid/_index.md index f17d9e9..4e1e3f5 100644 --- a/content/grid/_index.md +++ b/content/grid/_index.md @@ -22,7 +22,7 @@ Expand the ThreeFold Grid – an open source peer-to-peer Internet infrastructur {% row(style="lean") %} -![Image](/images/gride_header.png#mx-auto#mx-auto) +![Image](/images/gride_header.png#mx-auto) {% end %} diff --git a/content/header/_index.md b/content/header/_index.md index 1e87767..d1e878b 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -97,4 +97,31 @@ Be a part of the new internet - [Grid]("/grid") - [Farm]("/farm") - [TFT]("/tft") +- Community + +{% menu() %} + +{% button() %} + + +[Our People](/people) + +{%% end %%} + + +{% button() %} + + +[ThreeFold Community](/community) + +{%% end %%} + +{% button() %} + + +[Developers Resources](/developersy) + +{%% end %%} + +{% end %} - [Blog]("/blog") diff --git a/static/images/community_developers.png b/static/images/community_developers.png new file mode 100644 index 0000000..0b7ba09 Binary files /dev/null and b/static/images/community_developers.png differ diff --git a/static/images/community_header.jpg b/static/images/community_header.jpg new file mode 100644 index 0000000..a03ce38 Binary files /dev/null and b/static/images/community_header.jpg differ diff --git a/static/images/community_pathefinder.jpg b/static/images/community_pathefinder.jpg new file mode 100644 index 0000000..b876b19 Binary files /dev/null and b/static/images/community_pathefinder.jpg differ