Skip to content

mycelium-network/mkdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkdocs

This repository contains the Mycelium Network documentation.

This is based on the following: https://github.com/squidfunk/mkdocs-material

Setup:

Install mkdocs

pip3 install mkdocs-material
pip3 install mkdocs-awesome-pages-plugin
pip3 install mkdocs-git-revision-date-localized-plugin

Start the server:

mkdocs serve -a localhost:8444

Build the files:

mkdocs build

About

This repository contains the Mycelium Network documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published