Update README.md

This commit is contained in:
Mik 2024-08-25 15:21:59 -04:00 committed by GitHub
parent 3ff76f29bf
commit 1f90313897
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,38 @@
# mik-tf.github.io
# ThreeFold Docs Website
This repository contains the code to the ThreeFold Docs website.
It is currently hosted at `docs.threefold.pro` as a staging version.
## Branches
- `development`
- code version of website
- `gh-pages`
- deploy version of website
## Todo
- upgrade support page
- with mdx, nice UX
- add support interactive chat button (crisp)
- upgrade UX
- fit ThreeFold brand
- see https://threefold.io/ update
- branch: https://github.com/threefoldfoundation/www_threefol_io
- Parameters
- colors
- icons
- images
- Set light/dark theme
- adjust pictures, icons and colors to fit
- Add search bar on top right
- Set docs.threefold.io
- on threefoldfoundation repo
- or on git.ourworld.tf
## References
This website is written with [Docusaurus](https://docusaurus.io/).
The docusaurus website itself has amazing features and the code can be read here: https://github.com/facebook/docusaurus/tree/main/website