ThreeFold Grid Decentralized Cloud Website
Go to file
2025-01-20 09:27:30 -05:00
.github/workflows init docs on decloud 2025-01-19 20:21:08 -05:00
docs update book 2025-01-20 09:12:06 -05:00
src init docs on decloud 2025-01-19 20:21:08 -05:00
static init docs on decloud 2025-01-19 20:21:08 -05:00
.gitignore init docs on decloud 2025-01-19 20:21:08 -05:00
build-dev.sh init docs on decloud 2025-01-19 20:21:08 -05:00
build.sh update build.sh for decloud 2025-01-19 20:22:20 -05:00
develop.sh init docs on decloud 2025-01-19 20:21:08 -05:00
docusaurus.config.ts update title of website 2025-01-20 09:26:03 -05:00
install.sh init docs on decloud 2025-01-19 20:21:08 -05:00
LICENSE init docs on decloud 2025-01-19 20:21:08 -05:00
package.json init docs on decloud 2025-01-19 20:21:08 -05:00
README.md update readme 2025-01-19 20:21:45 -05:00
sidebars.ts init docs on decloud 2025-01-19 20:21:08 -05:00
tsconfig.json init docs on decloud 2025-01-19 20:21:08 -05:00

ThreeFold Tech Website

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold Decentralized Cloud 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/declouddev
  • The website in production mode is at threefold.info/declouddev