Skip to content

Computing hints and tips

mkdocs

  • In setting up this research guide, I used mkdocs-material and mkdocs-jupyter.
  • Here is a useful demonstration site for mkdocs-jupyter that helped in setting up this website too.
  • Information about changing the style of the mkdocs-material set-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.