www_docs_threefold_io/docs_website
2024-10-30 14:33:56 -04:00
..
docs updated roadmap and litepaper 2024-10-30 14:33:56 -04:00
src updated roadmap and litepaper 2024-10-30 14:33:56 -04: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 updated docs with roadmap, phones 2024-10-30 12:08:35 -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.