mirror of
https://github.com/prdlk/glance.git
synced 2026-08-04 18:31:42 +00:00
feat(config): add news page and widget configuration
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
# Front page — newspaper sections as clean tabs.
|
||||
# detailed-list gives the headline + blurb + section look of a printed page.
|
||||
- type: group
|
||||
widgets:
|
||||
- type: rss
|
||||
title: Front Page
|
||||
style: detailed-list
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://www.techmeme.com/feed.xml
|
||||
title: Techmeme
|
||||
- url: https://www.ft.com/technology?format=rss
|
||||
title: Financial Times
|
||||
- url: https://feeds.a.dj.com/rss/RSSMarketsMain.xml
|
||||
title: Wall Street Journal
|
||||
|
||||
- type: rss
|
||||
title: Tech
|
||||
style: detailed-list
|
||||
limit: 20
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://www.techmeme.com/feed.xml
|
||||
title: Techmeme
|
||||
- url: https://terminaltrove.com/new.xml
|
||||
title: Terminal Trove
|
||||
- url: https://rss.app/feeds/_tBKt0Q2vzII4baWl.xml
|
||||
title: Product Hunt
|
||||
|
||||
- type: rss
|
||||
title: Markets
|
||||
style: detailed-list
|
||||
limit: 20
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://feeds.a.dj.com/rss/RSSMarketsMain.xml
|
||||
title: Wall Street Journal
|
||||
- url: https://www.ft.com/technology?format=rss
|
||||
title: Financial Times
|
||||
|
||||
- type: rss
|
||||
title: Crypto
|
||||
style: detailed-list
|
||||
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