From a47ea1dc6f84515c0405e1a84b13b15fdf97e3d1 Mon Sep 17 00:00:00 2001 From: elviabth Date: Fri, 17 May 2024 12:18:45 +0200 Subject: [PATCH] delete postcss --- Gemfile | 2 -- Gemfile.lock | 14 -------------- _config.yml | 5 +---- 3 files changed, 1 insertion(+), 20 deletions(-) diff --git a/Gemfile b/Gemfile index 45de9db..cdd3544 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,6 @@ gem "minimal-mistakes-jekyll" # If you have any plugins, put them here! group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" - gem 'jekyll-postcss-v2' end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem @@ -33,4 +32,3 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] # Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem # do not have a Java counterpart. gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby] -gem 'jekyll-postcss' diff --git a/Gemfile.lock b/Gemfile.lock index 5dc285e..e46351e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,9 +15,6 @@ GEM net-http ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (3.25.3) - google-protobuf (3.25.3-arm64-darwin) - google-protobuf (3.25.3-x86_64-darwin) google-protobuf (3.25.3-x86_64-linux) http_parser.rb (0.8.0) i18n (1.14.5) @@ -45,8 +42,6 @@ GEM jekyll-include-cache (0.2.1) jekyll (>= 3.7, < 5.0) jekyll-paginate (1.1.0) - jekyll-postcss (0.5.0) - jekyll-postcss-v2 (1.0.2) jekyll-sass-converter (3.0.0) sass-embedded (~> 1.54) jekyll-seo-tag (2.8.0) @@ -94,10 +89,6 @@ GEM sass-embedded (1.69.5) google-protobuf (~> 3.23) rake (>= 13.0.0) - sass-embedded (1.69.5-arm64-darwin) - google-protobuf (~> 3.23) - sass-embedded (1.69.5-x86_64-darwin) - google-protobuf (~> 3.23) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -109,17 +100,12 @@ GEM webrick (1.8.1) PLATFORMS - arm64-darwin - ruby - x86_64-darwin x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0) jekyll (~> 4.3.3) jekyll-feed (~> 0.12) - jekyll-postcss - jekyll-postcss-v2 minima (~> 2.5) minimal-mistakes-jekyll tzinfo (>= 1, < 3) diff --git a/_config.yml b/_config.yml index b13ad9e..25b34e8 100644 --- a/_config.yml +++ b/_config.yml @@ -39,10 +39,7 @@ telegram_username: openpoke # Build settings theme: minima plugins: - - jekyll-postcss - -postcss: - cache: false + - jekyll-feed sidebars: - sidebar