Skip to main content
All Posts

DevHolm

Posts directly about the DevHolm framework and its design.

6 posts tagged with DevHolm

Starting a Site Without Committing All Your Content
Starting a Site Without Committing All Your Content

A practical pattern for keeping framework code public while publishing site content through the database.

Jun 16, 2026
3 min read
Why DevHolm Keeps the User Layer Separate
Why DevHolm Keeps the User Layer Separate

The user layer is one of the more important ideas in the framework because it protects customization from framework churn.

Jun 2, 2026
3 min read
Custom Pages Without Forking the Framework
Custom Pages Without Forking the Framework

A site should be able to grow new pages and layouts without turning the framework into a merge problem.

Apr 12, 2026
3 min read
Building a Free Personal Site Framework With Next.js
Building a Free Personal Site Framework With Next.js

Why Next.js fits the job well when the goal is a durable site, not a disposable demo.

Apr 1, 2026
4 min read
Dogfooding DevHolm on devholm.com
Dogfooding DevHolm on devholm.com

Using the framework on its own primary site is the fastest way to find weak edges and missing workflows.

Feb 11, 2026
4 min read
Why DevHolm Exists
Why DevHolm Exists

Why I wanted a personal-site framework that stays simple, self-hostable, and fully ownable.

Feb 4, 2026
4 min read