Render repository content through theme contracts
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
---
|
||||
model: article
|
||||
title: Repository Rendering Is Live
|
||||
slug: repository-rendering
|
||||
route: /articles/repository-rendering/
|
||||
date: 2026-07-23
|
||||
status: published
|
||||
summary: The reference article proves Markdown discovery and strict Liquid rendering.
|
||||
tags:
|
||||
- git
|
||||
- liquid
|
||||
metadata:
|
||||
projectId: website-engine-control-plane
|
||||
---
|
||||
|
||||
## Immutable inputs
|
||||
|
||||
Every build resolves one exact Git commit before rendering.
|
||||
|
||||
## Verified output
|
||||
|
||||
The generated release records source checksums and can be promoted atomically.
|
||||
Reference in New Issue
Block a user