Posted inArticles

Adding meta description to Jekyll

Jekyll is a blog-aware static website generator written in Ruby that uses Liquid for templating and Markdown or Textile for writing posts and pages. Jekyll also supports CSS pre-processors like SASS, LESS. Here is an uncomplicated way to add meta description to your Jekyll-powered website. Meta description helps search engine bots display a summary of […]

Posted inArticles

PHP 5.6 on Ubuntu

PHP 5.6 is the latest stable version of PHP available. The latest stable version of PHP available for Ubuntu is PHP 5.5.x, If you want to PHP 5.6 or upgrade your existing PHP 5.x install to 5.6 follow this guide. PHP 5.6 can be installed using a PPA which makes it even easier to install […]

Posted inArticles, Linux

Ghost on Arch Linux

Ghost is an open source blogging platform written in Node.js, It offers a simple and user-friendly User Interface that lets you manage posts, pages and users It also uses Handlebars for Theme templating. It is one of the most user-friendly and easy to use blogging platform and has a dead simple install instruction. It let […]