[2025-03-02] Creating post archive, some style updates

This commit is contained in:
Andrew Conlin 2025-03-02 15:32:18 +00:00
parent a99b4a47c8
commit d3242f91d4
21 changed files with 72 additions and 55 deletions

View file

@ -11,6 +11,10 @@ baseurl: "/"
url: "https://andrwcnln.github.io"
author: Andrew Conlin
version: v25.1.U0301
bg: FFFFFF
fg: FABD2F
accent: ""
defaults:
# blog
@ -19,6 +23,7 @@ defaults:
type: posts
values:
permalink: blog/:year/:title/
category: blog
layout: post
# til
- scope:
@ -28,16 +33,14 @@ defaults:
permalink: til/:title/
category: til
layout: post
# weeklinks
- scope:
path: "_posts/weeklinks"
path: "_posts/archive"
type: posts
values:
permalink: weeklinks/:title/
category: weeklinks
permalink: archive/:year/:title/
category: archive
layout: post
feed:
categories:
- blog