File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PythonTemplateRepo
22
3+ ![ Works on Windows badge] ( ./docs/badges/works-on-windows-cozy-minimal.svg )
4+ ![ Works on Mac badge] ( ./docs/badges/works-on-mac-cozy-minimal.svg )
5+ ![ Works on Linux badge] ( ./docs/badges/works-on-linux-cozy-minimal.svg )
6+
37Template repo for getting started with a Python project.
48
59## Getting started
Original file line number Diff line number Diff line change 11# PythonTemplateRepo
22
3- ![ Made in Python badge] ( ../images /made-in-python.svg )
3+ ![ Made in Python badge] ( ./docs/badges /made-in-python.svg )
44
5- [ Image credits] ( ../image-credits.md )
5+ ![ Works on Windows badge] ( ./docs/badges/works-on-windows-cozy.svg )
6+ ![ Works on Mac badge] ( ./docs/badges/works-on-mac-cozy.svg )
7+ ![ Works on Linux badge] ( ./docs/badges/works-on-linux-cozy.svg )
8+
9+ [ Image credits] ( ./image-credits.md )
610
711This is a basic README template. Feel free to customise it to your liking.
812
Original file line number Diff line number Diff line change 11# Homepage
22
3+ ![ Made in Python badge] ( ./badges/made-in-python.svg )
4+ ![ Works on Windows badge] ( ./badges/works-on-windows-compact-minimal.svg )
5+ ![ Works on Mac badge] ( ./badges/works-on-mac-compact-minimal.svg )
6+ ![ Works on Linux badge] ( ./badges/works-on-linux-compact-minimal.svg )
7+
38This is what your MkDocs site looks like now. Change the ` mkdocs.yml ` file to change the look of this page.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ site_name: Template Python Repo
22site_description : Probably not finished.
33site_author : The repo's creator.
44
5- repo_name : GitHub source
5+ repo_name : GitHub
66repo_url : https://github.com/{username}/{repo}
77edit_uri : blob/main/docs/
88
You can’t perform that action at this time.
0 commit comments