add a tagging system to the website
This commit is contained in:
parent
701da6bc4b
commit
e1b6578b2a
97 changed files with 1025 additions and 979 deletions
|
@ -58,6 +58,8 @@ feed_id_prefix = "https://liquidex.house"
|
|||
|
||||
[feed]
|
||||
tags = [
|
||||
"all",
|
||||
|
||||
# Hobby corners
|
||||
"meow",
|
||||
"programming",
|
||||
|
@ -78,7 +80,6 @@ tags = [
|
|||
|
||||
# Projects
|
||||
"treehouse",
|
||||
"haku",
|
||||
]
|
||||
|
||||
[redirects.path]
|
||||
|
@ -115,6 +116,9 @@ tags = [
|
|||
# 2025-07-15 furry v2
|
||||
"philosophy/furry" = "furry"
|
||||
|
||||
# 2025-08-25 tags
|
||||
"tag/all" = "index"
|
||||
|
||||
[emoji]
|
||||
|
||||
[pics]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue