/cookiecutter-django-package-markdown

Django package template using Markdown and MkDocs

Primary LanguagePythonMIT LicenseMIT

Cookiecutter Django Package Markdown

This is based on pydanny's excellent cookiecutter-djangopackage with Markdown and MkDocs for documentation.

I've also made a few other changes here and there, including:

  • Use twine instead of setup.py sdist upload for releases
  • Update Travis CI config to newer syntax

Features