diff --git a/content/_index.md b/content/_index.md index 3ad3dbd..5ac811f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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.

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." ) }} -
+
-
+
## **PRODUCTIVITY & COMMUNICATION** @@ -79,7 +78,7 @@ template = "index.html"
-
+
## **INFRASTRUCTURE** @@ -94,7 +93,7 @@ template = "index.html"
-
+
## **SERVICES** @@ -109,7 +108,7 @@ template = "index.html"
-
+
## **MEDIA & CONTENT** @@ -140,14 +139,6 @@ template = "index.html" - - - {{ 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." +) }} -}} - -
+
+ {{ - 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="" - ) }} -
+
{{ 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" + -{{ hero3( - announcement='', - subheader="WHAT'S NEW", - title="Coming Soon: The Future of Mycelium", +
+ +{{ 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" +
+ +{{ 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." + ) + }} + +
-## About This Site + -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") -}} -