From d5f477649a3eebb65489916f70f985913bccffd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Sun, 14 Jun 2026 13:39:43 +0200 Subject: [PATCH] docs: add first feeds --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b7534c3..8b0cd8c 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ 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 ? + +### Feeds + +| Title | de | fr | it | +|-------|----|----|-----| +| Federal initiatives | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/de/initiativesPopulairesFederales.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/de/initiativesPopulairesFederales.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/initiativesPopulairesFederales.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/it/initiativesPopulairesFederales.atom) | +