Aimpress_site/scripts
Vadym Samoilenko b6a6a55e05 Generate dynamic sitemap with blog posts and lastmod dates
New script reads public/blog/posts.json at build time and outputs
public/sitemap.xml with all static routes + /blog/:slug entries,
each with lastmod from post dates or current date.

Build pipeline: sync-blog → generate-sitemap → tsc → vite build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 21:37:29 +00:00
..
deploy.sh Add reviews.json to public/ so it persists across deploys 2026-03-08 14:46:10 +00:00
generate-sitemap.mjs Generate dynamic sitemap with blog posts and lastmod dates 2026-03-18 21:37:29 +00:00
sync-blog.mjs Migrate 5 server blog posts to TinaCMS-managed content/blog/ 2026-03-12 22:28:11 +00:00