During my work as a Software Developer I try to support any claims made with appropriate sources. Referencing books is fine, but one cannot assume that others own said books or will obtain them. This site is my attempt of providing an accessible resource of the various things I'd reference.
The site is built with Material for MkDocs.
If you have installed Material for MkDocs, you can start the development server with the following command:
mkdocs serveOtherwise, you can use Docker:
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material