Forkable template · built on onvibe

Your link-in-bio,
forkable in a minute.

One clean page for all your links — profile, socials, buttons, light & dark themes. Fork it, change a single config block, deploy. It's yours.

No build step · No database · Edit one file
AR
Alex Rivera
@alexrivera

Everything a link page needs

Thoughtful defaults, zero configuration to look good.

Light & dark

Auto-matches the visitor's system, with a one-tap manual toggle.

Social row

GitHub, X, Instagram, LinkedIn, YouTube, email… crisp SVG icons.

Featured link

Push your most important link with a bold gradient card.

One-tap share

Native share sheet on mobile, copy-to-clipboard on desktop.

Rich previews

Open Graph tags so your page looks great when shared.

Fork & own

Everything lives in one PROFILE block. No build step, no database.

Make it yours in 3 steps

No accounts to wire up, no CSS to fight.

1

Fork it

One click on onvibe copies the code into your own account.

2

Edit PROFILE

Change your name, links and colors — all in one place.

3

Deploy

Ship it. Your page is live at your-name.onvibe.run.

// views.ts — the only thing you edit
export const PROFILE = {
  name: "Alex Rivera",
  handle: "alexrivera",
  tagline: "Product designer & indie maker.",
  accent: "#FF6B4A",            // your brand color
  socials: [
    { kind: "github", url: "https://github.com/you" },
    { kind: "x",      url: "https://x.com/you" },
  ],
  links: [
    { emoji: "✨", title: "My portfolio", url: "...", featured: true },
    { emoji: "📬", title: "Newsletter",   url: "..." },
  ],
};

Then take it further

It's a real app you own — extend it however you like.

Click analytics

Add a database and count taps per link.

Custom domain

Serve it at yourname.com in a couple of clicks.

Multi-user

Turn it into a mini Linktree where anyone signs up.

More blocks

Embeds, a now-playing badge, a contact form, a gallery.

Scheduled links

Show or hide links by date with a cron job.

Multi-language

Serve several languages from the same config.

Ready to claim your link?

Fork it, edit your PROFILE, and share your page today.