Go to file
2025-02-05 08:43:39 +03:00
cfg s 2025-02-05 08:43:39 +03:00
docs/main update docs 2025-02-05 07:26:26 +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
build.sh s 2025-02-05 08:43:39 +03:00
develop.sh ddd 2025-02-05 08:25:52 +03:00
LICENSE ... 2025-01-16 07:42:17 +01:00
README.md updated website with tech content 2025-01-16 10:35:26 -05:00

ThreeFold Tech Website

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold Tech website.

Steps

  • Install
    bash install.sh
    
  • Run locally
    bash develop.sh
    
  • Push change online to stating website
    bash build-dev.sh
    
  • Push change online to production website
    bash build.sh
    

URL

  • The website in staging mode is at threefold.info/tftechdev
  • The website in production mode is at threefold.info/tftech