How to install Cinnamon on Ubuntu

Cinnamon is a desktop environment based on GTK+ 3. Cinnamon is also one of the Desktop Environments that comes ship with Linux Mint, In Ubuntu Cinnamon is a reg

Read Article

Sidewalk theme for Grav

I developed Sidewalk. My first theme for Grav CMS. Grav is a flat-file CMS written in PHP developed by Rocket Themes. The theme is inspired by hexo-jade-barebon

Read Article

Open links in a new tab using jQuery

The most common way to open links in a new tab is to middle click the link in the web browser or right-click. To open a link in a new tab by default you need to

Read Article

Pure Blog theme for Jekyll

I created PureBlog a Jekyll theme using PureCSS. The theme supports syntax highlighting. All the style sheet is written in SASS a _custom.sass file is already m

Read Article

Wintersmith on Raspberry Pi

Wintersmith is an open source flexible static website generator written in Node.js that uses Jade for templating and Marked. Jade is a simple and easy to use te

Read Article

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

Read Article