Skip to content

Cookiecutter template for Mkdocs project documentation

Notifications You must be signed in to change notification settings

stlehmann/cookiecutter-mkdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cookiecutter-mkdocs

Cookiecutter template for Mkdocs project documentation

Usage

  1. Install cookiecutter
$ pip install cookiecutter
  1. Create new project from Cookiecutter by calling
$ cookiecutter https://github.com/stlehmann/cookiecutter-mkdocs.git
  1. Install Python packages in a virtualenv using pipenv
$ pipenv install
  1. Run mkdocs
$ pipenv run mkdocs serve

About

Cookiecutter template for Mkdocs project documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages