mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
refactor(config): rework markets and finance sections
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ pages:
|
|||||||
- $include: ./headlines/main.yml
|
- $include: ./headlines/main.yml
|
||||||
- $include: ./headlines/right.yml
|
- $include: ./headlines/right.yml
|
||||||
|
|
||||||
- name: Markets
|
- name: Finance
|
||||||
columns:
|
columns:
|
||||||
- $include: ./markets/left.yml
|
- $include: ./markets/left.yml
|
||||||
- $include: ./markets/main.yml
|
- $include: ./markets/main.yml
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Markets left rail — tickers and macro rates
|
# Markets left rail — tickers as tabs, macro rates below
|
||||||
- size: small
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: group
|
||||||
widgets:
|
widgets:
|
||||||
- type: markets
|
- type: markets
|
||||||
title: Indices
|
title: Indices
|
||||||
@@ -10,7 +12,6 @@
|
|||||||
name: Nasdaq
|
name: Nasdaq
|
||||||
- symbol: DX-Y.NYB
|
- symbol: DX-Y.NYB
|
||||||
name: Dollar Index
|
name: Dollar Index
|
||||||
|
|
||||||
- type: markets
|
- type: markets
|
||||||
title: Crypto
|
title: Crypto
|
||||||
markets:
|
markets:
|
||||||
@@ -18,7 +19,6 @@
|
|||||||
name: Bitcoin
|
name: Bitcoin
|
||||||
- symbol: ETH-USD
|
- symbol: ETH-USD
|
||||||
name: Ethereum
|
name: Ethereum
|
||||||
|
|
||||||
- type: markets
|
- type: markets
|
||||||
title: Stocks
|
title: Stocks
|
||||||
sort-by: absolute-change
|
sort-by: absolute-change
|
||||||
|
|||||||
+3
-21
@@ -1,4 +1,4 @@
|
|||||||
# Markets main — news cards, market communities, finance & startup videos
|
# Markets main — news cards, communities, videos (curated feeds only)
|
||||||
- size: full
|
- size: full
|
||||||
widgets:
|
widgets:
|
||||||
- type: rss
|
- type: rss
|
||||||
@@ -13,25 +13,6 @@
|
|||||||
- url: https://rss.app/feeds/jDOEbpJeIbZTukgR.xml
|
- url: https://rss.app/feeds/jDOEbpJeIbZTukgR.xml
|
||||||
title: Web3 News
|
title: Web3 News
|
||||||
|
|
||||||
- type: rss
|
|
||||||
title: Crypto & Web3
|
|
||||||
style: detailed-list
|
|
||||||
limit: 25
|
|
||||||
collapse-after: 8
|
|
||||||
feeds:
|
|
||||||
- url: https://rss.app/feeds/wiGtpLZuOjLgKlC4.xml
|
|
||||||
title: Watcher Guru
|
|
||||||
- url: https://rss.app/feeds/FXaMUoJgdqhPAKaV.xml
|
|
||||||
title: "@AltcoinDaily"
|
|
||||||
- url: https://rss.app/feeds/pci0tnfa7vBgkJmm.xml
|
|
||||||
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: group
|
- type: group
|
||||||
widgets:
|
widgets:
|
||||||
- type: reddit
|
- type: reddit
|
||||||
@@ -41,6 +22,8 @@
|
|||||||
show-thumbnails: true
|
show-thumbnails: true
|
||||||
subreddit: technology
|
subreddit: technology
|
||||||
|
|
||||||
|
- type: group
|
||||||
|
widgets:
|
||||||
- type: videos
|
- type: videos
|
||||||
style: grid-cards
|
style: grid-cards
|
||||||
collapse-after-rows: 2
|
collapse-after-rows: 2
|
||||||
@@ -50,7 +33,6 @@
|
|||||||
- UCvSXMi2LebwJEM1s4bz5IBA # New Money
|
- UCvSXMi2LebwJEM1s4bz5IBA # New Money
|
||||||
- UCV6KDgJskWaEckne5aPA0aQ # Graham Stephan
|
- UCV6KDgJskWaEckne5aPA0aQ # Graham Stephan
|
||||||
- UCAzhpt9DmG6PnHXjmJTvRGQ # Federal Reserve
|
- UCAzhpt9DmG6PnHXjmJTvRGQ # Federal Reserve
|
||||||
|
|
||||||
- type: videos
|
- type: videos
|
||||||
style: grid-cards
|
style: grid-cards
|
||||||
collapse-after-rows: 2
|
collapse-after-rows: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user