Jekyll on Fedora

Jekyll is a free and open-source static site generator written in Ruby. It is popularly known for being used to power the GitHub Pages service. I switched my te

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

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

How to list pages with custom layouts in Jekyll

Jekyll is a blog aware static website generator that is written in Ruby and uses Liquid for templating and Markdown to write posts and pages, Jekyll also offers

Read Article
Jekyll on Raspberry Pi

Jekyll on Raspberry Pi

Jekyll is a blog aware static website generator written in Ruby that converts Markdown files into static HTML files. It supports many Markdown interpreter here

Read Article
Octopress installation on Raspberry Pi...

Octopress installation on Raspberry Pi...

In this article, you’ll be learning how to install the Octopress Framework on your Raspberry Pi. We’ve tried it for some time now, and it is just plain amazing

Read Article