From d91a4e24db5b685a47c3a0007a0d7adb93ef5ff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Sun, 14 Jun 2026 15:37:01 +0200 Subject: [PATCH] docs: add rss explanation --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 787c23d..ed88621 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ Project curently in devellopment. -The idea: -* RSS feeds for federal and cantonal popular iniciative. In fives languages (English, French, German, Italian, Romanch). -* Maybe later add popular referendu or communal votations ? +### Why + +The Swiss governement publishes daily lots of information scattered on the internet (newsletters, sparql endpoints, RTS/SSR/RSI, ...). +We aim to make it more accessible with RSS (and Atom). + +[RSS](https://en.wikipedia.org/wiki/RSS) is a standard web feed that you can access on a multitude of application on all your device. For more information, see [All about RSS](https://github.com/AboutRSS/ALL-about-RSS). ### Feeds | Title | Description | de | fr | it | |-------|-------------|----|----|-----| | Federal initiatives | New federal popular initiatives in the signature stage. | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/de/eidgenossischVolksinitiativen.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/de/eidgenossischVolksinitiativen.atom) | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/fr/initiativesPopulairesFederales.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/fr/initiativesPopulairesFederales.atom) | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/it/iniziativePopolariFederali.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/it/iniziativePopolariFederali.atom) | -