Skip to content

nodos-dev/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official documentation of Nodos. Can be accessed live at: https://nodos-dev.github.io/docs/

How To Write Docs

Nodos documentation is written using markdown syntax and we use MkDocs and Material theme for now. If you want to contribute or extend Nodos documentation, you can follow these steps:

git clone https://github.com/mediaz/docs.git
pip install mkdocs
pip install mkdocs-material
pip install mkdocs-macros-plugin

To start serving locally from http://127.0.0.1:8000/

mkdocs serve

Then you should create a pull request for your commit in our documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages