viossa.net/apps/vdn-static
BarnacleBoy 1724a838e2 fix: locale-aware OG types — I18nOpenGraphConfig/I18nTwitterCardConfig with resolveI18nOgTwitter helper
- Add I18nOpenGraphConfig and I18nTwitterCardConfig types that allow
  string | LocaleAwareMeta for title/description fields
- Add resolveI18nOgTwitter() to resolve locale-aware og/twitter at runtime
- Fix meta-examples.ts import: MetaConfig from useMeta, I18nMetaConfig from useI18nMeta
2026-05-18 13:06:15 +00:00
..
docs feat(i18n,drupal): consolidate locale codes and add Drupal infrastructure 2026-05-15 07:07:28 +00:00
public feat: setup monorepo for static frontend app (vdn-static) 2025-06-12 18:13:50 -04:00
src fix: locale-aware OG types — I18nOpenGraphConfig/I18nTwitterCardConfig with resolveI18nOgTwitter helper 2026-05-18 13:06:15 +00:00
.env.example feat: add Drupal JSON:API service layer 2026-05-14 19:40:54 +00:00
eslint.config.js Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00
index.html Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00
package-lock.json feat: setup monorepo for static frontend app (vdn-static) 2025-06-12 18:13:50 -04:00
package.json Added typescript to workspace devdeps, removed no unused var rules from 2026-04-17 20:18:41 -05:00
tsconfig.app.json Added typescript to workspace devdeps, removed no unused var rules from 2026-04-17 20:18:41 -05:00
tsconfig.json Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00
tsconfig.node.json feat: setup monorepo for static frontend app (vdn-static) 2025-06-12 18:13:50 -04:00
vite.config.ts Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00