WordPress is a widely used and highly extensible blogging plattform and web content management system. It provides customizeable themes, and over 30000 community-contributed plugins, is easy to configure and provides extensive documentation and howtos. WordPress can be used in a multi-user setup as well, repurposed as online shop or multimedia hosting, provides search enginge optimization, RSS/Atom news feeds, track- and pingbacks, link management, various formatting filters, and a built-in blog
Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories. Philosophy Jekyll does what you tell it to do — no
|