diff --git a/content/_index.md b/content/_index.md index f64bc62..fa9e072 100644 --- a/content/_index.md +++ b/content/_index.md @@ -15,7 +15,7 @@ extra: ### Join the peer-to-peer revolution -Powered by the ThreeFold blockchain the People’s Internet is the layer 0 infrastructure for an open source P2P Internet owned by humanity. +#### Powered by the ThreeFold blockchain the People’s Internet is the layer 0 infrastructure for an open source P2P Internet owned by humanity. {% end %} @@ -27,7 +27,7 @@ Powered by the ThreeFold blockchain the People’s Internet is the layer 0 infra {% row(style="center") %} -### EXPAND THE PEOPLE’S INTERNET
AND EARN TFT +### EXPAND THE PEOPLE’S INTERNET
**AND EARN TFT** By connecting hardware at your home or office, support the growth of a decentralized Internet and earn a new digital currency, TFT. @@ -37,9 +37,7 @@ By connecting hardware at your home or office, support the growth of a decentral ||| -### DECENTRALIZE YOUR - -### DATA AND WORKLOADS +### DECENTRALIZE YOUR
**DATA AND WORKLOADS** Companies and developers have already started using ThreeFold for it’s autonomous, decentralization and privacy features. @@ -55,7 +53,7 @@ Companies and developers have already started using ThreeFold for it’s autonom ||| -## BUILT BY
THE PEOPLE
FOR HUMANITY +## BUILT BY
THE PEOPLE
**FOR HUMANITY** The People’s Internet is formed by independent people from all around the world who connect Internet capacity to a new Planetary Network. Together they form a collective that brings a new paradigm – an open-source peer-to-peer Internet owned by humanity. @@ -65,9 +63,7 @@ The People’s Internet is formed by independent people from all around the worl {% row(style="center") %} -## POWERED BY A - -## DECENTRALIZED OS +## POWERED BY A
**DECENTRALIZED OS** Zero-OS is a stateless and lightweight operating system designed to host anything that runs on Linux in a decentralized way. Once installed, Zero-OS locks the hardware and dedicates its capacity to the People’s Internet via the ThreeFold Blockchain. @@ -81,7 +77,7 @@ Zero-OS is a stateless and lightweight operating system designed to host anythin {% row(style="center moderate") %} -## OUR GREATEST STRENGTH
COMES FROM OUR PARTNERS +## OUR GREATEST STRENGTH
**COMES FROM OUR PARTNERS** We are truly proud to be trusted by some of the biggest names in the industry. @@ -91,6 +87,20 @@ We are truly proud to be trusted by some of the biggest names in the industry. {% end %} +{% grid_stats() %} + +### THE THREEFOLD GRID + +## **NOW OPERATIONAL** + +{% end %} + +{% row(style="center") %} + +## **THE TEAM** + +{% end %} + {% row() %} ## Register & choose a path @@ -110,40 +120,14 @@ Then, choose the first step in your journey. {% end %} -{% row() %} +{% row(style="center") %} -![Image](/images/landing_img4.png#small) - -## Build - -
- -Build decentralized apps on a developer-friendly -platform that features low fees, high speeds, and -infinite scalability. - -||| - -![Image](/images/landing_img5.png#small) - -## Grow - -
- -Startup or grow up on a platform that sets you -up for success. Investors, partners, and users -are waiting. - -||| - -![Image](/images/landing_img6.png#small) - -## Belong - -
- -When you find your purpose, you find your people. -Pick a wallet, create an account, and start -contributing with OurWorld today. +## **IN THE NEWS** + +{% end %} + +{% row(style="center") %} + +## **IN THE NEWS** {% end %} diff --git a/content/footer/_index.md b/content/footer/_index.md index a9ea73f..12867e6 100644 --- a/content/footer/_index.md +++ b/content/footer/_index.md @@ -10,48 +10,48 @@ extra: {% row(style="lean") %} -#### Purpose +##### Purpose
-##### [The Internot]("/") +###### [The Internot]("/") -##### [Internet for all]("/") +###### [Internet for all]("/") -##### [The Internot]("/") +###### [The Internot]("/") ||| -#### Ecosystem +##### Ecosystem
-##### [OurWorld DAO]("/") +###### [OurWorld DAO]("/") -##### [Communities]("/") +###### [Communities]("/") -##### [DAO's]("/") +###### [DAO's]("/") ||| -#### Applications +##### Applications
-##### [DAPPs]("/") +###### [DAPPs]("/") -##### [Projects]("/") +###### [Projects]("/") ||| -#### Join +##### Join
-##### [People]("/") +###### [People]("/") -##### [Ideators]("/") +###### [Ideators]("/") -##### [Developers]("/") +###### [Developers]("/") {% end %} diff --git a/content/header/_index.md b/content/header/_index.md index d267b64..f1ff3b0 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -12,11 +12,11 @@ extra: {% menu() %} -#### PURPOSE +##### PURPOSE {% button() %} -##### [The Internot](/apage) +###### [The Internot](/apage) Whats wrong with the [internet](/apage) @@ -24,7 +24,7 @@ Whats wrong with the [internet](/apage) {% button() %} -##### Our Internet +###### Our Internet Vision for the new internet @@ -32,11 +32,11 @@ Vision for the new internet ||| -#### ECOSYSTEM +##### ECOSYSTEM {% button() %} -##### OurWorld DAO +###### OurWorld DAO Be a part of governance @@ -44,7 +44,7 @@ Be a part of governance {% button() %} -##### Communities +###### Communities Explore communities in OurWorld @@ -52,7 +52,7 @@ Explore communities in OurWorld {% button() %} -##### DAOs +###### DAOs Decentralized autonomous organizations @@ -60,11 +60,11 @@ Decentralized autonomous organizations ||| -#### APPLICATIONS +##### APPLICATIONS {% button() %} -##### DAPPs +###### DAPPs Decentralized applications @@ -72,7 +72,7 @@ Decentralized applications {% button() %} -##### Projects +###### Projects Projects in OurWorld @@ -80,11 +80,11 @@ Projects in OurWorld ||| -#### FEATURED +##### FEATURED {% button() %} -##### OurWorld is Live +###### OurWorld is Live Be a part of the new internet diff --git a/css/index.css b/css/index.css index d7dc4fd..391de58 100644 --- a/css/index.css +++ b/css/index.css @@ -17,7 +17,7 @@ } * { - font-family: "Work Sans"; + font-family: "Work Sans", sans-serif; } .bg-semi-white { @@ -46,25 +46,31 @@ img[src*="#large"] { @layer components { h1 { - @apply text-3xl lg:text-5xl font-light; + @apply text-3xl lg:text-7xl font-normal; } h2 { - @apply text-2xl lg:text-4xl my-2 font-light; + @apply text-3xl lg:text-6xl my-4 font-light leading-none; + } + h2 strong { + @apply font-medium; } h3 { - @apply text-xl lg:text-2xl font-normal; + @apply text-xl lg:text-4xl my-4 font-extralight leading-none; + } + h3 strong { + @apply font-semibold; } h4 { - @apply text-md my-1 tracking-widest text-zinc-500 font-semibold; + @apply text-sm lg:text-2xl font-normal; } h5 { - @apply text-md not-italic font-normal my-1; + @apply text-md my-1 tracking-widest text-zinc-500 font-semibold; } h6 { - @apply text-sm lg:text-base font-normal; + @apply text-md not-italic font-normal my-1; } p { - @apply text-xs; + @apply text-lg; } blockquote { @apply border-l-4 border-gray-400 mx-2 my-2 p-2; @@ -93,10 +99,6 @@ button a { color: black; } -p { - font-size: 15px; -} - a { border: none; } diff --git a/css/layout.css b/css/layout.css index 7232509..5cffd2a 100644 --- a/css/layout.css +++ b/css/layout.css @@ -149,11 +149,6 @@ h2, @apply text-4xl; } -h3, -.h3 { - @apply text-3xl italic; -} - h4, .h4 { @apply text-2xl; diff --git a/static/images/grid_map.png b/static/images/grid_map.png new file mode 100644 index 0000000..ddd62f5 Binary files /dev/null and b/static/images/grid_map.png differ diff --git a/templates/shortcodes/grid_stats.html b/templates/shortcodes/grid_stats.html new file mode 100644 index 0000000..e868ce3 --- /dev/null +++ b/templates/shortcodes/grid_stats.html @@ -0,0 +1,102 @@ +{% set styles = "background-image: url('images/grid_map.png');" %} +{% set data = load_data(url="https://explorer.threefold.io/api/stats", required=false, format="json") %} +{% set capacity = data.hru + data.sru / 1000 %} +{% set nodes = data.onlinenodes %} +{% set countries = data.countries %} +{% set cores = data.cru %} + +
+
+
+ {{body | markdown | safe }} + +
+
+ + +
+ {{ capacity / 1000000 | round(precision=2) }}PB + capacity +
+
+ + +
+
+ {{ nodes }} + nodes +
+
+ + + +
+
+ {{ countries }} + countries +
+
+
+
+ + +
+ {{ cores | num_format }} + cores +
+
+
+
+ button +
+
+ + \ No newline at end of file