This is a collection of templates that I use regularly in work. There are (or will be) sections force
- Python
- R
- LaTeX
To use these templates you should ideally make a fork and then clone your copy. From there copy the templates you wish to use to a location you wish to use them as a basis for.
| Templates | Description |
|---|---|
python | Template for creating a Python Package. |
A collection of templates useful for working with GitHub. Many are [YAML](https://yaml.org) configurations for [Git Workflows](https://docs.github.com/en/github-ae@latest/actions/using-workflows/about-workflows).
| Template | Description |
|---|---|
gh-pages.yaml | Build Sphinx documentation and host it on [GitHub Pages](https://docs.github.com/en/github-ae@latest/pages) |