Skip to content

Repository files navigation

[DS] defi.space • Documentation

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

Quick Start

Environment Variables

Copy the example environment file and configure as needed:

cp .env.example .env

Installation

bun install

Local Development

bun 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

bun build

Deploy

USE_SSH=true bun run deploy

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

Project Structure

Features

  • Interactive documentation with React components
  • Mathematical formula support via KaTeX
  • Mermaid diagrams support

Used by

Contributors

Languages