From 8fae74446374db95334d36e72ea9f6ba92893424 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 4 May 2023 14:47:14 -0500 Subject: feat(r2e): add This Week in Neovim --- r2e/.config/rss2email.cfg | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'r2e/.config/rss2email.cfg') diff --git a/r2e/.config/rss2email.cfg b/r2e/.config/rss2email.cfg index 0af47f1..b2366a3 100644 --- a/r2e/.config/rss2email.cfg +++ b/r2e/.config/rss2email.cfg @@ -26,44 +26,43 @@ html-mail = False multipart-html = False use-css = False css = h1 { - font: 18pt Georgia, "Times New Roman"; + font: 18pt Georgia, "Times New Roman"; } body { - font: 12pt Arial; + font: 12pt Arial; } a:link { - font: 12pt Arial; - font-weight: bold; - color: #0000cc; + font: 12pt Arial; + font-weight: bold; + color: #0000cc; } blockquote { - font-family: monospace; + font-family: monospace; } .header { - background: #e0ecff; - border-bottom: solid 4px #c3d9ff; - padding: 5px; - margin-top: 0px; - color: red; + background: #e0ecff; + border-bottom: solid 4px #c3d9ff; + padding: 5px; + margin-top: 0px; + color: red; } .header a { - font-size: 20px; - text-decoration: none; + font-size: 20px; + text-decoration: none; } .footer { - background: #c3d9ff; - border-top: solid 4px #c3d9ff; - padding: 5px; - margin-bottom: 0px; + background: #c3d9ff; + border-top: solid 4px #c3d9ff; + padding: 5px; + margin-bottom: 0px; } .entry { - border: solid 4px #c3d9ff; + border: solid 4px #c3d9ff; } .body { - margin-left: 5px; - margin-right: 5px; + margin-left: 5px; + margin-right: 5px; } - unicode-snob = False links-after-each-paragraph = False inline-links = True @@ -112,3 +111,7 @@ url = https://blog.rust-lang.org/inside-rust/feed.xml [feed.sourcehut] url = https://sourcehut.org/blog/index.xml + +[feed.twin] +url = https://this-week-in-neovim.org/rss + -- cgit v1.2.3-70-g09d2