aboutsummaryrefslogtreecommitdiff
path: root/common/.config/emacs/feed.org
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-08-09 22:11:23 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-08-09 22:11:23 -0500
commite6e8ebe10aa40e5a3be2b94cdf3b324f3d3e52e0 (patch)
treeaca3b279520b76d918ce603d47981f1d23dbd1af /common/.config/emacs/feed.org
parent40f02bc8088ca93224bf65f083c4ab3b17eaf435 (diff)
split-dotfiles
Diffstat (limited to 'common/.config/emacs/feed.org')
-rw-r--r--common/.config/emacs/feed.org22
1 files changed, 22 insertions, 0 deletions
diff --git a/common/.config/emacs/feed.org b/common/.config/emacs/feed.org
new file mode 100644
index 0000000..9cf8cb6
--- /dev/null
+++ b/common/.config/emacs/feed.org
@@ -0,0 +1,22 @@
+#+title: Emacs RSS Feed
+
+#+begin_src org :tangle ~/.config/emacs/feed.org :mkdirp yes
+ ,* Blogs
+ :PROPERTIES:
+ :ID: elfeed
+ :END:
+ ,** Software :software:
+ ,*** [[https://pluralistic.net/feed/][Cory Doctorow's Blog]] :politics:fiction:
+ ,*** [[https://maia.crimew.gay/feed.xml][Maia Crimew's Blog]] :internet:politics:
+ ,*** [[https://drewdevault.com/blog/index.xml][Drew DeVault's Blog]]
+ ,** Comics :comic:
+ ,*** [[https://xkcd.com/atom.xml][XKCD]]
+ ,** People I know
+ ,*** [[https://pinkish.bearblog.dev/feed/][Pinkish's Blog]] :software:
+ ,*** [[https://jjanzen.ca/rss.xml][Me]] :software:review:
+ ,** Internet Infrastructure :internet:software:
+ ,*** [[https://daniel.haxx.se/blog/feed/][cURL Blog]]
+ ,*** [[https://blog.archive.org/feed/][Archive.org Blog]]
+ ,** Reviews :review:
+ ,*** [[https://mountainofink.com/?format=rss][Mountain of Ink]]
+#+end_src