Hey fellow devs! 🎉
Ever spent hours tweaking the same release notes for GitHub, Dev.to, Hashnode, and Reddit? I felt the same, so I built DevPipe – a dashboard that lets you write your draft once and hit publish everywhere in a single click.
🚀 Live Demo: devpipe.yessindevs.me
💻 Source: github.com/medyass1ne/devpipe
How it works
1️⃣ Write a standard Markdown draft.
2️⃣ DevPipe runs it through a Groq + gpt-oss-120b engine.
3️⃣ Choose “First Release” and it rewrites the narrative for each platform, auto‑generating titles and tags.
Publishing modes
- Direct API – Plug in your Dev.to token or GitHub OAuth and let DevPipe push automatically.
- 1‑Click Copy – For platforms that are not connected, it copies the formatted Markdown and opens the submit page, so you just paste.
Give it a spin next time you launch a side project. It’s open‑source, so feel free to remix the hybrid publishing logic! 🙌
Top comments (0)