Go to file
2025-02-11 20:52:35 -05:00
cfg updafe cfg 2025-02-11 20:52:35 -05:00
docs/main ... 2025-02-10 09:39:58 +03:00
static/img s 2025-02-05 08:43:39 +03:00
tosort sovereign-->autonomous, web0-->web4 2025-01-28 12:27:41 +03:00
.gitignore ddd 2025-02-05 08:25:52 +03:00
LICENSE ... 2025-01-16 07:42:17 +01:00
README.md updafe cfg 2025-02-11 20:45:52 -05:00

ThreeFold TFGrid Main Documentation Website

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold TFGrid Main Documentation website.

Install Hero

curl https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/development/install_hero.sh > /tmp/install_hero.sh
bash /tmp/install_hero.sh

Deploy Locally

You can run the website in your development environment on a local browser. Make sure to start a new shell if you've just installed Hero.

hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_tfgrid4_tech -d

Push Changes

  • Development

    hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_tfgrid4_tech -bpd
    
  • Production

    hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_tfgrid4_tech -bp
    

URL