AIBOX
Go to file
2025-02-23 11:29:11 +00:00
_archive edit text colior 2025-02-18 22:40:40 +08:00
.github/workflows Initial commit 2025-02-12 06:59:33 +00:00
content rm apages 2025-02-21 22:50:52 +08:00
css Initial commit 2025-02-12 06:59:33 +00:00
heroscript Initial commit 2025-02-12 06:59:33 +00:00
static add logo 2025-02-21 22:50:18 +08:00
templates ... 2025-02-23 11:29:11 +00:00
.gitignore Initial commit 2025-02-12 06:59:33 +00:00
.gitmodules Initial commit 2025-02-12 06:59:33 +00:00
build.sh set tailwindcss working version 2025-02-18 07:45:26 +00:00
config.toml fix config 2025-02-18 16:18:04 +02:00
develop.sh Initial commit 2025-02-12 06:59:33 +00:00
env.sh ... 2025-02-21 13:49:35 +03:00
format_data.sh Initial commit 2025-02-12 06:59:33 +00:00
Makefile Initial commit 2025-02-12 06:59:33 +00:00
README.md webread 2025-02-18 23:26:01 +08:00
tailwind.config.js Initial commit 2025-02-12 06:59:33 +00:00
vercel.json Initial commit 2025-02-12 06:59:33 +00:00

Mycelium Website

This repository hosts the code for Mycelium's website, including both the main and development branches.

🌍 Branches

🚀 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].