Go to file
2025-01-20 09:26:33 +01:00
docs/main refactor 2025-01-20 09:26:33 +01:00
src updated website with tech content 2025-01-16 10:35:26 -05:00
static updated website with tech content 2025-01-16 10:35:26 -05:00
tosort ... 2025-01-20 09:07:31 +01:00
.gitignore ... 2025-01-18 16:28:49 +01:00
build-dev.sh ... 2025-01-19 20:18:53 +01:00
build.sh ... 2025-01-19 20:18:53 +01:00
develop.sh ... 2025-01-18 16:28:49 +01:00
docusaurus.config.ts refactor 2025-01-20 09:26:33 +01:00
install.sh ... 2025-01-19 18:08:37 +01:00
LICENSE ... 2025-01-16 07:42:17 +01:00
package.json ... 2025-01-18 16:28:49 +01:00
README.md updated website with tech content 2025-01-16 10:35:26 -05:00
sidebars.ts refactor 2025-01-20 09:26:33 +01:00
tsconfig.json ... 2025-01-16 07:42:17 +01: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