Tiptap Rich-TextInline <alap-link> nodes in a Tiptap editor — side-by-side with live preview
External DataLoad config from JSON files or remote endpoints
Bluesky / AT Protocol:atproto: protocol — live profiles, feeds, people search, post search, plus a combined page mixing allLinks + :web: + :atproto: in one expression
Static Site Generators
These examples use their own build tools and run locally from your checkout — they are not available on examples.alap.info.
EleventyRun first: cd examples/sites/eleventy && pnpm dev (port 9990)
Astro IntegrationRun first: cd examples/sites/astro-integration && ./serve.sh (port 9010)
HugoRun first: cd examples/sites/hugo && ./run.sh (port 9170, requires Podman)
VitePressRun first: cd examples/sites/vitepress && pnpm dev