commit 659f3e96a511b2df0a1466c2375e833f520497a3
parent 1624fb38b03a0bab44966662a8dcdc745c248cf0
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Fri, 7 Mar 2025 19:36:44 +0100
feat: restructure news
Diffstat:
M | .htaccess | | | 9 | +++++++-- |
D | centre.json | | | 61 | ------------------------------------------------------------- |
D | centre.yaml | | | 64 | ---------------------------------------------------------------- |
D | left.json | | | 61 | ------------------------------------------------------------- |
D | left.yaml | | | 42 | ------------------------------------------ |
A | net.yaml | | | 30 | ++++++++++++++++++++++++++++++ |
D | netpolitics.json | | | 61 | ------------------------------------------------------------- |
D | netpolitics.yaml | | | 27 | --------------------------- |
A | pulse.yaml | | | 66 | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
A | tide.yaml | | | 49 | +++++++++++++++++++++++++++++++++++++++++++++++++ |
10 files changed, 152 insertions(+), 318 deletions(-)
diff --git a/.htaccess b/.htaccess
@@ -14,6 +14,11 @@ RedirectMatch 404 ^/.ssh/.*$
RedirectMatch 404 ^/.config/.*$
RedirectMatch 404 ^/.local/.*$
RedirectMatch 404 ^/.cache/.*$
-RedirectMatch 404 ^/config.yaml$
-RedirectMatch 404 ^/template.html$
+RedirectMatch 404 ^/*.yaml$
+RedirectMatch 404 ^/template.tt$
RedirectMatch 404 ^/*.sh$
+
+Redirect /centre.html /
+Redirect /left.html /
+Redirect /links.html /
+Redirect /netpolitics.html /net.html
diff --git a/centre.json b/centre.json
@@ -1,61 +0,0 @@
-{
- "name":"Newsplanet (Centre)",
- "short_name":"News: Centre",
- "start_url":"/centre.html",
- "display":"standalone",
- "scope":"/centre.html",
- "background_color":"#1d1e20",
- "description":"Planet-style news feed.",
- "icons":[
- {
- "src":"/assets/favicon_16.png",
- "sizes":"16x16",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_32.png",
- "sizes":"32x32",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_48.png",
- "sizes":"48x48",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_64.png",
- "sizes":"64x64",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_72.png",
- "sizes":"72x72",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_96.png",
- "sizes":"96x96",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_144.png",
- "sizes":"144x144",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_168.png",
- "sizes":"168x168",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_192.png",
- "sizes":"192x192",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_256.png",
- "sizes":"256x256",
- "type":"image/png"
- }
- ]
-}
diff --git a/centre.yaml b/centre.yaml
@@ -1,64 +0,0 @@
-title: Centre
-description: News from outlets and journalistic sources around the political centre.
-url: https://news.jayvii.de/centre.html
-entries: 5000
-entries_per_feed: 10
-entries_sort_order: "issued"
-author:
- name: JayVii
- email: jayvii+newsplanet[AT]posteo[DOT]de
-opml: entre.pml.xml
-page:
- file: centre.html
- template: template.tt
-feed:
- file: centre.xml
- format: RSS
-cache_dir: /tmp/newsplanet/centre
-feeds:
- - title: Tagesschau (Inland)
- url: https://www.tagesschau.de/inland/index~rss2.xml
- web: https://www.tagesschau.de/inland
- - title: Tagesschau (Ausland)
- url: https://www.tagesschau.de/ausland/index~rss2.xml
- web: https://www.tagesschau.de/ausland
- - title: Tagesschau (Wirtschaft)
- url: https://www.tagesschau.de/wirtschaft/index~rss2.xml
- web: https://www.tagesschau.de/wirtschaft
- - title: Deutschlandfunk (Politik)
- url: https://www.deutschlandfunk.de/politikportal-100.rss
- web: https://www.deutschlandfunk.de/politikportal-100.html
- - title: Deutschlandfunk Kultur (Politik)
- url: https://www.deutschlandfunkkultur.de/politik-114.rss
- web: https://www.deutschlandfunkkultur.de/politik-114.html
- - title: Deutschlandfunk (Wirtschaft)
- url: https://www.deutschlandfunk.de/wirtschaft-106.rss
- web: https://www.deutschlandfunk.de/wirtschaft-106.html
- - title: Deutschlandfunk (Presseschauen)
- url: https://www.deutschlandfunk.de/presseschauen-100.rss
- web: https://www.deutschlandfunk.de/presseschauen-100.html
- - title: Deutsche Welle (Wirtschaft)
- url: https://rss.dw.com/atom/rss-de-eco
- web: https://www.dw.com/de/wirtschaft/s-1503
- - title: Süddeutsche Zeitung (Politik)
- url: https://rss.sueddeutsche.de/rss/Politik
- web: https://www.sueddeutsche.de/politik
- - title: Süddeutsche Zeitung (Wirtschaft)
- url: https://rss.sueddeutsche.de/rss/Wirtschaft
- web: https://www.sueddeutsche.de/wirtschaft
- - title: Der Standard (Deutschland)
- url: https://www.derstandard.de/rss/deutschland
- web: https://www.derstandard.de/deutschland
- - title: ZEIT Online (Politik)
- url: https://newsfeed.zeit.de/politik/index
- web: https://www.zeit.de/politik
- - title: ZEIT Online (Wirtschaft)
- url: https://newsfeed.zeit.de/wirtschaft/index
- web: https://www.zeit.de/wirtschaft
- - title: RND (Wirtschaft)
- url: https://www.rnd.de/arc/outboundfeeds/rss/category/wirtschaft/
- web: https://www.rnd.de/wirtschaft/
- - title: RND (Politik)
- url: https://www.rnd.de/arc/outboundfeeds/rss/category/politik/
- web: https://www.rnd.de/politik/
-
diff --git a/left.json b/left.json
@@ -1,61 +0,0 @@
-{
- "name":"Newsplanet (Left)",
- "short_name":"News: Left",
- "start_url":"/left.html",
- "display":"standalone",
- "scope":"/left.html",
- "background_color":"#1d1e20",
- "description":"Planet-style news feed.",
- "icons":[
- {
- "src":"/assets/favicon_16.png",
- "sizes":"16x16",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_32.png",
- "sizes":"32x32",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_48.png",
- "sizes":"48x48",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_64.png",
- "sizes":"64x64",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_72.png",
- "sizes":"72x72",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_96.png",
- "sizes":"96x96",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_144.png",
- "sizes":"144x144",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_168.png",
- "sizes":"168x168",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_192.png",
- "sizes":"192x192",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_256.png",
- "sizes":"256x256",
- "type":"image/png"
- }
- ]
-}
diff --git a/left.yaml b/left.yaml
@@ -1,42 +0,0 @@
-title: Left
-description: News from outlets and journalistic sources from the political left.
-url: https://news.jayvii.de/left.html
-entries: 5000
-entries_per_feed: 20
-entries_sort_order: "issued"
-author:
- name: JayVii
- email: jayvii+newsplanet[AT]posteo[DOT]de
-opml: left.opml.xml
-page:
- file: left.html
- template: template.tt
-feed:
- file: left.xml
- format: RSS
-cache_dir: /tmp/newsplanet/left
-feeds:
- - title: Taz (Politik)
- url: https://taz.de/Politik/!p4615;rss/
- web: https://taz.de/Politik/!p4615/
- - title: Taz (Ökonomie)
- url: https://taz.de/Oeko/Oekonomie/!p4623;rss/
- web: https://taz.de/Oeko/Oekonomie/!p4623/
- - title: Der Freitag (Grünes Wissen)
- url: https://www.freitag.de/gruenes-wissen/@@RSS
- web: https://www.freitag.de/gruenes-wissen/
- - title: Der Freitag (Politik)
- url: https://www.freitag.de/politik/@@RSS
- web: https://www.freitag.de/politik/
- - title: Der Freitag (Wirtschaft)
- url: https://www.freitag.de/wirtschaft/@@RSS
- web: https://www.freitag.de/wirtschaft/
- - title: nd (Aktuell)
- url: https://www.nd-aktuell.de/rss/aktuell.php
- web: https://www.nd-aktuell.de/
- - title: junge Welt (Kapital und Arbeit)
- url: https://www.jungewelt.de/feeds/kapital_arbeit.xml
- web: https://www.jungewelt.de/aktuell/rubrik/kapital_und_arbeit.php
- - title: junge Welt (Inland)
- url: https://www.jungewelt.de/feeds/inland.xml
- web: https://www.jungewelt.de/aktuell/rubrik/inland.php
diff --git a/net.yaml b/net.yaml
@@ -0,0 +1,30 @@
+title: Netpolitics
+description: News from outlets at the inference between IT and politics.
+url: https://news.jayvii.de/net.html
+entries: 5000
+entries_per_feed: 25
+entries_sort_order: "issued"
+author:
+ name: JayVii
+ email: jayvii+newsplanet[AT]posteo[DOT]de
+opml: net.opml
+page:
+ file: net.html
+ template: template.tt
+feed:
+ file: net.xml
+ format: RSS
+cache_dir: /tmp/newsplanet/net
+feeds:
+ - title: Netzpolitik.ORG
+ url: https://netzpolitik.org/feed/
+ web: https://netzpolitik.org
+ - title: Heise Online
+ url: https://www.heise.de/rss/heise-Rubrik-Netzpolitik-atom.xml
+ web: https://www.heise.de/newsticker/netzpolitik/
+ - title: Golem
+ url: https://rss.golem.de/rss.php?feed=RSS1.0&ms=netzpolitik
+ web: https://www.golem.de/specials/netzpolitik/
+ - title: Disconnect
+ url: https://disconnect.blog/feed
+ web: https://disconnect.blog/
diff --git a/netpolitics.json b/netpolitics.json
@@ -1,61 +0,0 @@
-{
- "name":"Newsplanet (Netpolitics)",
- "short_name":"News: Netpolitics",
- "start_url":"/netpolitics.html",
- "display":"standalone",
- "scope":"/netpolitics.html",
- "background_color":"#1d1e20",
- "description":"Planet-style news feed.",
- "icons":[
- {
- "src":"/assets/favicon_16.png",
- "sizes":"16x16",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_32.png",
- "sizes":"32x32",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_48.png",
- "sizes":"48x48",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_64.png",
- "sizes":"64x64",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_72.png",
- "sizes":"72x72",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_96.png",
- "sizes":"96x96",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_144.png",
- "sizes":"144x144",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_168.png",
- "sizes":"168x168",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_192.png",
- "sizes":"192x192",
- "type":"image/png"
- },
- {
- "src":"/assets/favicon_256.png",
- "sizes":"256x256",
- "type":"image/png"
- }
- ]
-}
diff --git a/netpolitics.yaml b/netpolitics.yaml
@@ -1,27 +0,0 @@
-title: Netpolitics
-description: News from outlets at the inference between IT and politics.
-url: https://news.jayvii.de/netpolitics.html
-entries: 5000
-entries_per_feed: 25
-entries_sort_order: "issued"
-author:
- name: JayVii
- email: jayvii+newsplanet[AT]posteo[DOT]de
-opml: netpolitics.opml.xml
-page:
- file: netpolitics.html
- template: template.tt
-feed:
- file: netpolitics.xml
- format: RSS
-cache_dir: /tmp/newsplanet/netpolitics
-feeds:
- - title: Netzpolitik.ORG
- url: https://netzpolitik.org/feed/
- web: https://netzpolitik.org
- - title: Heise Online
- url: https://www.heise.de/rss/heise-Rubrik-Netzpolitik-atom.xml
- web: https://www.heise.de/newsticker/netzpolitik/
- - title: Golem
- url: https://rss.golem.de/rss.php?feed=RSS1.0&ms=netzpolitik
- web: https://www.golem.de/specials/netzpolitik/
diff --git a/pulse.yaml b/pulse.yaml
@@ -0,0 +1,66 @@
+title: Pulse
+description: Current news with high frequency
+url: https://news.jayvii.de/pulse.html
+entries: 5000
+entries_per_feed: 10
+entries_sort_order: "issued"
+author:
+ name: JayVii
+ email: jayvii+newsplanet[AT]posteo[DOT]de
+opml: pulse.opml
+page:
+ file: pulse.html
+ template: template.tt
+feed:
+ file: pulse.xml
+ format: RSS
+cache_dir: /tmp/newsplanet/pulse
+feeds:
+ - title: Tagesschau (Inland)
+ url: https://www.tagesschau.de/inland/index~rss2.xml
+ web: https://www.tagesschau.de/inland
+ - title: Tagesschau (Ausland)
+ url: https://www.tagesschau.de/ausland/index~rss2.xml
+ web: https://www.tagesschau.de/ausland
+ - title: Tagesschau (Wirtschaft)
+ url: https://www.tagesschau.de/wirtschaft/index~rss2.xml
+ web: https://www.tagesschau.de/wirtschaft
+ - title: Taz (Politik)
+ url: https://taz.de/Politik/!p4615;rss/
+ web: https://taz.de/Politik/!p4615/
+ - title: Taz (Ökonomie)
+ url: https://taz.de/Oeko/Oekonomie/!p4623;rss/
+ web: https://taz.de/Oeko/Oekonomie/!p4623/
+ - title: Deutschlandfunk (Wirtschaft)
+ url: https://www.deutschlandfunk.de/wirtschaft-106.rss
+ web: https://www.deutschlandfunk.de/wirtschaft-106.html
+ - title: Deutschlandfunk (Presseschauen)
+ url: https://www.deutschlandfunk.de/presseschauen-100.rss
+ web: https://www.deutschlandfunk.de/presseschauen-100.html
+ - title: Deutsche Welle (Wirtschaft)
+ url: https://rss.dw.com/atom/rss-de-eco
+ web: https://www.dw.com/de/wirtschaft/s-1503
+ - title: Süddeutsche Zeitung (Politik)
+ url: https://rss.sueddeutsche.de/rss/Politik
+ web: https://www.sueddeutsche.de/politik
+ - title: Süddeutsche Zeitung (Wirtschaft)
+ url: https://rss.sueddeutsche.de/rss/Wirtschaft
+ web: https://www.sueddeutsche.de/wirtschaft
+ - title: Der Standard (Deutschland)
+ url: https://www.derstandard.de/rss/deutschland
+ web: https://www.derstandard.de/deutschland
+ - title: ZEIT Online (Politik)
+ url: https://newsfeed.zeit.de/politik/index
+ web: https://www.zeit.de/politik
+ - title: ZEIT Online (Wirtschaft)
+ url: https://newsfeed.zeit.de/wirtschaft/index
+ web: https://www.zeit.de/wirtschaft
+ - title: RND (Wirtschaft)
+ url: https://www.rnd.de/arc/outboundfeeds/rss/category/wirtschaft/
+ web: https://www.rnd.de/wirtschaft/
+ - title: RND (Politik)
+ url: https://www.rnd.de/arc/outboundfeeds/rss/category/politik/
+ web: https://www.rnd.de/politik/
+ - title: nd (Aktuell)
+ url: https://www.nd-aktuell.de/rss/aktuell.php
+ web: https://www.nd-aktuell.de/
diff --git a/tide.yaml b/tide.yaml
@@ -0,0 +1,49 @@
+title: Tide
+description: Weekly news, long reads and debate with low frequency
+url: https://news.jayvii.de/tide.html
+entries: 5000
+entries_per_feed: 100
+entries_sort_order: "issued"
+author:
+ name: JayVii
+ email: jayvii+newsplanet[AT]posteo[DOT]de
+opml: tide.opml
+page:
+ file: tide.html
+ template: template.tt
+feed:
+ file: tide.xml
+ format: RSS
+cache_dir: /tmp/newsplanet/tide
+feeds:
+ - title: Der Freitag (Grünes Wissen)
+ url: https://www.freitag.de/gruenes-wissen/@@RSS
+ web: https://www.freitag.de/gruenes-wissen/
+ - title: Der Freitag (Politik)
+ url: https://www.freitag.de/politik/@@RSS
+ web: https://www.freitag.de/politik/
+ - title: Der Freitag (Wirtschaft)
+ url: https://www.freitag.de/wirtschaft/@@RSS
+ web: https://www.freitag.de/wirtschaft/
+ - title: junge Welt (Kapital und Arbeit)
+ url: https://www.jungewelt.de/feeds/kapital_arbeit.xml
+ web: https://www.jungewelt.de/aktuell/rubrik/kapital_und_arbeit.php
+ - title: junge Welt (Inland)
+ url: https://www.jungewelt.de/feeds/inland.xml
+ web: https://www.jungewelt.de/aktuell/rubrik/inland.php
+ - title: Luxemburg
+ url: https://zeitschrift-luxemburg.de/rss.xml
+ web: https://zeitschrift-luxemburg.de/
+ - title: New Left Review
+ url: https://newleftreview.org/feed
+ web: https://newleftreview.org/
+ - title: Monthly Review
+ url: https://monthlyreview.org/feed/
+ web: https://monthlyreview.org/
+ - title: JACOBIN (DE)
+ url: https://jacobin.de/rss.xml
+ web: https://jacobin.de/
+ - title: JACOBIN (EN)
+ url: https://jacobin.com/feed/
+ web: https://jacobin.com/
+