ThreeFold Docs Website
Go to file
2024-08-25 15:25:27 -04:00
docs_website updated docs, set order in presentation 2024-08-25 12:45:50 -04:00
LICENSE added LICENSE mit for threefold 2024 2024-08-25 15:25:27 -04:00
README.md Update README.md 2024-08-25 15:21:59 -04:00

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
  • 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.

The docusaurus website itself has amazing features and the code can be read here: https://github.com/facebook/docusaurus/tree/main/website