Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions data/planet-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,13 @@
- id: robur.coop
name: Robur Cooperative
url: https://blog.robur.coop/feed.xml
# Feed is dead (blog.osau.re no longer resolves, see #3753); disabled so it is
# no longer scraped, but the already-archived posts are kept.
- id: dinosaure
name: Romain Calascibetta
url: https://blog.osau.re/feed.xml
publish_all: false
disabled: true
# Feed is dead (see #3753); disabled so it is no longer scraped, but the
# already-archived posts are kept.
- id: emilpriver
Expand Down Expand Up @@ -289,3 +292,8 @@
- id: samoht
name: Thomas Gazagnaire
url: https://gazagnaire.org/feed.xml
# Mixed OCaml/Scala blog; publish_all: false keeps only the caml-related posts.
- id: gilwath
name: Benjamin Thuillier
url: https://gilwath.com/atom.xml
publish_all: false
Loading