Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 693 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 693 Bytes

Overview

Deploy to Pages

This is the repository for the official documentation of IgKnite. Read about all-things IgKnite by clicking here!

Requirements

Building this documentation from thin air requires the mdbook (Rust) package.

# Install it globally using cargo.

$ cargo install mdbook --vers [version-num]

Build

To build the documentation, type:

$ mdbook build

The rendered copy will be located in the book subdirectory.