02.19Write Your Components With Custom Elements APIMarkdown plugins are overkill for simple interactive components. Custom elements give you interactivity without the development friction.7 min read
12.18PostBuild With ESBuild & Minify-HTMLAdd a PostBuild step to your static site CI for image compression and CSS/JS minification. This post covers writing a PostBuild script with ESBuild & minify-html.10 min read