🎉 Welcome to OpenBento v0.1.0!
The first official release of OpenBento - a privacy-first, open-source bento grid generator for creating stunning link-in-bio pages with a visual drag & drop editor.
✨ What's Included
🧱 Block System
- 7 block types: Links, Media, YouTube, Text, Social (26+ platforms), Map, and Spacer
- Visual drag & drop: Intuitive 9×9 grid editor with real-time preview
- Full customization: Colors, gradients, custom backgrounds, avatar styling with multiple shapes
🚀 Export & Deploy
- React project export: Complete Vite + React + TypeScript + Tailwind CSS project
- Multi-platform deployment: Auto-generated configs for Vercel, Netlify, GitHub Pages, Docker, VPS & Heroku
- Docker support: Multi-architecture images (AMD64/ARM64) ready to deploy
🔒 Privacy & Data
- Zero tracking: No cookies, no analytics, no account required
- Local storage: All data stays in your browser
- Multiple projects: Save and manage multiple bentos locally
- Optional analytics: Self-hosted Supabase analytics with admin dashboard
🎨 Customization
- 26+ social platforms with branded colors
- Custom avatars with borders, shadows, and shapes
- Background images and gradients
- Responsive layout with mobile preview
🐳 Quick Start
Using Docker:
docker run -d -p 8080:80 yoanbernabeu/openbento:latestFrom source:
git clone https://github.com/yoanbernabeu/openbento.git
cd openbento
npm install
npm run dev📦 What's Next
This is our initial release! We're excited to hear your feedback and see what you build with OpenBento.
Coming soon:
- More block types
- Enhanced customization options
- Template library
- Import/export improvements
Full Changelog: https://github.com/yoanbernabeu/openbento/commits/v0.1.0