A beautifully simple blog and memo app that just works.
Write thoughts. Share ideas. Let GitHub handle the rest. Originally inspired by tinymind, now see it in action at blog.minghe.me.
- Rich Blog Posts - Markdown, syntax highlighting, math, images
- Quick Memos - Instant thoughts with location tagging
- Discussion Integration - Auto-connect HN, Reddit, V2EX comments
- GitHub Powered - Your data, your control, always
- Works Everywhere - Mobile-first, lightning fast
git clone https://github.com/metrue/Cofe.git
cd Cofe && npm install && npm run dev
That's it. Visit localhost:3000
, sign in with GitHub, start writing.
→ Complete Cofe Guide - Everything you need in one place:
- Quick start & GitHub OAuth setup
- Customization & analytics integration
- API reference & GraphQL queries
- Deployment & performance tips
- Migration from other platforms
- Troubleshooting & best practices