aboutsummaryrefslogtreecommitdiff
path: root/common/.config/emacs/feed.org.org
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-10-01 17:42:59 -0500
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-10-01 17:42:59 -0500
commit7b0ea5cbdaaa5b8392777ad207c74cb27411eab1 (patch)
tree37a3438116ec3c84663133c820808ad9e2acf021 /common/.config/emacs/feed.org.org
parent7a347653dfad8c6c33791f7e72a4ec40b8230ac3 (diff)
the big refactor
Diffstat (limited to 'common/.config/emacs/feed.org.org')
-rw-r--r--common/.config/emacs/feed.org.org39
1 files changed, 39 insertions, 0 deletions
diff --git a/common/.config/emacs/feed.org.org b/common/.config/emacs/feed.org.org
new file mode 100644
index 0000000..f0de605
--- /dev/null
+++ b/common/.config/emacs/feed.org.org
@@ -0,0 +1,39 @@
+#+title: Emacs RSS Feed
+
+#+begin_src org :tangle ~/.config/emacs/feed.org :mkdirp yes
+ ,* Blogs
+ :PROPERTIES:
+ :ID: elfeed
+ :END:
+ ,** Journalism :journalism:
+ ,*** [[https://waxy.org/feed/][Waxy.org]]
+ ,*** [[https://pluralistic.net/feed/][Cory Doctorow]] :technology:software:fiction:
+ ,** Computer Science :cs:
+ ,*** [[https://a.exozy.me/index.xml][Some Random Website]] :math:algorithms:fiction:
+ ,** Technology :technology:
+ ,*** [[https://ciechanow.ski/atom.xml][Bartosz Ciechanowshki]]
+ ,*** [[https://www.citationneeded.news/rss/][Citation Needed]]
+ ,*** [[https://www.lilysthings.org/blog/rss.xml][The Cool Blog]]
+ ,** Software :software:
+ ,*** [[https://eieio.games/feed.xml][eieio.games]]
+ ,*** [[https://ersei.net/en/blog.atom][Ersei]]
+ ,*** [[https://lilysthings.org/blog/rss.xml][Lily's Things]]
+ ,*** [[https://ntietz.com/atom.xml][Technically a Blog]]
+ ,*** [[https://alexwlchan.net/atom.xml][Alex Chan]]
+ ,*** [[https://eaton-works.com/feed.atom][Eaton Works]] :hacking:
+ ,*** [[https://computer.rip/rss.xml][Computer's Are Bad]] :technology:
+ ,*** [[https://mark.stosberg.com/rss/][Mark Stosberg]] :biking:
+ ,*** [[https://maia.crimew.gay/feed.xml][Maia Crimew]] :internet:hacking:
+ ,*** [[https://drewdevault.com/blog/index.xml][Drew DeVault]]
+ ,** Comics :comic:
+ ,*** [[https://xkcd.com/atom.xml][XKCD]]
+ ,** People I know
+ ,*** [[https://www.weavingwatersexpedition.com/news?format=rss][Weaving Waters Expedition]] :journalism:
+ ,*** [[https://pinkish.bearblog.dev/feed/][Pinkish]] :software:
+ ,*** [[https://jjanzen.ca/rss.xml][Me]] :software:review:
+ ,** Internet Infrastructure :internet:software:
+ ,*** [[https://daniel.haxx.se/blog/feed/][cURL]]
+ ,*** [[https://blog.archive.org/feed/][Archive.org]]
+ ,** Reviews :review:
+ ,*** [[https://mountainofink.com/?format=rss][Mountain of Ink]]
+#+end_src