Skip to content

Tech stack

This site is built with mkdocs-material, a beautiful Material Design theme for MkDocs, a static site generator.

I also use a number of my own bash scripts to automate the process of creating new pages and directories, and to deploy the site to GitHub Pages.

  • pforret/mkdox: a wrapper around mkdocs-material (via docker) to set up the site (mkdox new), preview the site (mkdox serve), create blog posts (mkdox post), and publish the site (mkdox build).
  • pforret/splashmark: a script to create marked-up images for each site screenshot
  • pforret/setver: manage semver versioning for the site

Deployment is done with GitHubLaravel ForgeDigitalOcean