Jekyll is an open source static site generator useful as a blog publishing system.
N/A
Movable Type
Score 8.0 out of 10
N/A
Movable Type is a Perl-based content management system from Six Apart, featuring the capability to host multiple weblogs and standalone content pages, manage files and user roles, templates, tags, categories, and trackback links.
Jekyll is great for people who aren't intimidated by editing HTML, CSS, and Markdown files, people who are on a shoestring budget, and people who want a blazing fast website. Jekyll may not be the best option for people who aren't interested in editing their websites in a text file and would rather have a WordPress-esque back-end from the beginning.
Is your business an enterprise level business that has more than a half dozen different content types? If so, then you might want to use a dedicated CMS rather than Movable Type. Movable Type is best used on small / medium sized businesses and is not the best solution for a full-fledged CMS. If you're using your content for something other than just displaying a website, then it's probably not for you. Movable Type works great for news/blogging sites. In fact, Daring Fireball, one of the most popular Apple-centric blogs is using Movable Type as its publishing platform.
Easy to use straight out of the box, very user friendly with an intuitive interface.
Great for team use where there are multiple editors and writers fixing and editing each other's works. It's easy to track who last made the latest edits.
Stellar support team and system. I've found that Moveable Type's support system is generally more responsive and helpful than WordPress.
Especially on the older versions, the limited number of well-developed third-party plugins is problematic for efficiently developing a well-functioning website.
Versions of movable type which didn't allow pages to be constructed were difficult to create continuity in design and easily editable pages for our editors.
The installation process could be simplified to make it easier for those new to a CMS to install.
I think there are still improvements to be made. I haven't tapped in to the full functionality of the CMS yet but the rating I give it now is only based on what I've been able to use it for
Jekyll is integrated into GitHub Pages, which made it an easy choice. Using Jekyll was also easier as there's not really a server or a database to configure and you can just get things started from day one. Running and verifying content changes locally for developers is super efficient as Jekyll runs locally, too.