[03/05/23] updated category and tag archives and added an atom feed
This commit is contained in:
parent
e66097a7c6
commit
f353e6616a
45 changed files with 3272 additions and 24 deletions
|
@ -7,8 +7,10 @@ plugins:
|
|||
- jekyll-feed
|
||||
|
||||
permalink: pretty
|
||||
baseurl: "/andrewconl.in"
|
||||
baseurl: "/"
|
||||
url: "https://andrwcnln.github.io"
|
||||
|
||||
author: Andrew Conlin
|
||||
|
||||
defaults:
|
||||
# blog
|
||||
|
@ -37,3 +39,7 @@ jekyll-archives:
|
|||
permalinks:
|
||||
category: "/blog/category/:name/"
|
||||
tag: "/blog/tag/:name/"
|
||||
|
||||
feed:
|
||||
categories:
|
||||
- til
|
Loading…
Add table
Add a link
Reference in a new issue