Add feeds from sourcehut and Drew DeVault
This commit is contained in:
parent
594d4e8094
commit
53ed90be40
1 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2021.0518.232538
|
||||
;; Version: 2021.0520.224836
|
||||
;; Package-Requires: (elfeed)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -61,7 +61,9 @@
|
|||
("http://blog.quicklisp.org/feeds/posts/default" lisp)
|
||||
"http://www.gimp.org/news.rdf"
|
||||
"https://nostarch.com/feeds/comingsoon.xml"
|
||||
"https://nostarch.com/feeds/newbooks.xml"))
|
||||
"https://nostarch.com/feeds/newbooks.xml"
|
||||
"https://drewdevault.com/blog/index.xml"
|
||||
"https://sourcehut.org/blog/index.xml"))
|
||||
|
||||
(add-hook 'elfeed-new-entry-hook
|
||||
(elfeed-make-tagger :before "2 weeks ago"
|
||||
|
|
Loading…
Reference in a new issue