Updated SEO for the blog, added some plugins

This commit is contained in:
2024-04-11 20:57:07 +00:00
parent 4fc7f42ff4
commit 5f964e47db
18 changed files with 248 additions and 22 deletions
+12 -1
View File
@@ -48,11 +48,18 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-compose (0.12.0)
jekyll (>= 3.7, < 5.0)
jekyll-feed (0.16.0)
jekyll (>= 3.7, < 5.0)
jekyll-last-modified-at (1.3.0)
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
jekyll-paginate (1.1.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
@@ -77,6 +84,7 @@ GEM
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.0)
racc (1.7.1)
rake (12.3.3)
@@ -100,9 +108,12 @@ PLATFORMS
DEPENDENCIES
bundler
jekyll-compose
jekyll-last-modified-at
jekyll-seo-tag
jekyll-text-theme!
rake (~> 12.3)
webrick (~> 1.7)
BUNDLED WITH
2.2.22
2.4.21