Welcome to the Crystal Wiki. Here is where you'll find all info on anything related to:
- The Crystal Twin
- The Crystal Experiences
- The Crystal Universe
- The Crystal Language
- The Crystal Company
- And more
If you have any input, would like to see additions, or a cool idea, feel free to list an issue here, and we'll make sure to try and get it in there.
If you need any support please visit our website and use the chat widget in the bottom right of your screen. Our team will answer your questions as soon as possible.
This wiki is hosted on: TBD
- get tfweb from: https://github.com/threebotserver/publishingtools/blob/development/README.md
- download this repo, run:
run.sh
which is in root of this repo
mkdir -p ~/code/github/threefoldfoundation
cd ~/code/github/threefoldfoundation
#git clone https://github.com/threefoldfoundation/info_threefold/ -b development
#if you have your ssh key for github and you edit use
git clone [email protected]:threefoldfoundation/info_threefold.git -b development
cd ~/code/github/threefoldfoundation/info_threefold
#will open local browser
run.sh
- all md files are under src/docs directory, please make sure you get all your changes there.