diff --git a/assets/blog_list.json b/assets/blog_list.json
index 085f6cf..1a272af 100644
--- a/assets/blog_list.json
+++ b/assets/blog_list.json
@@ -1,5 +1,5 @@
{
- "last_generated": "2025-01-02 06:28:58",
+ "last_generated": "2025-01-02 09:56:22",
"posts": [
{
"metadata": {
@@ -46,7 +46,7 @@
},
"id": "/awesome.md",
"url": "/blog/awesome.md",
- "hash": "6c6adef56c37c53486e283b1a7684eeb11d4b81664e01cc6b0459cca88af2a7e"
+ "hash": "0632400858006b93f2f36d87953538c2a400bacc75aaa29928aee226e8b343b1"
},
{
"metadata": {
diff --git a/assets/post_history.json b/assets/post_history.json
index 1d4103b..222b53e 100644
--- a/assets/post_history.json
+++ b/assets/post_history.json
@@ -127,7 +127,25 @@
}
}
]
+ },
+ {
+ "2025-01-02 09:56:22": [
+ {
+ "public/blog/awesome.md": {
+ "op": "edit",
+ "hash": "0632400858006b93f2f36d87953538c2a400bacc75aaa29928aee226e8b343b1",
+ "char_count": 16767,
+ "word_count": 2343,
+ "title": "Awesome",
+ "description": "A curated list of awesome stuff I like",
+ "tags": [
+ "awesome",
+ "curated"
+ ]
+ }
+ }
+ ]
}
],
- "last_generated": "2025-01-02 06:28:58"
+ "last_generated": "2025-01-02 09:56:22"
}
\ No newline at end of file
diff --git a/public/rss.xml b/public/rss.xml
index 163cc0a..78f396d 100644
--- a/public/rss.xml
+++ b/public/rss.xml
@@ -49,6 +49,16 @@
Wed, 01 Jan 2025 20:51:01 +0000
old
+ -
+ Edited article: Awesome
+ https://thefelidae.github.io/blog/?post=public/blog/awesome.md
+ Edited this article: It now sits at 16767 characters and 2343 words
+
+A curated list of awesome stuff I like
+ 6af8311103f3fad30ecad55159d7b49dbd29400e50ebb83f9fd53916d8e0470a
+ Thu, 02 Jan 2025 09:56:22 +0000
+ curated
+
-
Edited article: Awesome
https://thefelidae.github.io/blog/?post=public/blog/awesome.md
diff --git a/utils/pageupdater/__pycache__/pages.cpython-312.pyc b/utils/pageupdater/__pycache__/pages.cpython-312.pyc
index 97bf4a9..6a2ff6d 100644
Binary files a/utils/pageupdater/__pycache__/pages.cpython-312.pyc and b/utils/pageupdater/__pycache__/pages.cpython-312.pyc differ