Add curated essays and reading paths
Introduce a Library page and wire it into the main nav. Add blog frontmatter fields: category, featuredEssay (default false), and readingOrder (positive integer). Update several posts to mark featured essays and assign readingOrder for the recommended path.
This commit is contained in:
@@ -3,6 +3,9 @@ title: "Things I Learned From Loving Deeply"
|
||||
description: "Reflections on intimacy, trust, and the quiet ways meaningful love can continue shaping who we become."
|
||||
pubDate: 2026-03-07
|
||||
tags: ["love", "relationships", "reflection", "emotional growth", "intimacy"]
|
||||
category: "personal"
|
||||
featuredEssay: true
|
||||
readingOrder: 3
|
||||
---
|
||||
|
||||
Some relationships change you in quiet but permanent ways.
|
||||
|
||||
Reference in New Issue
Block a user