diff --git a/Gemfile.lock b/Gemfile.lock index a991aa68c0..0d8eade3ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,9 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) + ffi (1.10.0) ffi (1.10.0-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) @@ -61,9 +63,9 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - wdm (0.1.1) PLATFORMS + ruby x64-mingw32 DEPENDENCIES @@ -74,7 +76,6 @@ DEPENDENCIES jekyll-sitemap kramdown rouge - wdm (>= 0.1.0) BUNDLED WITH - 1.16.4 + 1.17.3 diff --git a/_pages/about.md b/_pages/about.md index 2cf17d80ba..14a9e9cdd8 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -8,7 +8,7 @@ comments: true
-

This website is built with Jekyll and Mediumish template for Jekyll. It's for demonstration purposes, no real content can be found. Mediumish template for Jekyll is compatible with Github pages, in fact even this demo is created with Github Pages and hosted with Github.

+

This my ..... website is built with Jekyll and Mediumish template for Jekyll. It's for demonstration purposes, no real content can be found. Mediumish template for Jekyll is compatible with Github pages, in fact even this demo is created with Github Pages and hosted with Github.

jekyll template mediumish

Documentation

diff --git a/_posts/2018-01-11-customer-service.md b/_posts/2018-01-11-customer-service.md index f0a6002296..63b8b3ea05 100644 --- a/_posts/2018-01-11-customer-service.md +++ b/_posts/2018-01-11-customer-service.md @@ -1,20 +1,23 @@ --- layout: post -title: "Inception Movie" +title: Inception Moviefffffffffffffff author: john -categories: [ Jekyll, tutorial ] +categories: + - Jekyll + - tutorial image: assets/images/11.jpg -description: "My review of Inception movie. Acting, plot and something else in this short description." +description: >- + My review of Inception movie. Acting, plot and something else in this short + description. featured: true hidden: true rating: 4.5 --- - -Review products, books, movies, restaurant and anything you like on your Jekyll blog with Mediumish! JSON-LD ready for review property. +Review products, books, movies, restaurant and anything you like on your Jekyll blog with Mediumish\! JSON-LD ready for review property. #### How to use? -It's actually really simple! Add the rating in your YAML front matter. It also supports halfs: +It's actually really simple\! Add the rating in your YAML front matter. It also supports halfs: ```html ---