External Links
Project links:
TARDIS: http://tardis.readthedocs.org
TARDIS GitHub: https://github.com/tardis-sn/tardis
TARDIS developer mailing list: https://groups.google.com/forum/#!forum/tardis-sn-dev
Git and workflow links:
Git: http://git-scm.com/
GitHub: http://github.com
GitHub Help: http://help.github.com
GitHub fork help: https://help.github.com/fork-a-repo/
Git SSH keys: https://help.github.com/articles/generating-ssh-keys
Git cheat sheet: http://cheat.errtheblog.com/s/git
Pro Git book: http://progit.org/
Git tutorial: http://schacon.github.com/git/gittutorial.html
Git user manual: http://schacon.github.com/git/user-manual.html
Rebase without tears: http://matthew-brett.github.com/pydagogue/rebase_without_tears.html
Resolving a merge: http://schacon.github.com/git/user-manual.html#resolving-a-merge
Tool links:
Python: http://www.python.org
Miniconda: https://docs.anaconda.com/free/miniconda/
Mini-forge: https://github.com/conda-forge/miniforge
Pre-commit: https://pre-commit.com/
Sphinx: https://www.sphinx-doc.org/
Sphinx quickstart: https://www.sphinx-doc.org/en/master/usage/quickstart.html
Sphinx reStructuredText basics: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
Sphinx toctree directive: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-toctree
Sphinx build options: https://www.sphinx-doc.org/en/master/man/sphinx-build.html#options
nbsphinx: https://nbsphinx.readthedocs.io/
nbsphinx hidden cells: https://nbsphinx.readthedocs.io/en/0.8.7/hidden-cells.html
Jupyter: https://jupyter.org/
Binder: https://mybinder.org/
NumPy docstring format: https://numpydoc.readthedocs.io/en/latest/format.html
AirSpeed Velocity: https://asv.readthedocs.io/en/latest/index.html
ASV installation: https://asv.readthedocs.io/en/latest/installing.html#installing-airspeed-velocity
TARDIS data and CI links:
TARDIS regression data: https://github.com/tardis-sn/tardis-regression-data
Git LFS tutorial: https://www.atlassian.com/git/tutorials/git-lfs
Tests workflow: https://github.com/tardis-sn/tardis/blob/master/.github/workflows/tests.yml
GitHub Actions: https://docs.github.com/en/actions
GitHub-hosted runners: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
Pull request event: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
Push event: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#push