openpencil/packages/docs/index.md
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

1.3 KiB

layout title description hero features
home OpenPencil — AI-Native Design Editor Open-source Figma alternative. Fully local, AI-native, programmable.
name text tagline actions
OpenPencil AI-Native Design Editor Open-source Figma alternative. Fully local, AI-native, programmable.
theme text link
brand Try Online https://app.openpencil.dev/demo
theme text link
alt Download https://github.com/open-pencil/open-pencil/releases/latest
theme text link
alt GitHub https://github.com/open-pencil/open-pencil
icon title details
📖 Open Source MIT license. Read and modify everything — the editor, the engine, the file codec.
icon title details
📂 Figma-Compatible Opens .fig files natively. Copy/paste between apps. Kiwi codec with round-trip fidelity.
icon title details
🤖 AI-Native Built-in chat with tool use. Bring your own API key — no subscription, no vendor lock-in.
icon title details
🖥️ No Subscription No account, no server, no internet required. Free forever. ~5 MB desktop app.
icon title details
⚡ Programmable Headless CLI for .fig inspection and export. Every operation is scriptable. JSX renderer.