Add featured post flag for homepage
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Neeldhara Misra 2026-06-22 13:08:56 +05:30
parent e7227844c7
commit 3ced32a4d0
19 changed files with 63 additions and 5 deletions

View file

@ -34,7 +34,10 @@ Search for **Blog Family Sync** in the command palette:
Preview starts the matching Astro dev server if the configured local URL is not
already responding. Publish syncs first, runs that target's build command,
commits staged content changes, and pushes to Forgejo.
commits staged content changes, and pushes to Forgejo. For the seven `allblogs`
targets, publish also refreshes and pushes the `home` repo's
`content/blog-index.json` so `neeldhara.blog` redeploys with the newest
featured/latest entries.
## Notes