ThreeFold V4 Docs Website
Go to file
Scott Yeager 33c3e3bf7c Update AI
2024-12-11 18:31:24 -08:00
docs Update AI 2024-12-11 18:31:24 -08:00
docs_beta add mycoverse backup 2024-12-11 15:40:52 -05:00
src Update src/pages/index.tsx 2024-12-11 05:37:32 +00: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.sh ... 2024-12-11 05:46:33 +01:00
develop.sh ... 2024-12-11 05:46:33 +01:00
docusaurus.config.ts prepare for launch 2024-12-11 14:30:14 -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 2024-12-11 16:11:37 -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
    bash build.sh
    

URL

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