Skip to main content

Quickstart

Pick your track

Two common starting points. Both take about five minutes.

Shipping with a team

You have teammates who should see drafts, edit entries, and publish on behalf of the workspace.

  1. Sign in with GitHub, Google, or email.
  2. Create a team from the workspace switcher in the top nav. Name it after your product or company.
  3. Invite teammates by email. Assign them Admin if they'll manage repos or billing, Member if they'll edit drafts.
  4. In the team's Repos tab, click Connect Repo and pick one. Yanib installs a webhook automatically.
  5. Add a Slack or Discord integration under Integrations so every published release lands in chat.
  6. Push your next release tag and review the draft when you get the email.

Want a weekly "what we shipped" report for the whole team? Enable Team Commit Digest.

Shipping as a solo dev

You're maintaining a side project or open source library and want release notes, a public story page, and a developer profile to show it off.

  1. Sign in with GitHub (so your username becomes your profile slug).
  2. Click Connect Repo, pick your main project. Public, private, or organization repos all work.
  3. Go to Settings → Account. Set up your developer profile card and drop the SVG badge into your GitHub README.
  4. Push your first release tag. Review the AI draft, tweak the voice, hit Publish.
  5. Share the public story page URL (yanib.dev/stories/<slug>). It has RSS, SEO, and an OG image out of the box.

Want to embed the feed on your own site? Use the SDK, one script tag, drop in web components.