This commit is contained in:
despiegk 2025-02-02 19:46:02 +03:00
parent 158e02c6cf
commit 8ea56b363f

View File

@ -1,37 +1,22 @@
<h1>ThreeFold V4 Docs</h1>
<h2>Table of Contents</h2>
to run
- [Introduction](#introduction)
- [Steps](#steps)
- [URL](#url)
```
#get your own development server
hero docusaurus -dev -u https://git.ourworld.tf/tfgrid/info_docs_tfgrid4
---
#build & publsh the production version, only works if you have rights
hero docusaurus -build -u https://git.ourworld.tf/tfgrid/info_docs_tfgrid4
## Introduction
#build & publsh the dev versio, only works if you have rights
hero docusaurus -builddev -u https://git.ourworld.tf/tfgrid/info_docs_tfgrid4
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
>TODO: will be updated
- The website in staging mode is at https://threefold.info/docs4dev
- The website in production mode is at https://docs.threefold.io