cookiecutter-data-science/docs/mkdocs.yml

12 lines
460 B
YAML

site_name: Cookiecutter Data Science
site_description: A project template and directory structure for Python data science projects.
site_favicon: favicon.ico
repo_url: https://github.com/drivendata/cookiecutter-data-science
copyright: Project maintained by the friendly folks at <a target=_blanks href="https://www.drivendata.org">DrivenData</a>.
google_analytics: ['UA-54096005-4', 'auto']
theme: cinder
extra_css:
- css/extra.css
pages:
- Home: index.md