Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (31 loc) · 951 Bytes

File metadata and controls

42 lines (31 loc) · 951 Bytes

docs.projectlimitless.io

The documentation for all Project Limitless projects built with MkDocs.

Building the Theme

> cd _theme
> npm install && bower install
> gulp build --production

Building the Documentation

To edit / develop the documentation locally

pip install mkdocs
cd iorpc
mkdocs serve

To build production-ready documentation

pip install mkdocs
cd iorpc
mkdocs build

The resulting site folder will contain the documentation.

Credits

The documentation sites use a modified version of the great MkDocs Material Theme. You can find the license at _theme/LICENSE.


A part of Project Limitless

Project Limitless

https://www.projectlimitless.io