diff --git a/content/_index.md b/content/_index.md index 78944b9..661a527 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,7 @@ sort_by = "date" template = "index.html" +++ - + {{ hero_img( image_src="/images/mycel_1.png", @@ -18,14 +18,119 @@ template = "index.html" button_link="/download" ) }} - + {{ hero_right_img( + image_src="/images/mycel2.png", + image_alt="Discover Mycelium", + title="Discover Mycelium", + subtitle_1="ABOUT", + description="Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning.

Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.", + button_text="Learn more", + button_link="/about" ) }} + + +{{ hero_features( + image_src="/images/feature6a.png", + image_alt="How Mycelium Operates", + subtitle_1="HOW IT WORKS", + title="How Mycelium Operates", + description="Mycelium, like its natural namesake, thrives on decentralization, efficiency, and security, making it a truly powerful force in the world of decentralized networks.", + + feature_1_title="Decentralized Nodes", + feature_1_description="Mycelium operates through a network of decentralized nodes, similar to how nature's mycelium forms a decentralized network of threads. Each node acts as a connection point in the overall digital ecosystem.", + + feature_2_title="Efficient Data Routing", + feature_2_description="Mycelium optimizes data routing by choosing the most efficient path for communication. Data travels along the shortest path in terms of latency, ensuring that information reaches its destination swiftly.", + + feature_3_title="End-to-End Encryption", + feature_3_description="Each node in the system is identified by a unique key pair. Data between nodes is encrypted using secret keys derived from these pairs. This ensures that data remains confidential, enhancing the privacy of the network." +) }} + + + + +{{ use_cases( + subtitle="WHAT IT ENABLES", + title="Powering Secure & Decentralized Connectivity", + description="Mycelium, like its natural namesake, thrives on decentralization, efficiency, and security, making it a truly powerful force in the world of decentralized networks." +) + +}} + +
+
+
+ +## **PRODUCTIVITY & COMMUNICATION** + +- Secure remote work collaboration. +- Private file sharing between trusted nodes. +- Encrypted voice/video calls. +- Self-hosted messaging systems. +- Secure document collaboration. + +
+ +
+ +- Secure remote work collaboration. +- Private file sharing between trusted nodes. +- Encrypted voice/video calls. +- Self-hosted messaging systems. +- Secure document collaboration. + +
+ +
+ +- Secure remote work collaboration. +- Private file sharing between trusted nodes. +- Encrypted voice/video calls. +- Self-hosted messaging systems. +- Secure document collaboration. + +
+ +
+ +- Secure remote work collaboration. +- Private file sharing between trusted nodes. +- Encrypted voice/video calls. +- Self-hosted messaging systems. +- Secure document collaboration. + +
+
+ +
+ +--------------------------------------------- + + + +
+ Get Started +
+ + +
+ + + + + + {{ hero3( announcement='', subheader="", @@ -89,3 +194,11 @@ For more information, check out the [Zola documentation](https://www.getzola.org button_text="View Blog", button_link="/blog") }} + + diff --git a/static/images/about1.jpg b/static/images/about1.jpg new file mode 100644 index 0000000..353bb22 Binary files /dev/null and b/static/images/about1.jpg differ diff --git a/static/images/about2.jpg b/static/images/about2.jpg new file mode 100644 index 0000000..b368cda Binary files /dev/null and b/static/images/about2.jpg differ diff --git a/static/images/about3.jpg b/static/images/about3.jpg new file mode 100644 index 0000000..e0e2c6b Binary files /dev/null and b/static/images/about3.jpg differ diff --git a/static/images/about4.jpg b/static/images/about4.jpg new file mode 100644 index 0000000..d22d664 Binary files /dev/null and b/static/images/about4.jpg differ diff --git a/static/images/ai.jpg b/static/images/ai.jpg new file mode 100644 index 0000000..9a28c24 Binary files /dev/null and b/static/images/ai.jpg differ diff --git a/static/images/asset.jpg b/static/images/asset.jpg new file mode 100644 index 0000000..30c353b Binary files /dev/null and b/static/images/asset.jpg differ diff --git a/static/images/bot2.jpg b/static/images/bot2.jpg new file mode 100644 index 0000000..8062d49 Binary files /dev/null and b/static/images/bot2.jpg differ diff --git a/static/images/datacenter.jpg b/static/images/datacenter.jpg new file mode 100644 index 0000000..db61937 Binary files /dev/null and b/static/images/datacenter.jpg differ diff --git a/static/images/dc.jpg b/static/images/dc.jpg new file mode 100644 index 0000000..6c22071 Binary files /dev/null and b/static/images/dc.jpg differ diff --git a/static/images/dc2.jpg b/static/images/dc2.jpg new file mode 100644 index 0000000..554cf5f Binary files /dev/null and b/static/images/dc2.jpg differ diff --git a/static/images/decent.png b/static/images/decent.png new file mode 100644 index 0000000..273b03f Binary files /dev/null and b/static/images/decent.png differ diff --git a/static/images/digital.jpg b/static/images/digital.jpg new file mode 100644 index 0000000..d041bef Binary files /dev/null and b/static/images/digital.jpg differ diff --git a/static/images/eco.jpg b/static/images/eco.jpg new file mode 100644 index 0000000..237a008 Binary files /dev/null and b/static/images/eco.jpg differ diff --git a/static/images/eco2.jpg b/static/images/eco2.jpg new file mode 100644 index 0000000..5325c4d Binary files /dev/null and b/static/images/eco2.jpg differ diff --git a/static/images/eco3.jpg b/static/images/eco3.jpg new file mode 100644 index 0000000..37feefe Binary files /dev/null and b/static/images/eco3.jpg differ diff --git a/static/images/effic.png b/static/images/effic.png new file mode 100644 index 0000000..71ebf4e Binary files /dev/null and b/static/images/effic.png differ diff --git a/static/images/efficient.jpeg b/static/images/efficient.jpeg new file mode 100644 index 0000000..de2eaa3 Binary files /dev/null and b/static/images/efficient.jpeg differ diff --git a/static/images/feature6.png b/static/images/feature6.png new file mode 100644 index 0000000..6f5b953 Binary files /dev/null and b/static/images/feature6.png differ diff --git a/static/images/feature6a.png b/static/images/feature6a.png new file mode 100644 index 0000000..49e0a44 Binary files /dev/null and b/static/images/feature6a.png differ diff --git a/static/images/freezone.jpg b/static/images/freezone.jpg new file mode 100644 index 0000000..7d78c69 Binary files /dev/null and b/static/images/freezone.jpg differ diff --git a/static/images/freezone2.jpg b/static/images/freezone2.jpg new file mode 100644 index 0000000..c17c5b1 Binary files /dev/null and b/static/images/freezone2.jpg differ diff --git a/static/images/fumba.jpg b/static/images/fumba.jpg new file mode 100644 index 0000000..2b5c4a6 Binary files /dev/null and b/static/images/fumba.jpg differ diff --git a/static/images/fumba.webp b/static/images/fumba.webp new file mode 100644 index 0000000..2e93a08 Binary files /dev/null and b/static/images/fumba.webp differ diff --git a/static/images/future.png b/static/images/future.png new file mode 100644 index 0000000..fdb1cac Binary files /dev/null and b/static/images/future.png differ diff --git a/static/images/hero.png b/static/images/hero.png new file mode 100644 index 0000000..8eee350 Binary files /dev/null and b/static/images/hero.png differ diff --git a/static/images/hero2.png b/static/images/hero2.png new file mode 100644 index 0000000..5fb7d1f Binary files /dev/null and b/static/images/hero2.png differ diff --git a/static/images/hero3.png b/static/images/hero3.png new file mode 100644 index 0000000..473fd09 Binary files /dev/null and b/static/images/hero3.png differ diff --git a/static/images/hero4.png b/static/images/hero4.png new file mode 100644 index 0000000..1ed321e Binary files /dev/null and b/static/images/hero4.png differ diff --git a/static/images/hero5.png b/static/images/hero5.png new file mode 100644 index 0000000..96b0e93 Binary files /dev/null and b/static/images/hero5.png differ diff --git a/static/images/home.jpg b/static/images/home.jpg new file mode 100644 index 0000000..803ca3b Binary files /dev/null and b/static/images/home.jpg differ diff --git a/static/images/home1.jpg b/static/images/home1.jpg new file mode 100644 index 0000000..0dd178e Binary files /dev/null and b/static/images/home1.jpg differ diff --git a/static/images/logo.svg b/static/images/logo.svg new file mode 100644 index 0000000..ef0dbbf --- /dev/null +++ b/static/images/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/logo_s.svg b/static/images/logo_s.svg new file mode 100644 index 0000000..e46be4e --- /dev/null +++ b/static/images/logo_s.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/mycel2 copy.png b/static/images/mycel2 copy.png new file mode 100644 index 0000000..6a0816e Binary files /dev/null and b/static/images/mycel2 copy.png differ diff --git a/static/images/mycel3 copy.png b/static/images/mycel3 copy.png new file mode 100644 index 0000000..6630f20 Binary files /dev/null and b/static/images/mycel3 copy.png differ diff --git a/static/images/mycel5 copy.jpg b/static/images/mycel5 copy.jpg new file mode 100644 index 0000000..1f8e706 Binary files /dev/null and b/static/images/mycel5 copy.jpg differ diff --git a/static/images/mycel5 copy.png b/static/images/mycel5 copy.png new file mode 100644 index 0000000..b6455a6 Binary files /dev/null and b/static/images/mycel5 copy.png differ diff --git a/static/images/mycel_1 copy.png b/static/images/mycel_1 copy.png new file mode 100644 index 0000000..33876c2 Binary files /dev/null and b/static/images/mycel_1 copy.png differ diff --git a/static/images/new_logo_tft.png b/static/images/new_logo_tft.png new file mode 100644 index 0000000..0696f4c Binary files /dev/null and b/static/images/new_logo_tft.png differ diff --git a/static/images/people_1.jpg b/static/images/people_1.jpg new file mode 100644 index 0000000..6660d0e Binary files /dev/null and b/static/images/people_1.jpg differ diff --git a/static/images/people_2.jpg b/static/images/people_2.jpg new file mode 100644 index 0000000..3621795 Binary files /dev/null and b/static/images/people_2.jpg differ diff --git a/static/images/people_3.jpg b/static/images/people_3.jpg new file mode 100644 index 0000000..015e8d5 Binary files /dev/null and b/static/images/people_3.jpg differ diff --git a/static/images/people_4.jpg b/static/images/people_4.jpg new file mode 100644 index 0000000..54d8537 Binary files /dev/null and b/static/images/people_4.jpg differ diff --git a/static/images/people_5.jpg b/static/images/people_5.jpg new file mode 100644 index 0000000..d40346a Binary files /dev/null and b/static/images/people_5.jpg differ diff --git a/static/images/resil.png b/static/images/resil.png new file mode 100644 index 0000000..3c6e1ab Binary files /dev/null and b/static/images/resil.png differ diff --git a/static/images/scalability.jpeg b/static/images/scalability.jpeg new file mode 100644 index 0000000..59df926 Binary files /dev/null and b/static/images/scalability.jpeg differ diff --git a/static/images/security.jpeg b/static/images/security.jpeg new file mode 100644 index 0000000..a405c30 Binary files /dev/null and b/static/images/security.jpeg differ diff --git a/static/images/startup.jpg b/static/images/startup.jpg new file mode 100644 index 0000000..ab13696 Binary files /dev/null and b/static/images/startup.jpg differ diff --git a/static/images/startup1.jpg b/static/images/startup1.jpg new file mode 100644 index 0000000..f68ef6d Binary files /dev/null and b/static/images/startup1.jpg differ diff --git a/static/images/twin.jpg b/static/images/twin.jpg new file mode 100644 index 0000000..4d263b7 Binary files /dev/null and b/static/images/twin.jpg differ diff --git a/static/images/znz.jpg b/static/images/znz.jpg new file mode 100644 index 0000000..f163243 Binary files /dev/null and b/static/images/znz.jpg differ diff --git a/static/images/zone.jpg b/static/images/zone.jpg new file mode 100644 index 0000000..1283d7b Binary files /dev/null and b/static/images/zone.jpg differ diff --git a/static/images/zone1.jpg b/static/images/zone1.jpg new file mode 100644 index 0000000..a79d938 Binary files /dev/null and b/static/images/zone1.jpg differ diff --git a/static/images/zone2.jpg b/static/images/zone2.jpg new file mode 100644 index 0000000..f543b89 Binary files /dev/null and b/static/images/zone2.jpg differ diff --git a/templates/shortcodes/hero_features.html b/templates/shortcodes/hero_features.html new file mode 100644 index 0000000..4861d41 --- /dev/null +++ b/templates/shortcodes/hero_features.html @@ -0,0 +1,46 @@ +
+
+
+

{{ subtitle_1 }}

+

{{ title }}

+

+ {{ description }} +

+
+
+
+ {{ image_alt }} +
+
+
+ {% if feature_1_title %} +
+
+ {{ feature_1_title }} +
+
{{ feature_1_description }}
+
+ {% endif %} + {% if feature_2_title %} +
+
+ {{ feature_2_title }} +
+
{{ feature_2_description }}
+
+ {% endif %} + {% if feature_3_title %} +
+
+ {{ feature_3_title }} +
+
{{ feature_3_description }}
+
+ {% endif %} +
+
+ +
+
+
diff --git a/templates/shortcodes/hero_right_img.html b/templates/shortcodes/hero_right_img.html index 77f4468..4bf69b9 100644 --- a/templates/shortcodes/hero_right_img.html +++ b/templates/shortcodes/hero_right_img.html @@ -1,30 +1,21 @@ - - -
+
-
+
-

ABOUT

-

Discover Mycelium

-

- Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning.

Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds. +

{{ subtitle_1 }}

+

{{ title }}

+

+ {{ description }}

- Mobile App Screenshot + {{ image_alt }}
diff --git a/templates/shortcodes/use_cases.html b/templates/shortcodes/use_cases.html new file mode 100644 index 0000000..f9bebd5 --- /dev/null +++ b/templates/shortcodes/use_cases.html @@ -0,0 +1,71 @@ +
+
+
+

{{ subtitle }}

+

{{ title }}

+ +

{{ description }}

+
+
+ +