Backfill date-modified frontmatter on all docs
Dagger's --src=. excludes .git, so Quartz can't use git history for page dates inside containers. Populate date-modified: YYYY-MM-DD in frontmatter for all 80 doc articles so the frontmatter priority level (highest in quartz.config.ts) works with or without git. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
738b39a321
commit
1c32e351f7
80 changed files with 80 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Observability Stack
|
||||
date-modified: 2026-02-07
|
||||
tags:
|
||||
- tutorials
|
||||
- replication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue