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

The documentation for all Project Limitless projects built with MkDocs

License

Notifications You must be signed in to change notification settings

ProjectLimitless/docs.projectlimitless.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The documentation for all Project Limitless projects built with MkDocs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published