TL;DR

This website is built primarily in HTML and Markdown and preprocessed by Hugo. It’s hosted by Github and distributed globally by Cloudflare.

JAMstack

  • In 2015 CEO of Netlify Mathias Biilmann was first coined the term JAMstack 1 2 3 (Javascript, API, Markup) generated by a static site generator 4 (SSG).

  • Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability.

  • Some reasons why we might consider the JAMstack include:

    • Faster performance,
    • Higher security,
    • Lower cost.

Hugo

  • Hugo - most popular open-source static site generators written in Go
  • Able to generate most websites within seconds (at < 1 ms per page).

Theme for Hugo

Cloudflare

  • For deployment, I use Cloudflare Pages.
  • A JAMstack platform for frontend developers to deploy websites.
  • Developer-focused with effortless Git integration.
  • Advanced collaboration built-in with unlimited seats.
  • Unmatched performance on Cloudflare’s edge network.

Analytics

  • Umami - Empowering insights. Preserving privacy.

Text Editor

Version Control

  • Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Domain Register