# ═══════════════════════════════════════════════════════════════
#  Gautam Maneck — blog content
#  The listing at /blog renders from this file.
#  To publish a post, follow the checklist at the top of
#  blog/_template.html. Newest post goes FIRST in the list.
# ═══════════════════════════════════════════════════════════════

# Shown while the posts list below is empty.
empty:
  message: "The first notes are being written. Check back soon."
  backLabel: "Back to the portfolio"
  backHref: "/"
  ctaLabel: "Get in touch"
  ctaHref: "/#contact"

posts: []
# Example entry (uncomment and edit — newest first):
#  - title: "How a sapphire actually gets chosen"
#    date: "2026-07-15"          # YYYY-MM-DD — shown as "15 July 2026"
#    slug: "how-a-sapphire-gets-chosen"   # must match the blog/<slug>.html filename
#    excerpt: "One or two sentences shown on the listing page."
