Aimpress-site/scripts
Vadym Samoilenko 6cd63f1bdf Add Page Builder: 15 block types + publish/unpublish via TinaCMS
- New TinaCMS collection 'pages' with 15 block templates:
  Hero, TextBlock, TwoColumn, Features, Stats, Testimonials,
  Team, FAQ, CTABanner, Video, Gallery, Pricing, Timeline,
  Divider, ContactForm
- Each page has published toggle (unpublished → 404)
- Route /p/:slug renders dynamic pages from content/pages/*.json
- scripts/copy-pages.mjs copies content/pages → public/pages at build
- prerender.mjs extended to prerender published pages
- All blocks styled with design tokens + Framer Motion animations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 22:29:51 +00:00
..
copy-pages.mjs Add Page Builder: 15 block types + publish/unpublish via TinaCMS 2026-03-18 22:29:51 +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
prerender.mjs Add Page Builder: 15 block types + publish/unpublish via TinaCMS 2026-03-18 22:29:51 +00:00
sync-blog.mjs Migrate 5 server blog posts to TinaCMS-managed content/blog/ 2026-03-12 22:28:11 +00:00