diff options
Diffstat (limited to '.config/emacs/feed.org')
-rw-r--r-- | .config/emacs/feed.org | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.config/emacs/feed.org b/.config/emacs/feed.org deleted file mode 100644 index 9cf8cb6..0000000 --- a/.config/emacs/feed.org +++ /dev/null @@ -1,22 +0,0 @@ -#+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 |