feeds: add buttondown.email
This commit is contained in:
@@ -135,6 +135,7 @@ let
|
||||
(fromDb "artemis.sh" // tech)
|
||||
(fromDb "ascii.textfiles.com" // tech) # Jason Scott
|
||||
(fromDb "austinvernon.site" // tech)
|
||||
(fromDb "buttondown.email" // tech)
|
||||
(fromDb "ben-evans.com/benedictevans" // pol)
|
||||
(fromDb "bitbashing.io" // tech)
|
||||
(fromDb "bitsaboutmoney.com" // uncat)
|
||||
|
9
modules/data/feeds/sources/buttondown.email/default.json
Normal file
9
modules/data/feeds/sources/buttondown.email/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Buttondown's blog \u2014 technical essays, feature updates, and more",
|
||||
"is_podcast": false,
|
||||
"site_name": "Buttondown",
|
||||
"site_url": "https://buttondown.email",
|
||||
"title": "Buttondown's blog",
|
||||
"url": "https://buttondown.email/rss/blog.xml",
|
||||
"velocity": 0.046
|
||||
}
|
Reference in New Issue
Block a user