Usman Baig
066f1288f1
feat: trim integration pages from 75 to 25 + migrate to MDX
- Add dedicatedPage flag to integration registry (25 true, 50 false)
- Delete hardcoded nextjs/react/vue/wordpress route pages (wrong metadata)
- Hub page routes non-dedicated integrations to /integrations/script-tag
- Add 301 redirects for 50 removed slugs → /integrations/script-tag
- Migrate guide content from TSX to MDX (content/integrations/*.mdx)
- Add gray-matter, next-mdx-remote, remark-gfm dependencies
- Add content loader (lib/integration-content.ts) matching ciphera-website pattern
- Add prebuild script for integration guide index generation
- Sitemap reduced from 83 to 35 URLs with real lastmod dates
- Remove seoDescription from registry (now in MDX frontmatter)
2026-03-29 00:28:47 +01:00
..
2026-03-24 19:58:57 +01:00
2026-03-28 15:53:50 +01:00
2026-03-27 12:03:56 +01:00
2026-01-16 22:37:40 +01:00
2026-03-12 20:45:58 +01:00
2026-03-22 18:05:17 +01:00
2026-03-28 00:24:04 +01:00
2026-03-26 21:22:12 +01:00
2026-03-09 14:17:35 +01:00
2026-03-06 23:27:54 +01:00
2026-03-29 00:28:47 +01:00
2026-03-29 00:28:47 +01:00
2026-03-27 23:16:57 +01:00
2026-03-26 22:45:35 +01:00
2026-03-28 18:57:57 +01:00
2026-03-24 22:57:41 +01:00
2026-03-28 19:42:42 +01:00
2026-03-09 22:53:35 +01:00
2026-02-08 15:18:33 +01:00