This is my technical blog on software, architecture, data science, security, networking, and various technologies. I find writing and documentation helps me understand, and then I try to share along the way.
This site runs with two Docker containers deployed and managed via Docker Compose. The first container is nginx and the second container is sphinx-bootstrap. Each container shares a mounted volume hosting the static html and rst files. I built this site using the Sphinx theme that Ryan Roemer built that integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible and can use any number of different Bootswatch CSS themes.