Skip to content

The official, workflow-based documentation site for the IgKnite project

Notifications You must be signed in to change notification settings

IgKniteDev/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.