Skip to content

yosoyfunes/tools.yosoyfunes.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools.yosoyfunes.com

Create beautiful project documentation

Material + MkDocs, an excellent static site generator geared towards project documentation. It is built using Google's Material Design guidelines.

Quick start

Install the latest version of MkDocs and Material with pip:

pip3 install -r requirements.txt

Finally modify the mkdocs.yml with your project information and write your wonderful documentation!

Start the Server

mkdocs serve