diff options
-rw-r--r-- | .config/newsraft/config | 7 | ||||
-rw-r--r-- | .config/newsraft/feeds | 15 |
2 files changed, 22 insertions, 0 deletions
diff --git a/.config/newsraft/config b/.config/newsraft/config new file mode 100644 index 0000000..c1b884c --- /dev/null +++ b/.config/newsraft/config @@ -0,0 +1,7 @@ +set download-timeout 60 +set item-content-date-format "%Y-%m-%d %H:%M:%S" +set list-entry-date-format "%Y-%m-%d %H:%M:%S" +set open-in-browser-command "lynx %l" +set pager-width 60 +set scrolloff 3 +set update-threads-count 20 diff --git a/.config/newsraft/feeds b/.config/newsraft/feeds new file mode 100644 index 0000000..76d6f04 --- /dev/null +++ b/.config/newsraft/feeds @@ -0,0 +1,15 @@ +@Global [20] +https://drewdevault.com/blog/index.xml "Drew DeVault" +https://jvns.ca/atom.xml "Julia Evans" +https://www.rifters.com/crawl/?feed=rss2 "Peter Watts' Blog" +https://www.rifters.com/crawl/?feed=comments-rss2 "Watt's Blog Comments" +https://xeiaso.net/blog.rss "Xe's Blog" +https://citationneeded.news/rss/ "Citation Needed" +https://arstechnica.com/feed/?t=222d00328ed232fd6f792447b11b8dd467f95d0c "ArsTechnica" +#https://daringfireball.net/feeds/main "Daring Fireball" +https://krebsonsecurity.com/feed/ "Krebs On Security" +https://www.vox.com/rss/index.xml "Vox" +https://www.youtube.com/feeds/videos.xml?channel_id=UCsXVk37bltHxD1rDPwtNM8Q "Kurzgesagt YT" +https://www.youtube.com/feeds/videos.xml?channel_id=UCJm2TgUqtK1_NLBrjNQ1P-w "Second Thought YT" +https://www.youtube.com/feeds/videos.xml?channel_id=UCmd0Jb6TbFKEx1Of0yQu9fw "JT Chapman YT" +#https://www.patreon.com/rss/fivefourpod?auth=cLaTdedYzJE9KOVX-FFR3sfYxwacnRUp "5-4 Podcast" |