Skip to content

santifu/mdef-docs-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

451 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdef-docs

Usage

Install Python 3

Python newies! Read the following guide.

Setup

pip install -r requirements.txt

In Windows if it fails use pip install -r requirements.txt --user instead.

Edit

mkdocs serve

In Windows if it fails use python -m mkdocs serve instead.

Deploy

Deploy is done by default via Github Action. See /.github/workflows/main.yml.

For custom installations you can use mkdocs gh-deploy.

About

testing

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 92.5%
  • Python 7.5%