ThreeFold V4 Docs Website
cfg | ||
docs | ||
docs_beta | ||
.gitignore | ||
build.sh | ||
develop.sh | ||
LICENSE | ||
README.md |
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 https://threefold.info/docs4dev
- The website in production mode is at https://docs.threefold.io