AIBOX
Go to file
2025-06-23 11:13:02 +02:00
_archive ok 2025-02-26 02:43:00 +08:00
content update home 2025-06-18 16:38:46 +03:00
css Initial commit 2025-02-12 06:59:33 +00:00
heroscript Initial commit 2025-02-12 06:59:33 +00:00
static update images artwork 2025-03-05 22:47:10 +02:00
templates text updates 2025-06-23 11:13:02 +02: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 update home 2025-06-18 16:38:46 +03: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 Change myceliums -> aibox 2025-02-25 18:17:35 +00:00
tailwind.config.js Initial commit 2025-02-12 06:59:33 +00:00
tailwindcss-macos-arm64 update 2025-05-16 06:02:33 +03:00
vercel.json Initial commit 2025-02-12 06:59:33 +00:00

AIBOX Website

This repository hosts the code for the AIBOX website, including both the main and development branches.

🌍 Branches

🚀 Overview

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

  • Zola (static site generator)
  • Tailwind CSS
  • Git (for version control)

Clone the Repository

git clone https://git.ourworld.tf/ourworld_web/www_aibox.git
cd www_aibox

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