openpencil/packages
Anton A S 513e0b6f4a Add SEO: OG tags, Twitter Card, hreflang, JSON-LD, sitemap
- config.ts: og:site_name, og:image (+w/h/alt), twitter:card/site/image
- config.ts: transformPageData — per-page canonical, og:url, og:locale,
  og:locale:alternate, hreflang for all 6 locales + x-default,
  og:title/description and twitter:title/description from frontmatter
- config.ts: sitemap with xhtml:link alternates for all 174 pages × 6 locales
- SchemaOrg.vue: SoftwareApplication JSON-LD on EN homepage only
- HomeLayout.vue: render SchemaOrg in home-features-after slot
- index.md + de/fr/es/it/pl index.md: add translated title to frontmatter
2026-03-07 19:49:24 +03:00
..
acp Release v0.7.0 2026-03-05 10:32:35 +03:00
cli Tailwind CSS v4 JSX export (#54) 2026-03-06 18:04:11 +03:00
core Centralize all color utilities in color.ts 2026-03-07 10:02:11 +03:00
demos feat: mobile layout, PWA support (#27) (#27) 2026-03-05 19:51:51 +03:00
docs Add SEO: OG tags, Twitter Card, hreflang, JSON-LD, sitemap 2026-03-07 19:49:24 +03:00
mcp Eliminate as Record<string, unknown> casts 2026-03-06 21:43:32 +03:00