mirror of
https://github.com/prdlk/glance.git
synced 2026-08-03 01:41:46 +00:00
refactor(config): migrate sidebars to stacked layouts
This commit is contained in:
@@ -1,18 +1,13 @@
|
||||
# Technology left rail — tools & launches
|
||||
# Technology left rail — launches, blogs, ship log (stacked)
|
||||
- size: small
|
||||
widgets:
|
||||
- type: rss
|
||||
title: Terminal Trove
|
||||
title: Launches
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://terminaltrove.com/new.xml
|
||||
title: Terminal Trove
|
||||
- type: rss
|
||||
title: Product Hunt
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/_tBKt0Q2vzII4baWl.xml
|
||||
title: Product Hunt
|
||||
- type: rss
|
||||
@@ -28,3 +23,16 @@
|
||||
title: OpenAI News
|
||||
- url: https://rss.app/feeds/Q5ElsNVbwLHZhUPm.xml
|
||||
title: Cloudflare Blog
|
||||
- type: rss
|
||||
title: Ship Log
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://hnrss.org/show
|
||||
title: Show HN
|
||||
- url: https://rsshub.app/github/trending/daily/any
|
||||
title: GitHub Trending
|
||||
- url: https://rss.app/feeds/y4Wby7sxFhCINQvr.xml
|
||||
title: Starred Repos
|
||||
- url: https://rss.app/feeds/Nw0aq77nQjy57K2X.xml
|
||||
title: "@thdxr"
|
||||
|
||||
@@ -10,21 +10,7 @@
|
||||
title: Techmeme
|
||||
hide-description: true
|
||||
|
||||
- type: rss
|
||||
title: Ship Log
|
||||
style: detailed-list
|
||||
limit: 20
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://hnrss.org/show
|
||||
title: Show HN
|
||||
- url: https://rsshub.app/github/trending/daily/any
|
||||
title: GitHub Trending
|
||||
- url: https://rss.app/feeds/y4Wby7sxFhCINQvr.xml
|
||||
title: Starred Repos
|
||||
- url: https://rss.app/feeds/Nw0aq77nQjy57K2X.xml
|
||||
title: "@thdxr"
|
||||
|
||||
# Subreddits split into small tab-groups so the tab bar never overflows.
|
||||
- type: group
|
||||
define: &sub
|
||||
type: reddit
|
||||
@@ -39,6 +25,11 @@
|
||||
<<: *sub
|
||||
- subreddit: tui
|
||||
<<: *sub
|
||||
- subreddit: termux
|
||||
<<: *sub
|
||||
|
||||
- type: group
|
||||
widgets:
|
||||
- subreddit: hyprland
|
||||
<<: *sub
|
||||
- subreddit: niri
|
||||
@@ -47,10 +38,11 @@
|
||||
<<: *sub
|
||||
- subreddit: unixporn
|
||||
<<: *sub
|
||||
- subreddit: termux
|
||||
<<: *sub
|
||||
- subreddit: LinuxCirclejerk
|
||||
<<: *sub
|
||||
|
||||
- type: group
|
||||
widgets:
|
||||
- subreddit: ethereum
|
||||
<<: *sub
|
||||
- subreddit: ipfs
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Technology right rail — self-hosting board + futurism deep dives
|
||||
# Technology right rail — self-hosting board and deep dives (stacked)
|
||||
- size: small
|
||||
widgets:
|
||||
- type: reddit
|
||||
subreddit: selfhosted
|
||||
limit: 7
|
||||
limit: 8
|
||||
style: vertical-cards
|
||||
- type: videos
|
||||
style: vertical-list
|
||||
@@ -14,3 +14,12 @@
|
||||
- UCZFipeZtQM5CKUjx6grh54g # Isaac Arthur
|
||||
- UCR9sFzaG9Ia_kXJhfxtFMB # melodysheep
|
||||
- UCSeuZvDGosq1zC6NqgqGo-Q # merlin
|
||||
- type: videos
|
||||
style: vertical-list
|
||||
collapse-after: 4
|
||||
title: Education
|
||||
channels:
|
||||
- UCHnyfMqiRRG1u-2MsSQLbXA # Veritasium
|
||||
- UCsXVk37bltHxD1rDPwtNM8QL # Kurzgesagt
|
||||
- UCxqAWLTk1CmBvZFPzeZMd9A # Domain of Science
|
||||
- UCeUJFQ0D9qs6aVNyUt9fkeQ # The Armchair Historian
|
||||
|
||||
Reference in New Issue
Block a user