[01/05/23] added new jekyll plugins for read time, sitemap, seo and rss feed

This commit is contained in:
Andrew Conlin 2023-05-01 17:35:50 +01:00
parent 547dfe4eb3
commit e66097a7c6
18 changed files with 376 additions and 31 deletions

View file

@ -1,8 +1,13 @@
plugins:
- jekyll-archives
- liquid_reading_time
- liquid_pluralize
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-feed
permalink: pretty
baseurl: "/"
baseurl: "/andrewconl.in"
url: "https://andrwcnln.github.io"
defaults:
@ -20,7 +25,7 @@ defaults:
values:
permalink: til/:title/
category: til
layout: post
layout: til-post
jekyll-archives:
enabled: