Loom

A blog engine that just works. One binary, no setup, no dependencies.

Posts tagged “parsing” (3)

Content Loading — From Filesystem and Git to Typed Site DataJan 02 16.8K

How Loom loads blog content from the local filesystem or a remote git repository using the same interface, parses frontmatter and config without dependencies, extracts image dimensions from raw PNG and JPEG bytes, and derives metadata from git history.

--loom-internals --c++20 --content --parsing --git