From 958570340bccbcbdbdb0d6c11572e67ddb0bd6c4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 29 May 2022 20:16:53 +0200 Subject: add jekyll-tidy plugin --- Gemfile.lock | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 4b90e53..97ee801 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,6 +34,8 @@ GEM faraday-retry (1.0.3) ffi (1.15.5) forwardable-extended (2.6.0) + htmlbeautifier (1.4.2) + htmlcompressor (0.4.0) http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -61,6 +63,10 @@ GEM rubyzip (>= 1.3.0, < 3.0) jekyll-sass-converter (1.5.2) sass (~> 3.4) + jekyll-tidy (0.2.2) + htmlbeautifier + htmlcompressor + jekyll jekyll-watch (2.2.1) listen (~> 3.0) kramdown (2.4.0) @@ -104,6 +110,7 @@ DEPENDENCIES jekyll-github-metadata jekyll-paginate jekyll-remote-theme + jekyll-tidy kramdown-parser-gfm BUNDLED WITH -- cgit v1.2.3