Skip to content

P2PModels/wallofshame-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

To be able to read the docs in your local machine reproduce the following steps:

Install Python3 and Pip

If you're working with Ubuntu 20.04 Python3 its already installed with the OS. To install pip run:

sudo apt update
sudo apt install python3-pip 

Install MkDocs

pip install mkdocs

Run the local server

In this folder, the project folder, run:

mkdocs serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published