README.md in jekyll-theory-0.1.8 vs README.md in jekyll-theory-0.1.9

- old
+ new

@@ -1,33 +1,36 @@ # Jekyll Theory -[![build status](https://gitlab.com/SaiAshirwadInformatia/Jekyll-Theory/badges/master/build.svg)](https://gitlab.com/SaiAshirwadInformatia/Jekyll-Theory/commits/master) [![Gem Version](https://badge.fury.io/rb/jekyll-theory.svg)](https://badge.fury.io/rb/jekyll-theory) +[![build status](https://gitlab.com/rsakhale/Jekyll-Theory/badges/master/build.svg)](https://gitlab.com/rsakhale/Jekyll-Theory/commits/master) [![Gem Version](https://badge.fury.io/rb/jekyll-theory.svg)](https://badge.fury.io/rb/jekyll-theory) [![Download Theme](https://img.shields.io/badge/jekyll--theme-download-green.svg)](https://gitlab.com/rsakhale/Jekyll-Theory/repository/archive.zip?ref=master) [![Demo Theme](https://img.shields.io/badge/jekyll--theme-demo-blue.svg)](https://rsakhale.gitlab.io/Jekyll-Theory/demo/) Just a crisp, modern landing page template ideal for businesses and corporations, designed by [Templated.co](https://templated.co). This template is perfect to display your services, team, blog. ## Installation Add this line to your Jekyll site's Gemfile: ```ruby -gem "jekyll-theory" +gem "jekyll-theory", "~> 0.1.9" ``` And add this line to your Jekyll site: ```yaml +gems: + - jekyll-bower + - liquid-google-analytics +bower: + theory: "https://templated.co/theory/download" theme: jekyll-theory ``` And then execute: - $ bundle +``` +$ bundle install +``` -Or install it yourself as: - - $ gem install jekyll-theory - ## Usage This template comes with ready features available like Social Links, Team Info and Services on top of Posts which requires to be configured. Below are several configuration available that can be leveraged easily ### _config.yml @@ -68,10 +71,10 @@ title: Praesent placer image: bower_components/theory/images/pic06.jpg front_display: true ``` -### _layouts +### Available Layouts 1. default.html - Presents the default layout that can be extended by any layout for base structure. 1. page.html - Presents the additional custom pages you can add 1. post.html - Presents the post page and also displays next and previous blog post 1. services.html - Presents the service information and also lists down additional services available