www_docs_threefold_io/docs_website
2024-10-30 11:04:59 -04:00
..
docs updated docs with tokenomics to references 2024-10-30 11:04:59 -04:00
src set kristof, timur, mik and ourworld webserver in authorized keys, removed comments in index 2024-10-01 18:09:29 +00:00
static added crisp access 2024-08-26 23:28:34 -04:00
.gitignore added website to main 2024-08-24 08:53:09 -04:00
babel.config.js added website to main 2024-08-24 08:53:09 -04:00
docusaurus.config.ts deleted blogs, added search algolia 2024-08-28 11:05:01 -04:00
package-lock.json added website to main 2024-08-24 08:53:09 -04:00
package.json added mermaid support and mermaid graph in tokenomics 2024-08-26 22:50:40 -04:00
README.md Update docs_website/README.md 2024-10-16 14:42:40 +00:00
sidebars.ts added website to main 2024-08-24 08:53:09 -04:00
tsconfig.json ... 2024-08-26 20:10:27 +02:00
yarn.lock added mermaid support and mermaid graph in tokenomics 2024-08-26 22:50:40 -04:00

Website

This website is built using Docusaurus, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Docusaurus Documentation

To learn more about how to use Docusaurus, you can refer to the official documentation.