Installation
Install the TypeScript SDK:Basic Usage
Framework Integration
- Next.js
- SvelteKit
- Astro
- Nuxt
- Plain HTML
Parameters
| Parameter | Description | Example |
|---|---|---|
title | Main heading text | My Blog Post |
description | Secondary text below title | A deep dive into... |
subtitle | Small text above title | Tutorial |
template | Template name | twilight, minimal, modern |
logo | URL to logo image | https://example.com/logo.png |
image | URL to background/hero image | https://example.com/hero.jpg |
Using Meta Tags Helper
The SDK includes a helper to generate all required meta tags:Setting Defaults
Configure default parameters that apply to all generated URLs:Next Steps
Self-Hosting
Deploy your own instance
Authentication
Secure private instances with HMAC