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 build in support for SASS, SCSS, LESS and CoffeeScript. Jekyll follows a naming conversion to differ a post or page. Jekyll knows a specific markdown file is … Read more