Merge branch 'development' of https://git.ourworld.tf/sashaastiadi/www_aibox into development
This commit is contained in:
commit
4e7cc9b766
14
README.md
14
README.md
@ -1,13 +1,13 @@
|
||||
# **Mycelium Website**
|
||||
# **AIBOX Website**
|
||||
|
||||
This repository hosts the code for **Mycelium's website**, including both the main and development branches.
|
||||
This repository hosts the code for the **AIBOX website**, including both the main and development branches.
|
||||
|
||||
## 🌍 **Branches**
|
||||
- **`main`** → Production website: [mycelium.threefold.io](https://mycelium.threefold.io)
|
||||
- **`dev`** → Development version: [www2.mycelium.threefold.io](https://www2.mycelium.threefold.io)
|
||||
- **`main`** → Production website: [aibox.threefold.io](https://aibox.threefold.io)
|
||||
- **`dev`** → Development version: [www2.aibox.threefold.io](https://www2.aibox.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**.
|
||||
AIBOX is a personal AI machine with GPU that can also generate revenue by renting capacity to others. This repository contains the source code for the AIBOX website, built using **CSS, HTML, Tailwind, Markdown, and Zola**.
|
||||
|
||||
## 🛠 **Installation & Running Locally**
|
||||
### **Prerequisites**
|
||||
@ -17,8 +17,8 @@ Mycelium is a decentralized networking and storage solution designed to integrat
|
||||
|
||||
### **Clone the Repository**
|
||||
```sh
|
||||
git clone https://git.ourworld.tf/ourworld_web/www_mycelium.git
|
||||
cd www_mycelium
|
||||
git clone https://git.ourworld.tf/ourworld_web/www_aibox.git
|
||||
cd www_aibox
|
||||
```
|
||||
|
||||
### **Install Dependencies**
|
||||
|
Loading…
Reference in New Issue
Block a user