Dr-Electron / blueprints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

The documentation is built using Docusaurus 2. The deployment is done through a centralized build from IOTA WIKI. To run a local instance the IOTA WIKI CLI is used.

Prerequisites

Installation

yarn

This command installs all necessary dependencies.

Local Development

yarn start

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

Including .md file

{@import <file path>}

Example:

{@import ../../../../bindings/wasm/docs/api-reference.md}

About


Languages

Language:JavaScript 100.0%