mirror of
https://github.com/prdlk/glance.git
synced 2026-08-03 01:41:46 +00:00
fix(config): remove old developer configs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Masthead + markets ticker — the newspaper banner
|
||||
- type: html
|
||||
source: |
|
||||
<div class="masthead">
|
||||
<div class="masthead-rule"></div>
|
||||
<div class="masthead-title">The Daily Glance</div>
|
||||
<div class="masthead-sub">Tech · Markets · Crypto</div>
|
||||
<div class="masthead-rule"></div>
|
||||
</div>
|
||||
|
||||
- type: markets
|
||||
hide-header: true
|
||||
markets:
|
||||
- symbol: BTC-USD
|
||||
name: Bitcoin
|
||||
- symbol: ETH-USD
|
||||
name: Ethereum
|
||||
- symbol: MAGS
|
||||
name: Mag7
|
||||
- symbol: QQQ
|
||||
name: Nasdaq
|
||||
@@ -0,0 +1,23 @@
|
||||
# Headlines left rail — weather, clocks, deals wire
|
||||
- size: small
|
||||
widgets:
|
||||
- type: weather
|
||||
location: Ashburn, Virginia, United States
|
||||
units: imperial
|
||||
hour-format: 12h
|
||||
- type: clock
|
||||
hour-format: 12h
|
||||
timezones:
|
||||
- timezone: America/Los_Angeles
|
||||
label: Los Angeles
|
||||
- timezone: Asia/Singapore
|
||||
label: Singapore
|
||||
- timezone: Europe/London
|
||||
label: London
|
||||
- type: rss
|
||||
title: Deals
|
||||
limit: 10
|
||||
collapse-after: 3
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/rb0smDdeyhIkusel.xml
|
||||
title: Crypto Fundraising
|
||||
@@ -0,0 +1,39 @@
|
||||
# Headlines main — the front page, all cards (curated feeds only)
|
||||
- size: full
|
||||
widgets:
|
||||
- type: rss
|
||||
title: Top Stories
|
||||
style: horizontal-cards
|
||||
limit: 12
|
||||
feeds:
|
||||
- url: https://www.techmeme.com/feed.xml
|
||||
title: Techmeme
|
||||
- url: https://www.coindesk.com/arc/outboundfeeds/rss
|
||||
title: CoinDesk
|
||||
- url: "https://rsshub.app/twitter/user/realdonaldtrump/readable=1&showRetweetTextInTitle=0&addLinkForPics=1&showQuotedInTitle=1&heightOfPics=150&includeRts=0&forceWebApi=true"
|
||||
title: Donald Trump
|
||||
|
||||
- type: rss
|
||||
title: World & Business
|
||||
style: detailed-list
|
||||
limit: 20
|
||||
collapse-after: 8
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/adBHvrEfXuYMNzbH.xml
|
||||
title: Stripe Newsroom
|
||||
- url: https://rsshub.app/twitter/user/geiger_capital
|
||||
title: Geiger Capital
|
||||
- url: https://rss.app/feeds/z2Pt6cHtQq9aKZDy.xml
|
||||
title: "@Polymarket"
|
||||
- url: https://rss.app/feeds/gZnrKzLOWG8nhajs.xml
|
||||
title: "@SenLummis"
|
||||
|
||||
- type: rss
|
||||
title: Crypto
|
||||
style: horizontal-cards-2
|
||||
limit: 12
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/wiGtpLZuOjLgKlC4.xml
|
||||
title: Watcher Guru
|
||||
- url: https://rss.app/feeds/rb0smDdeyhIkusel.xml
|
||||
title: Crypto Fundraising
|
||||
@@ -0,0 +1,13 @@
|
||||
# Headlines right rail — macro rates + crypto wire
|
||||
- size: small
|
||||
widgets:
|
||||
- $include: ../shared/rates.yml
|
||||
- type: rss
|
||||
title: The Wire
|
||||
limit: 20
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/wiGtpLZuOjLgKlC4.xml
|
||||
title: Watcher Guru
|
||||
- url: https://rss.app/feeds/rb0smDdeyhIkusel.xml
|
||||
title: Crypto Fundraising
|
||||
Reference in New Issue
Block a user