The source for notes.josephiesue.com, the publishing home of The Yes-Way by Joseph E. Iesue.
Add a Markdown file to src/content/notes/ with this frontmatter:
---
title: Your Iesue title
description: A concise summary.
date: 2026-07-15
topic: Leadership
tags: [leadership, practice]
featured: false
draft: false
---Push to main. GitHub Actions builds the Astro site and publishes it to GitHub Pages.
npm install
npm run devThe repository includes public/CNAME for notes.josephiesue.com. The DNS provider for josephiesue.com still needs a CNAME record pointing notes to josephiesue.github.io.