ThreeFold Grid Decentralized Cloud Website
Go to file
2025-02-11 21:23:41 -05:00
.github/workflows update readme 2025-01-20 12:20:25 -05:00
cfg updafe cfg 2025-02-11 21:23:41 -05:00
docs updafe cfg 2025-02-11 21:23:41 -05:00
static/img ... 2025-02-10 15:48:00 +03:00
.gitignore .. 2025-02-10 15:52:11 +03:00
LICENSE init docs on decloud 2025-01-19 20:21:08 -05:00
README.md updafe cfg 2025-02-11 21:22:47 -05:00

ThreeFold Decentralized Cloud Website

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold Decentalized Cloud 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_decloud -d

Push Changes

  • Development

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

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

URL