update home
This commit is contained in:
@@ -29,7 +29,6 @@ template = "index.html"
|
||||
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. <br><br>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"
|
||||
|
||||
) }}
|
||||
|
||||
|
||||
@@ -58,13 +57,13 @@ template = "index.html"
|
||||
{{ use_cases(
|
||||
subtitle="WHAT IT ENABLES",
|
||||
title="Powering Secure & Decentralized Connectivity",
|
||||
description="Mycelium, a key component of the ThreeFold Grid, can be installed on any computer (macOS, Linux, Windows) and smartphone (iOS, Android). With seamless integration, it enables secure and private communication across devices."
|
||||
description="Mycelium, a key component of the ThreeFold Grid, can be installed on any computer (macOS, Linux, Windows) and smartphone (iOS, Android). With seamless integration, it enables secure and private communication across devices.",
|
||||
description2="The ThreeFold Dashboard offers dozens of applications with built-in Mycelium support, making it easy to deploy and utilize. Once installed, Mycelium provides a secure, encrypted network for a wide range of use cases, from private communication to decentralized infrastructure."
|
||||
) }}
|
||||
|
||||
<div class="container mx-auto px-6 lg:px-8 py-12 lg:pb-24">
|
||||
<div class="lg:max-w-7xl container mx-auto py-12 lg:pb-24">
|
||||
<div class="mx-auto grid grid-cols-1 gap-x-6 gap-y-10 text-base sm:grid-cols-2 lg:mx-0 lg:max-w-none lg:grid-cols-2 lg:gap-x-8 lg:gap-y-8">
|
||||
<div class="relative pl-9">
|
||||
<div class="relative ">
|
||||
|
||||
## **PRODUCTIVITY & COMMUNICATION**
|
||||
|
||||
@@ -79,7 +78,7 @@ template = "index.html"
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="relative pl-9">
|
||||
<div class="relative ">
|
||||
|
||||
## **INFRASTRUCTURE**
|
||||
|
||||
@@ -94,7 +93,7 @@ template = "index.html"
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="relative pl-9">
|
||||
<div class="relative ">
|
||||
|
||||
## **SERVICES**
|
||||
|
||||
@@ -109,7 +108,7 @@ template = "index.html"
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="relative pl-9">
|
||||
<div class="relative ">
|
||||
|
||||
## **MEDIA & CONTENT**
|
||||
|
||||
@@ -140,14 +139,6 @@ template = "index.html"
|
||||
|
||||
|
||||
|
||||
<!-- {{ feature(
|
||||
feature_title="Decentralized Nodes",
|
||||
feature_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.",
|
||||
)
|
||||
|
||||
}} -->
|
||||
|
||||
|
||||
<!-- Section 5 -->
|
||||
|
||||
{{ hero_bottom_img(
|
||||
@@ -155,20 +146,17 @@ template = "index.html"
|
||||
image_alt="Coming Soon: The Future of Mycelium",
|
||||
subtitle="WHAT'S NEW",
|
||||
title="Coming Soon: The Future of Mycelium",
|
||||
description="Mycelium is evolving to bring even more powerful decentralized features, designed to enhance your experience and expand possibilities. Be the first to explore what’s coming next by staying connected with our latest updates."
|
||||
)
|
||||
description="Mycelium is evolving to bring even more powerful decentralized features, designed to enhance your experience and expand possibilities. Be the first to explore what's coming next by staying connected with our latest updates."
|
||||
) }}
|
||||
|
||||
}}
|
||||
|
||||
<div class="container mx-auto lg:pb-24 pb-12">
|
||||
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 my-12">
|
||||
|
||||
{{
|
||||
feature_card(
|
||||
title="✓ Quantum Safe Storage Functionality",
|
||||
description="Mycelium's quantum safe storage enables flexible, scalable, and efficient data distribution across a decentralized network, ensuring redundancy and security.",
|
||||
icon=""
|
||||
)
|
||||
}}
|
||||
feature_card(
|
||||
title="✓ Quantum Safe Storage Functionality",
|
||||
description="Mycelium's quantum safe storage enables flexible, scalable, and efficient data distribution across a decentralized network, ensuring redundancy and security.",
|
||||
icon="") }}
|
||||
|
||||
{{ feature_card(
|
||||
title="✓ Entry and Exit Points for AI Workloads",
|
||||
@@ -204,12 +192,11 @@ template = "index.html"
|
||||
{{ use_cases(
|
||||
subtitle="BENEFITS",
|
||||
title="Nature's Blueprint for Digital Connectivity",
|
||||
description="Just as nature's mycelium network serves as a critical component in the ecosystems of forests, connecting trees and plants underground, the Mycelium technology offers reliable connectivity in an efficient and resilient way."
|
||||
description="Just as nature's mycelium network serves as a critical component in the ecosystems of forests, connecting trees and plants underground, the Mycelium technology offers reliable connectivity in an efficient and resilient way.",
|
||||
description2=""
|
||||
|
||||
) }}
|
||||
|
||||
<div class="container mx-auto lg:pb-24 pb-12">
|
||||
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 my-12">
|
||||
{{
|
||||
feature_card(
|
||||
@@ -228,7 +215,7 @@ template = "index.html"
|
||||
icon="/images/efficiency.svg",
|
||||
link="/about",
|
||||
link_name="Learn More"
|
||||
|
||||
|
||||
) }}
|
||||
|
||||
{{ feature_card(
|
||||
@@ -246,52 +233,79 @@ template = "index.html"
|
||||
|
||||
|
||||
|
||||
<!-- Section 7 -->
|
||||
|
||||
{{ hero3(
|
||||
announcement='',
|
||||
subheader="WHAT'S NEW",
|
||||
title="Coming Soon: The Future of Mycelium",
|
||||
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||
|
||||
{{ use_cases(
|
||||
subtitle="",
|
||||
description="Mycelium is evolving to bring even more powerful decentralized features, designed to enhance your experience and expand possibilities. Be the first to explore what’s coming next by staying connected with our latest updates.",
|
||||
button1_text="Get started",
|
||||
button1_link="#",
|
||||
button2_text="Learn more",
|
||||
button2_link="#"
|
||||
title="Frequently Asked Questions",
|
||||
description="",
|
||||
description2=""
|
||||
) }}
|
||||
|
||||
{{
|
||||
hero2(
|
||||
title="Welcome to Your Zola Site",
|
||||
subtitle="A modern, responsive website built with Zola and styled with Tailwind CSS",
|
||||
button_text="Learn More",
|
||||
button_link="/blog", bg_color="bg-blue-700"
|
||||
<br>
|
||||
|
||||
{{ accordion(
|
||||
question="What is Mycelium?",
|
||||
description="Mycelium is an end-to-end encrypted IPv6 overlay network written in Rust. Each node joining the network receives an IP in the 400::/7 range, facilitating secure and private communications."
|
||||
) }}
|
||||
|
||||
{{ accordion(
|
||||
question="Is mycelium ready to scale to the world?",
|
||||
description="No, Mycelium is not yet fully scalable to a global level. Currently, each network can support around 100,000 users, but multiple networks can be deployed to expand capacity. We anticipate resolving these scalability challenges by 2025."
|
||||
) }}
|
||||
|
||||
{{ accordion(
|
||||
question="How do I install Mycelium?",
|
||||
description="The Mycelium app supports iOS, macOS, Android and Windows. For Linux, a binary is available. Installation guides are available for both local machines and virtual machines running on the TFGrid. Note that Windows users need to have wintun.dll in the same directory as the Mycelium executable. Click here for more info."
|
||||
) }}
|
||||
|
||||
{{ accordion(
|
||||
question="How can I find and use my Mycelium address?",
|
||||
description="Upon using the Mycelium app, you're assigned a unique Mycelium address. To copy this address, click the button located to the right of the displayed address in the app interface."
|
||||
) }}
|
||||
|
||||
{{ accordion(
|
||||
question="Can I deploy workloads on the TFGrid using Mycelium?",
|
||||
description="Yes, after installing Mycelium, you can deploy workloads on the TFGrid and connect to them using the Mycelium network. Detailed deployment guides are available in the documentation."
|
||||
) }}
|
||||
|
||||
{{ accordion(
|
||||
question="Is there an API available for Mycelium?",
|
||||
description="Yes, Mycelium offers an API for administrative operations, peer management, and message subsystem operations. Comprehensive API documentation can be found in the official Mycelium GitHub repository"
|
||||
)
|
||||
}}
|
||||
|
||||
{{ accordion(
|
||||
question="What should I do if I encounter issues during installation or usage?",
|
||||
description="If you face any challenges, refer to the troubleshooting section in the Mycelium documentation. Additionally, ensure that all prerequisites are met, such as having wintun.dll in the correct directory for Windows installations."
|
||||
)
|
||||
}}
|
||||
|
||||
{{ accordion(
|
||||
question="How does Mycelium handle routing within its network?",
|
||||
description="Mycelium incorporates core principles of the Babel routing protocol, enabling efficient and dynamic routing within its encrypted IPv6 overlay network."
|
||||
)
|
||||
}}
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## About This Site
|
||||
<!-- Section 8 -->
|
||||
|
||||
This is a modern, responsive website built with [Zola](https://www.getzola.org/) and styled with [Tailwind CSS](https://tailwindcss.com/). It demonstrates the use of shortcodes and markdown together to create beautiful, reusable components.
|
||||
{{ cta(
|
||||
image_src="/images/mycel3.png",
|
||||
image_alt="App screenshot",
|
||||
title="Get Mycelium Today",
|
||||
description="Join the Mycelium network and be a part of the decentralized movement.",
|
||||
button_text="Download Now",
|
||||
button_link="/download",
|
||||
button_text2="Read More",
|
||||
button_link2="https://threefold.info/mycelium/docs/"
|
||||
) }}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Getting Started
|
||||
|
||||
To add new content, create Markdown files in the `content` directory. Zola will automatically generate pages for each file.
|
||||
|
||||
For more information, check out the [Zola documentation](https://www.getzola.org/documentation/getting-started/overview/) and [Tailwind CSS documentation](https://tailwindcss.com/docs).
|
||||
|
||||
{{
|
||||
cta(
|
||||
title="Ready to Get Started?",
|
||||
description="Create your own beautiful website with Zola and Tailwind CSS today.",
|
||||
button_text="View Blog",
|
||||
button_link="/blog")
|
||||
}}
|
||||
|
||||
<style scope>
|
||||
ul {
|
||||
list-style: circle;
|
||||
|
||||
@@ -77,16 +77,7 @@ We follow a systematic approach to ensure that every solution we deliver meets t
|
||||
5. **Deployment** - Smooth transition to production with minimal disruption
|
||||
6. **Support** - Ongoing assistance to ensure long-term success
|
||||
|
||||
{{
|
||||
cta(
|
||||
title="Ready to Experience the Difference?",
|
||||
description="Join the many satisfied clients who have transformed their operations with our solutions.",
|
||||
button_text="Contact Us",
|
||||
button_link="#",
|
||||
bg_color="bg-indigo-100",
|
||||
text_color="text-indigo-800"
|
||||
)
|
||||
}}
|
||||
|
||||
|
||||
## Testimonials
|
||||
|
||||
Reference in New Issue
Block a user