b29e5520253a32a5f249c8ea368a0abe06332c27
# Conflicts: # docs/main/first_principle_thinking/2_hardware_badly_used.md # docs/main/geoaware/solution.md # docs/main/introduction.md
ThreeFold Tech Website
Table of Contents
Introduction
This repository contains the code to deploy the ThreeFold Tech website.
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/tftechdev
- The website in production mode is at
threefold.info/tftech
Description