diff --git a/assets/blog_list.json b/assets/blog_list.json index 98a864d..085f6cf 100644 --- a/assets/blog_list.json +++ b/assets/blog_list.json @@ -1,5 +1,5 @@ { - "last_generated": "2025-01-02 05:48:36", + "last_generated": "2025-01-02 06:28:58", "posts": [ { "metadata": { @@ -46,7 +46,7 @@ }, "id": "/awesome.md", "url": "/blog/awesome.md", - "hash": "5d7fb989c4504082cc88cd284347dbb54b221834d2c281210be7c507cd07ae23" + "hash": "6c6adef56c37c53486e283b1a7684eeb11d4b81664e01cc6b0459cca88af2a7e" }, { "metadata": { diff --git a/assets/post_history.json b/assets/post_history.json index bc30c80..1d4103b 100644 --- a/assets/post_history.json +++ b/assets/post_history.json @@ -109,7 +109,25 @@ }, { "2025-01-02 05:48:36": [] + }, + { + "2025-01-02 06:28:58": [ + { + "public/blog/awesome.md": { + "op": "edit", + "hash": "6c6adef56c37c53486e283b1a7684eeb11d4b81664e01cc6b0459cca88af2a7e", + "char_count": 15304, + "word_count": 2248, + "title": "Awesome", + "description": "A curated list of awesome stuff I like", + "tags": [ + "awesome", + "curated" + ] + } + } + ] } ], - "last_generated": "2025-01-02 05:48:36" + "last_generated": "2025-01-02 06:28:58" } \ No newline at end of file diff --git a/public/rss.xml b/public/rss.xml index e4fc914..163cc0a 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 15304 characters and 2248 words + +A curated list of awesome stuff I like + 94f5274ae1e331d0f3aabc3aaff6296e2bbcb48e9dd2e06a7be32da555c841cc + Thu, 02 Jan 2025 06:28:58 +0000 + curated + TheFelidae's Blog Updates https://thefelidae.github.io This feed displays updates regarding TheFelidae's blog. diff --git a/utils/pageupdater/__pycache__/pages.cpython-312.pyc b/utils/pageupdater/__pycache__/pages.cpython-312.pyc index 3ba734d..97bf4a9 100644 Binary files a/utils/pageupdater/__pycache__/pages.cpython-312.pyc and b/utils/pageupdater/__pycache__/pages.cpython-312.pyc differ