Hey everyone,
For the past few weeks I've been working on a new lightweight blog engine powered by Codeigniter called "embr". I've stuck the source on Github and would love to hear any feedback or new features to add.
Features:
- Basic image and text posts
- Tag & Category support
- Disqus commenting
- Infinite-scrolling on index pages
- Tumblr style "reblog" is nearly complete (which will allow reflagging of posts across self hosted domains)
Check out the source on Github:
https://github.com/laurencedawson/embr
The live demo can be viewed here (username: test@embr.co pass: qwerty)
http://blog.laurencedawson.com
Thanks
I like Tumblr but the data lock-in + shoddy uptime scared me, and this uses CodeIgniter—something I’m familiar with—so I’d probably have an easier time hacking on it than even jekyll!