☕ Good morning, developers!
I'm excited to announce the release of MDPaste v1.0.0, a minimal, distraction-free Markdown pastebin platform that puts privacy and simplicity first. Born from the need for a clean, focused writing environment, MDPaste offers a modern solution for sharing formatted text without the clutter.
🎯 Why Another Pastebin?
In a world of feature-heavy applications, sometimes less is more. MDPaste was built with a singular focus: to provide a beautiful, distraction-free space for writing and sharing Markdown content. No accounts, no tracking, no ads – just pure writing bliss.
Live:
https://mdpaste-tw.pages.dev
https://mdpaste-tw.pages.dev/paste
https://mdpaste-tw.pages.dev/list
✨ Key Features
- Privacy-First Design: No tracking, no analytics, and client-side rendering ensure your content stays yours
- Modern UI: Built with Tailwind CSS 3.4, featuring a responsive dark mode interface
- Focused Writing: Clean, minimal interface with full Markdown support
- Lightning Fast: Minimal JavaScript and optimized build system for rapid page loads
🛠️ Technical Stack
MDPaste is built with modern web technologies:
Tailwind CSS for styling
Marked.js for Markdown rendering
Gulp-based build system
Zero tracking scripts
🚀 Getting Started
Ready to try it out? Visit [MDPaste](https://github.com/0xmilon/mdpaste) or self-host your own instance:
git clone https://github.com/0xmilon/mdpaste.git
cd mdpaste
npm install
npm run dev
🤝 Contributing
MDPaste is open source and welcomes contributions! Whether it's bug fixes, feature suggestions, or documentation improvements, every contribution helps make MDPaste better for everyone.
🎉 What's Next?
This is just the beginning. While keeping true to our minimal philosophy, we're exploring thoughtful additions that enhance the writing experience without compromising simplicity.
Give MDPaste a try for your next code snippet, documentation, or writing piece. We'd love to hear your thoughts!
Star us on [GitHub](https://github.com/0xmilon/mdpaste) if you like what we're doing! ⭐

