diff --git a/content/host/index.md b/content/host/index.md index 025ed5823..d5977c8d3 100644 --- a/content/host/index.md +++ b/content/host/index.md @@ -38,6 +38,7 @@ ThreeFold Farming is a unique concept in the ThreeFold ecosystem where individua - Earn rewards whenever your nodes provide capacity and are actively utilized on the grid. - Support a peer-to-peer cloud infrastructure alternative to centralized providers + @@ -86,26 +87,21 @@ Mycelium can look for the shortest path, has a built-in naming & CDN (Content De -
+
-
-
-
+ + + + + +
+
## Build your own: DIY 3Node ThreeFold makes it easy to become part of the network by setting up your own node. With compatible hardware, a stable internet connection, and a few simple steps, you can get started quickly and start contributing to the network and earning utilization rewards. -
-
- - -### HOW IT WORKS - - -
- -
    + + +{{ vertical_timeline() }} -
diff --git a/templates/shortcodes/image_card.html b/templates/shortcodes/image_card.html index b6069f390..20317badb 100644 --- a/templates/shortcodes/image_card.html +++ b/templates/shortcodes/image_card.html @@ -19,7 +19,7 @@
{% if header %} -

{{ header }}

+

{{ header }}

{% endif %} {% if image_src %} diff --git a/templates/shortcodes/vertical_timeline.html b/templates/shortcodes/vertical_timeline.html new file mode 100644 index 000000000..3520ea74d --- /dev/null +++ b/templates/shortcodes/vertical_timeline.html @@ -0,0 +1,44 @@ +
+
+
+
+
+

How It Works

+
+
+
+
+
+ +

Create a Farm

+

Simply download the ThreeFold Connect App, create an account and then create a farm.

+
+
+ +

Create a Zero-OS bootstrap image

+

Download the Zero-OS bootstrap image and flash it to a USB drive using a tool like balenaEtcher.

+
+
+ +

Choose Your Hardware

+

Plug in the USB, power on your device, and follow the setup instructions.

+
+
+ +

Register Your Node

+

Once it’s running, register your node and assign it to your farm via the ThreeFold Connect App.

+
+
+ +

Go Live

+

After it’s connected, list your node on the Marketplace and start sharing your capacity.

+
+ +
+
+
+ +
+
\ No newline at end of file