From d683509a0f412d080ffddde7e67bdf0ccd1f17f1 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 28 Sep 2024 01:43:09 -0500 Subject: makefile works for nixos --- common/.config/emacs/feed.el.org | 38 -------------------------------------- common/.config/emacs/feed.org.org | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 common/.config/emacs/feed.el.org create mode 100644 common/.config/emacs/feed.org.org (limited to 'common/.config/emacs') diff --git a/common/.config/emacs/feed.el.org b/common/.config/emacs/feed.el.org deleted file mode 100644 index d93d32e..0000000 --- a/common/.config/emacs/feed.el.org +++ /dev/null @@ -1,38 +0,0 @@ -#+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://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 diff --git a/common/.config/emacs/feed.org.org b/common/.config/emacs/feed.org.org new file mode 100644 index 0000000..d93d32e --- /dev/null +++ b/common/.config/emacs/feed.org.org @@ -0,0 +1,38 @@ +#+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://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 -- cgit v1.2.3