feeds: subscribe to Marijn Braam's blog
This commit is contained in:
@@ -152,6 +152,7 @@ let
|
||||
(fromDb "blog.jmp.chat" // tech)
|
||||
(fromDb "blog.rust-lang.org" // tech)
|
||||
(fromDb "blog.thalheim.io" // tech) # Mic92
|
||||
(fromDb "blog.brixit.nl" // tech) # Martijn Braam
|
||||
(fromDb "bunniestudios.com" // tech) # Bunnie Juang
|
||||
(fromDb "capitolhillseattle.com" // pol)
|
||||
(fromDb "edwardsnowden.substack.com" // pol // text)
|
||||
|
9
modules/data/feeds/sources/blog.brixit.nl/default.json
Normal file
9
modules/data/feeds/sources/blog.brixit.nl/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Random blog posts from Martijn Braam",
|
||||
"is_podcast": false,
|
||||
"site_name": "BrixIT Blog",
|
||||
"site_url": "https://blog.brixit.nl",
|
||||
"title": "BrixIT Blog",
|
||||
"url": "https://blog.brixit.nl/rss/",
|
||||
"velocity": 0.059
|
||||
}
|
Reference in New Issue
Block a user