...
This commit is contained in:
parent
158e02c6cf
commit
8ea56b363f
37
README.md
37
README.md
@ -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
|
Loading…
Reference in New Issue
Block a user