Computing hints and tips¶
mkdocs¶
- In setting up this research guide, I used
mkdocs-materialandmkdocs-jupyter. - Here is a useful demonstration site for
mkdocs-jupyterthat helped in setting up this website too. - Information about changing the style of the
mkdocs-materialset-up can be found here.
GitHub pages¶
This site is published as a github pages site; you can find the main documentation here.
Markdown¶
A useful markdown cheat-sheet is here.