This is a short summary. ↗ Open original to view full content
Why You Should Write Your Own Static Site Generator
from blog Arne Bahlo, | ↗ original
Related
More from Arne Bahlo
Jujutsu in practice
21 Oct 2024 |
original ↗
Jujutsu is a version control system, an alternative to Git. This blog post is not a tutorial, but practical examples of how I use it.
We need more zero config tools
1 Oct 2024 |
original ↗
Recently, I’ve become fond of tools that just work, out of the box. This blogpost is an ode to them.
Emacs Config From Scratch, Part 3: LSP & Tree-sitter
11 May 2024 |
original ↗
In this third part of my Emacs Config From Scratch series, I configure LSP and Tree-sitter.
Writing an SDK in Zig
9 May 2024 |
original ↗
Part 1 of writing an SDK for Axiom using the Zig programming language.