ca5fe5011ca1320723ec7e35c15f297456c06fcb
				
			
			
		
	Mycelium Website
This repository hosts the code for Mycelium's website, including both the main and development branches.
🌍 Branches
- main→ Production website: mycelium.threefold.io
- dev→ Development version: www2.mycelium.threefold.io
🚀 Overview
Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. This repository contains the source code for the Mycelium website, built using CSS, HTML, Tailwind, Markdown, and Zola.
🛠 Installation & Running Locally
Prerequisites
- Zola (static site generator)
- Tailwind CSS
- Git (for version control)
Clone the Repository
git clone https://git.ourworld.tf/ourworld_web/www_mycelium.git
cd www_mycelium
Install Dependencies
Run the following command to install all required dependencies:
./build.sh
Preview the Website Locally
Start a local development server with:
./develop.sh
This will generate and serve the website for preview.
📌 Issues & Contributions
Report bugs or suggest improvements in the issue tracker:
🔗 Issue Tracker
📜 License
This project is open-source and licensed under [insert applicable license].
Description
				
					Languages
				
				
								
								
									HTML
								
								56.8%
							
						
							
								
								
									CSS
								
								24.5%
							
						
							
								
								
									JavaScript
								
								10%
							
						
							
								
								
									Shell
								
								8.6%