From 5001ed68f584c917f2af59cd999ef5a6582343a2 Mon Sep 17 00:00:00 2001 From: He4eT Date: Sat, 27 Jul 2024 15:09:57 +0200 Subject: [PATCH] rss: update feed --- src/assets/rss.xml | 2 +- tools/rss-entries.js | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/assets/rss.xml b/src/assets/rss.xml index 1c34e51..e99c003 100644 --- a/src/assets/rss.xml +++ b/src/assets/rss.xml @@ -1 +1 @@ -<![CDATA[oddsquat]]>https://oddsquat.orghttps://oddsquat.org/icon.svg'oddsquathttps://oddsquat.orgRSS for NodeWed, 17 Jul 2024 07:32:21 +0200<![CDATA[[RU] selfhosted LLM]]>https://oddsquat.org/posts/2024/selfhosted_llm/https://oddsquat.org/posts/2024/selfhosted_llm/Mon, 15 Jan 2024 00:00:00 +0100<![CDATA[[RU] typographic linter]]>https://oddsquat.org/posts/2020/typographic_linter/https://oddsquat.org/posts/2020/typographic_linter/Thu, 18 Nov 2021 00:00:00 +0100<![CDATA[[RU] initial post]]>https://oddsquat.org/posts/2020/initial_post/https://oddsquat.org/posts/2020/initial_post/Sun, 08 Nov 2020 00:00:00 +0100 \ No newline at end of file +<![CDATA[oddsquat]]>https://oddsquat.orghttps://oddsquat.org/icon.svg'oddsquathttps://oddsquat.orgRSS for NodeSat, 27 Jul 2024 15:09:32 +0200<![CDATA[[RU] wrapped bw]]>https://oddsquat.org/posts/2024/wrapped_bw_ru/https://oddsquat.org/posts/2024/wrapped_bw_ru/Sat, 27 Jul 2024 00:00:00 +0200<![CDATA[[RU] selfhosted LLM]]>https://oddsquat.org/posts/2024/selfhosted_llm/https://oddsquat.org/posts/2024/selfhosted_llm/Mon, 15 Jan 2024 00:00:00 +0100<![CDATA[[RU] typographic linter]]>https://oddsquat.org/posts/2020/typographic_linter/https://oddsquat.org/posts/2020/typographic_linter/Thu, 18 Nov 2021 00:00:00 +0100<![CDATA[[RU] initial post]]>https://oddsquat.org/posts/2020/initial_post/https://oddsquat.org/posts/2020/initial_post/Sun, 08 Nov 2020 00:00:00 +0100 \ No newline at end of file diff --git a/tools/rss-entries.js b/tools/rss-entries.js index 977625f..b67223b 100644 --- a/tools/rss-entries.js +++ b/tools/rss-entries.js @@ -5,6 +5,11 @@ * description */ const feed = [[ + '2024-07-27', + 'https://oddsquat.org/posts/2024/wrapped_bw_ru/', + '[RU] wrapped bw', + 'Превращаем fully-featured Bitwarden command-line interface в удобный.' +], [ '2024-01-15', 'https://oddsquat.org/posts/2024/selfhosted_llm/', '[RU] selfhosted LLM',