..is there a relatively full-featured one around -- node/express/mongodb - based -- that I should be looking at? I've spent about a half day searching around and looking at different projects, but most of them seem like semi-discarded once-upon a time learning projects. I'm looking for something with mongo-based persistence, support for comments, user authentication, CRUD operations on posts, support for markdown authoring (other choices would be nice), and some decent theming. I'm kind of assuming that there would be a project out there that does this, but haven't found it. Before charging off and writing from scratch (which wouldn't be that hard, and maybe that's the point - everyone is just off solving their own problem in their own way), I thought I would ask...
--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/52195ebd-0566-4ff5-b960-a80b0d94b3b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAPJ5V2aOGM1%2B62iKOPDFVb78Mu5Ks5REFXjmkJqLuvt3bWoJWA%40mail.gmail.com.
Ghost is lacking in features. It's a solid, actively maintained product that does the job it says it does, but it's not large enough that it's sucked all the air out of the room for other options.There's an opportunity for another blogging solution if there's motivation for it.
True. Ghost looks nice, but it's development is too slow and monolithic. They only recently managed to add support for tag links, something that you wouldn't expect a blogging engine to launch without (and simultaneously broke several blogs with the update, including mine).