miinideckmiinideck
PricingUse casesBlog
Sign in
Use cases/Host a built Slidev deck as a private link to send before a talk or a review round

Host a Slidev deck — share the talk as a private link.

Slidev turns Markdown into a fast, code-friendly deck — the friction is getting it off your laptop and in front of people. Run the build, zip the dist folder, and drop it in. You get a private link that opens the deck in any browser, with transitions, syntax highlighting, and click animations intact. The URL is unguessable and never indexed, so the talk stays between you and the people you sent it to — not posted anywhere public.

Try it now

Drop a file — get a private link in seconds. No sign-up.

Drop an HTML file or ZIP bundle, or click to choose.
Single file or ZIP. Max 3 MB.

Up to 3 MB, link self-destructs after 7 days. Sign up free to keep links forever, password-protect them, and store more.

How it works

  1. 1

    Run `slidev build` to export your deck to a static `dist/` folder, then zip it. miinideck unpacks the bundle and serves it behind one 32-character link in seconds — the SPA routing, slide navigation, and embedded assets all keep working, no deploy pipeline to wire up.

  2. 2

    The link is private by default: a no-index tag keeps it out of search, and the URL is long enough that nobody guesses in. Send it the way you already send things — a chat message, a calendar invite, an email — and reviewers step through the slides at their own pace before the talk.

  3. 3

    When the deck is internal or unreleased, switch on a password or set an expiry so access ends after the talk date. On Solo and up the "Powered by" footer comes off, so the slides are the only thing on screen; Studio adds full white-label and a custom domain when the deck carries your brand.

Frequently asked questions

How do I host a Slidev deck without setting up a deploy?

Run `slidev build` to produce the static `dist/` folder, zip it, and drop the zip into miinideck. You get a private link that serves the whole build — no Pages workflow, no hosting account, no CI step. If your deck is a pure static export, that's all it needs; miinideck owns that front-end slice cleanly.

Will my transitions, code highlighting, and click animations still work over the link?

Yes. A `slidev build` is a self-contained single-page app, so the slide transitions, syntax-highlighted code blocks, click-reveal steps, and embedded images all run client-side exactly as they do locally. miinideck serves the bundle as-is and keeps the internal routing intact, so navigation between slides behaves the same.

My Slidev deck calls a live API or needs a server — can I still use this?

miinideck hosts the static build, so anything that runs in the browser is fine. But if a slide depends on a live backend, a database, or server-side rendering, that part needs a real server — Vercel or Netlify are the right tools for the dynamic piece. Build the static deck here for the talk, and point the live demo at one of those for the backend.

Can I keep the deck private before I give the talk?

Yes. Every link is unguessable and carries a no-index tag, so it never shows up in search and only the people you send the URL to can open it. For an unreleased talk, add a password so even someone with the link needs the passphrase, and set an expiry date so access closes after the event.

Can reviewers leave feedback on specific slides?

Yes — turn on Review and anyone with the link can pin a comment to the exact slide or element, no account needed, and you resolve each note as you go. Review is free to enable and collect on every plan. On Studio you can also export the whole thread as a prompt and paste it straight into Claude or Codex to revise the deck.

Learn more

  • Host a React appSame flow for any built single-page app, not just slides.
  • Send a deck to a clientWhen the audience is a client, not a conference room.
  • Client proofing linkCollect pinned feedback on a deck before it ships.
  • PricingFree to start; paid tiers drop the footer and add passwords.

More use cases

  • Deliver a rendered Quarto or RMarkdown HTML report as a private link
  • Host a static site privately when GitHub Pages can't publish privately on your plan
  • Host a static site or build privately, for review or handoff
  • Hand off something built locally in Cursor as a working link — no deploy, no repo access

Start free. Keep it private.

No card to try, no sign-up to get a link. Sign up free to keep links forever, password-protect them, and store more.

Get started free →Try without signing in
miinideck

HTML files, finally as links — for AI builders, agencies, and consultants. Default-noindex, default-private, default-yours.

Product

  • Pricing
  • Use cases
  • Try it free

Resources

  • Blog
  • Featured on
  • Report abuse

Legal

  • Privacy
  • Terms
© 2026 miinideckMade for people who don't want their work indexed.