zelo.news: Still alive
- ✅ Markdown editor is finally solid
- 👥 Following feed feels more robust
- 🎨 UI polish + updated theme tokens
- 🔖 Release bump + some internal docs
This week I focused on smoothing out a few rough edges in zelo.news and improving the overall writing and reading experience.
✅ Markdown editor is finally solid
The biggest win: I fixed the Markdown editor so content converts properly between the editor and Markdown. Editing existing posts should now behave much more reliably (no more weird formatting losses).
👥 Following feed feels more robust
I also improved the Following page by handling loading and error states more cleanly across the “who you follow” data and the actual posts feed. It’s a small change, but the page behaves more predictably now.
🎨 UI polish + updated theme tokens
I did a styling pass in `index.css`, updating color variables for a cleaner, more consistent look (including dark mode).
🔖 Release bump + some internal docs
I bumped the version to 0.1.12 and added a bit of internal documentation around my agent-assisted workflow to keep future work structured.
Quick takeaway: fewer editor headaches, a sturdier Following feed, and a nicer overall UI.