mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
refactor(config): restructure markets and glance config for improved categorization
This commit is contained in:
+1
-2
@@ -38,8 +38,7 @@ pages:
|
|||||||
- $include: ./schedule/main.yml
|
- $include: ./schedule/main.yml
|
||||||
- $include: ./schedule/right.yml
|
- $include: ./schedule/right.yml
|
||||||
|
|
||||||
- name: Entertainment
|
- name: Movies & TV
|
||||||
columns:
|
columns:
|
||||||
- $include: ./entertainment/side.yml
|
|
||||||
- $include: ./entertainment/movies.yml
|
- $include: ./entertainment/movies.yml
|
||||||
- $include: ./entertainment/tv.yml
|
- $include: ./entertainment/tv.yml
|
||||||
|
|||||||
+26
-16
@@ -1,32 +1,42 @@
|
|||||||
# Markets right rail — the financial press, chatter, and founder pods
|
# Markets right rail — crypto / chatter / pods as tabs
|
||||||
- size: small
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: group
|
||||||
widgets:
|
widgets:
|
||||||
- type: rss
|
- type: rss
|
||||||
title: Press
|
title: Crypto
|
||||||
limit: 30
|
limit: 25
|
||||||
collapse-after: 10
|
collapse-after: 10
|
||||||
feeds:
|
feeds:
|
||||||
- url: https://www.ft.com/technology?format=rss
|
- url: https://rss.app/feeds/wiGtpLZuOjLgKlC4.xml
|
||||||
title: Financial Times
|
title: Watcher Guru
|
||||||
- url: https://feeds.a.dj.com/rss/RSSMarketsMain.xml
|
- url: https://rss.app/feeds/FXaMUoJgdqhPAKaV.xml
|
||||||
title: Wall Street Journal
|
title: "@AltcoinDaily"
|
||||||
- url: https://rss.app/feeds/adBHvrEfXuYMNzbH.xml
|
- url: https://rss.app/feeds/pci0tnfa7vBgkJmm.xml
|
||||||
title: Stripe Newsroom
|
title: "@coinbureau"
|
||||||
|
- url: https://rss.app/feeds/BlE1VwSSmicg51Y7.xml
|
||||||
|
title: "@naruto11eth"
|
||||||
|
- url: https://rss.app/feeds/zpBYRBsqtN6cVBe7.xml
|
||||||
|
title: "@onechancefreedm"
|
||||||
|
- url: https://rss.app/feeds/DFPARMmEVkKY3q67.xml
|
||||||
|
title: "@Pirat_Nation"
|
||||||
- type: rss
|
- type: rss
|
||||||
title: Chatter
|
title: Chatter
|
||||||
limit: 15
|
limit: 20
|
||||||
collapse-after: 5
|
collapse-after: 10
|
||||||
feeds:
|
feeds:
|
||||||
- url: https://rsshub.app/twitter/user/geiger_capital
|
- url: https://rsshub.app/twitter/user/geiger_capital
|
||||||
title: Geiger Capital
|
title: Geiger Capital
|
||||||
- url: https://rsshub.app/twitter/user/autismcapital
|
- url: https://rsshub.app/twitter/user/autismcapital
|
||||||
title: "@autismcapital"
|
title: "@autismcapital"
|
||||||
|
- url: https://rss.app/feeds/z2Pt6cHtQq9aKZDy.xml
|
||||||
|
title: "@Polymarket"
|
||||||
|
- url: https://rss.app/feeds/gZnrKzLOWG8nhajs.xml
|
||||||
|
title: "@SenLummis"
|
||||||
- type: rss
|
- type: rss
|
||||||
title: Founder Pods
|
title: Pods
|
||||||
limit: 12
|
limit: 15
|
||||||
collapse-after: 4
|
collapse-after: 8
|
||||||
feeds:
|
feeds:
|
||||||
- url: https://rsshub.app/youtube/user/%40AcquiredFM
|
- url: https://rsshub.app/youtube/user/%40AcquiredFM
|
||||||
title: Acquired
|
title: Acquired
|
||||||
|
|||||||
Reference in New Issue
Block a user