Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.2 KB

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.

Writing Documentation

You can find guidance on writing documentation in IOTA Wiki itself.

Default Documentation Structure

This template provides you with a default documentation structure for your software project. To learn about different types of documentation, see the reference.