ThreeFold V4 Docs Website
Go to file
2025-01-09 13:51:26 -05:00
docs update sellers until duckfarmdata back online 2025-01-02 18:57:11 -05:00
docs_beta ... 2024-12-12 13:38:45 +01:00
src add build for dev at docsdev.threefold.pro to stage test 2024-12-17 13:30:42 -05:00
static ... 2024-12-11 05:46:33 +01:00
.gitignore ... 2024-12-11 05:46:33 +01:00
babel.config.js ... 2024-12-11 05:46:33 +01:00
build-dev.sh update dev script 2025-01-09 13:48:46 -05:00
build.sh add build for dev at docsdev.threefold.pro to stage test 2024-12-17 13:30:42 -05:00
develop.sh ... 2024-12-11 05:46:33 +01:00
docusaurus.config.ts add build for dev at docsdev.threefold.pro to stage test 2024-12-17 13:30:42 -05:00
install.sh ... 2024-12-11 05:46:33 +01:00
LICENSE added LICENSE mit for threefold 2024 2024-08-25 15:25:27 -04:00
package-lock.json s 2024-12-11 13:37:51 +01:00
package.json s 2024-12-11 13:37:51 +01:00
pnpm-lock.yaml ... 2024-12-11 05:46:33 +01:00
README.md update readme for new stating website url 2025-01-09 13:51:26 -05:00
sidebars.ts ... 2024-12-11 05:46:33 +01:00
tsconfig.json ... 2024-12-11 05:46:33 +01:00
yarn.lock update readme 2024-12-11 16:11:37 -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

  • The website in staging mode is at threefold.info/docs4dev
  • The website in production mode is at docs.threefold.io