Goal
Add a launch-badge track to the Munkel landing page (apps/landing) and actually launch Munkel on the relevant indie/SaaS launch platforms so we earn those badges.
Two halves to this:
- Launch Munkel on a set of launch/discovery platforms (Product Hunt + alternatives).
- Embed the resulting "Featured on / Launched on / Trending on" badges as a track on the landing page, ideally as a marquee/strip near the bottom (above the footer).
Inspiration: getwring.app runs a badge track just before its footer with badges from a wide spread of platforms (FoundrList, BuildHop, Product Hunt, Twelve Tools, Findly.tools, Startup Fame, Fazier, Orynth, LaunchIgniter, SubmitMySaas, Toshi List, OpenHunts Club, LaunchPanda, Huzzler).
Why
- Social proof / credibility on the landing page.
- Backlinks + referral traffic from each directory (SEO value, several of these are dofollow).
- Most of these platforms hand you an embeddable badge once you're listed — cheap to collect, compounding value.
Platforms to launch on / collect badges from
These offer listings and (most of them) an embeddable badge. Tiered roughly by reach/effort.
Tier 1 — flagship, schedule deliberately
Tier 2 — solid directories with badges
Tier 3 — long tail (same ones getwring uses + extras)
Research note: not every directory issues a badge, and badge link policy (dofollow vs nofollow) varies. Confirm per platform before adding to the track. A good aggregated source to mine: awesome-saas-directories.
Landing page work (apps/landing)
Stack: TanStack Start + React + Tailwind on Cloudflare.
Acceptance
Open questions
- Self-host badge SVGs/PNGs, or use the platforms' embed snippets as-is?
- One coordinated launch day vs. rolling launches across weeks?
- Track every platform we list on, or only the higher-signal ones?
Goal
Add a launch-badge track to the Munkel landing page (
apps/landing) and actually launch Munkel on the relevant indie/SaaS launch platforms so we earn those badges.Two halves to this:
Inspiration: getwring.app runs a badge track just before its footer with badges from a wide spread of platforms (FoundrList, BuildHop, Product Hunt, Twelve Tools, Findly.tools, Startup Fame, Fazier, Orynth, LaunchIgniter, SubmitMySaas, Toshi List, OpenHunts Club, LaunchPanda, Huzzler).
Why
Platforms to launch on / collect badges from
These offer listings and (most of them) an embeddable badge. Tiered roughly by reach/effort.
Tier 1 — flagship, schedule deliberately
Tier 2 — solid directories with badges
Tier 3 — long tail (same ones getwring uses + extras)
Landing page work (
apps/landing)Stack: TanStack Start + React + Tailwind on Cloudflare.
LaunchBadgeTrackcomponent (horizontal strip / marquee of badges), placed above the footer.<a><img></a>snippets — self-host the badge images (avoid third-party layout shift / tracking / availability risk) rather than hot-linking.alttext per badge, real anchor links.Acceptance
Open questions