In the world of blogging, WordPress is the undisputed leader—the PHP-based application is everywhere. Once a light-weight blogging platform, WordPress has grown and mutated. It’s now more properly a full-fledged content management system than a simple blog, and it’s sprawled all over the Web. In fact, I guarantee you if you’re reading these words then you’ve been exposed to WordPress (Ars Technica switched to it as our CMS a couple of years ago). In the world of Web-based blogging apps, WordPress is the unchallenged king—we even have instructions on how to set it up yourself if you want to take that plunge.
But WordPress draws fire for lots of reasons, not the least of which is the complexity that has come from attempting to be all things to all people. The WordPress dashboard is cluttered and can be extremely off-putting for a new user. Power users unconcerned about interface clutter are more likely to be put off by its PHP underpinning, because people love to hate PHP. There are alternatives—my own blog uses Octopress, a static site generator based on Jekyll—but they often require donning additional propeller-topped beanies to set up and maintain.
And then there’s Ghost. Founded by ex-Wordpress UI Group deputy head John O’Nolan and WordPress developer Hannah Wolfe, Ghost is a new blogging platform that’s just unleashed the first semi-public release of its application. Development so far has been funded by a successful Kickstarter, and the application is barreling toward a full public release in the near-future (currently, only Kickstarter backers have access to the code).
Ghost is coded in Node.js, a server-side Javascript execution engine that’s all the rage these days. The Ghost developers characterize Ghost as a ground-up revisualization of how blogging works; it’s intended to have a very light user interface with nothing separating the blogger from the words he’s blogging. Ghost is also meant to present some extremely easy-to-grok analytics in a responsive dashboard so bloggers can keep track of who’s reading about what.

Loading comments...