Project Mycelium, V4 of ThreeFold, Minimalist Website
Go to file
2024-11-08 17:59:55 +00:00
hero_docs simplified docker steps 2024-11-08 12:59:09 -05:00
poc ... 2024-11-08 19:45:52 +03:00
.gitignore ... 2024-11-08 19:45:52 +03:00
install.sh ... 2024-11-08 19:49:56 +03:00
myenv.sh ... 2024-11-08 19:45:52 +03:00
README.md small change in readme 2024-11-08 12:20:05 -05:00
requirements.txt ... 2024-11-08 19:45:52 +03:00
start.sh ... 2024-11-08 19:49:56 +03:00

ThreeFold V4 Website

Table of Contents


Introduction

We present the new version of the ThreeFold website for V4. This website has a minimalistic aesthetics.

Install the Website

Run the following lines to install the website:

hero git clone -u git@git.ourworld.tf:tfgrid/www_threefold4.git
~/code/git.ourworld.tf/tfgrid/www_threefold4/install.sh

Start the Website

Run the following line to start the website:

~/code/git.ourworld.tf/tfgrid/www_threefold4/start.sh

With Hero Docker (Optional)

You can use Hero Docker instead of a local installation. Read the Hero Docker container docs for more information.