Five CSS selectors you should know

There are several CSS selectors which are available in modern browsers. here I’m gonna talk about 5 of them!

Jekyll directory structure

This is the idea behind jekyll: you write a text with any supported markup languages and pass it to jekyll and Jekyll transform it to HTML with going through a series of layout files.

What is Jekyll?

Jekyll is very a simple, blog-aware, static site generator. you can use Markdown (or Textile) and Liquid converters and make a ready-to-publish static website. if you have a Github account, you can host your blog on Github pages for free using Jekyll CMS. Jekyll generates static HTML files and serve it to users. Thus, the websites created by Jekyll are very fast & user friendly.

Github Pages + Jekyll

Hello World

Hello world! This is my first post