ThreeFold V4 Docs Website
Go to file
2025-02-02 19:43:19 +03:00
cfg ... 2025-02-02 19:42:15 +03:00
docs updated terms 2025-01-29 10:18:19 -05:00
docs_beta ... 2024-12-12 13:38:45 +01:00
.gitignore ... 2025-02-02 19:42:15 +03:00
build.sh ... 2025-02-02 19:42:15 +03:00
develop.sh ... 2025-02-02 19:42:15 +03:00
LICENSE added LICENSE mit for threefold 2024 2024-08-25 15:25:27 -04:00
README.md update duck back in urls 2025-01-23 21:30:09 -05:00

ThreeFold V4 Docs

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold V4 Docs.

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