Dustin Lee

Specification-driven AI development, Linux, and infrastructure automation.

Shortcode & Theme Showcase

· 4 min read

Callout Shortcode Three variants: alert, warning, and tip. Alert Alert callout — Use this for important information that demands attention. This is the default …

Demo
testing showcase shortcodes

Makefiles as Your Project Interface

· 6 min read

Every project gets a Makefile before it gets a README. Not as a build system, but as a project interface — coloured help menus, Docker Compose lifecycle, …

tooling
make devops automation docker terraform

Documenting AI Conversations in Hugo

· 2 min read

I find myself asking AI models questions constantly while working — debugging, architecture decisions, quick syntax lookups. Most of that knowledge disappears …

Hugo
hugo ai blogging

GitLab Slash Commands for Claude Code

· 6 min read

I’ve been using Claude Code as my daily driver for development work on a self-hosted GitLab instance. One of its best features is slash commands — custom …

DevOps
claude-code gitlab devops automation