mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
106 lines
2.9 KiB
YAML
106 lines
2.9 KiB
YAML
theme:
|
|
background-color: 225 14 15
|
|
primary-color: 157 47 65
|
|
contrast-multiplier: 1.1
|
|
|
|
pages:
|
|
- name: Home
|
|
columns:
|
|
- size: small
|
|
widgets:
|
|
- type: clock
|
|
hour-format: 24h
|
|
timezones:
|
|
- timezone: Etc/UTC
|
|
label: MapleStory Game Time
|
|
- timezone: Asia/Shanghai
|
|
label: Shanghai
|
|
- timezone: America/New_York
|
|
label: New York
|
|
|
|
- type: calendar
|
|
|
|
- type: twitch-channels
|
|
channels:
|
|
- theprimeagen
|
|
- cohhcarnage
|
|
- christitustech
|
|
- blurbs
|
|
- asmongold
|
|
- jembawls
|
|
|
|
- size: full
|
|
widgets:
|
|
- type: hacker-news
|
|
|
|
- type: rss
|
|
limit: 10
|
|
collapse-after: 3
|
|
cache: 3h
|
|
style: detailed-list
|
|
feeds:
|
|
- url: https://supertechfans.com/cn/index.xml
|
|
title: HackerNews
|
|
|
|
- type: videos
|
|
channels:
|
|
- UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling
|
|
- UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome
|
|
- UCOk-gHyjcWZNj3Br4oxwh0A # Techno Tim
|
|
limit: 25
|
|
collapse-after-rows: 2
|
|
style: grid-cards
|
|
|
|
- type: reddit
|
|
subreddit: selfhosted
|
|
|
|
- size: small
|
|
widgets:
|
|
- type: weather
|
|
location: Beijing, China
|
|
|
|
- type: bookmarks
|
|
groups:
|
|
- links:
|
|
- title: Google
|
|
url: https://google.com/
|
|
- title: Github
|
|
url: https://github.com/
|
|
- title: Hostloc
|
|
url: https://hostloc.com/
|
|
- title: Nodeseek
|
|
url: https://www.nodeseek.com/
|
|
- title: Linuxdo
|
|
url: https://linux.do/
|
|
- title: V2ex
|
|
url: https://www.v2ex.com/
|
|
- title: Entertainment
|
|
color: 10 70 50
|
|
links:
|
|
- title: Bilibli
|
|
url: https://www.bilibili.com/
|
|
- title: YouTube
|
|
url: https://www.youtube.com/
|
|
- title: Netflix
|
|
url: https://www.netflix.com/
|
|
- title: Disney+
|
|
url: https://www.disneyplus.com/
|
|
|
|
- type: markets
|
|
markets:
|
|
- symbol: SPY
|
|
name: S&P 500
|
|
- symbol: BTC-USD
|
|
name: Bitcoin
|
|
- symbol: NVDA
|
|
name: NVIDIA
|
|
- symbol: AAPL
|
|
name: Apple
|
|
- symbol: MSFT
|
|
name: Microsoft
|
|
- symbol: GOOGL
|
|
name: Google
|
|
- symbol: AMD
|
|
name: AMD
|
|
- symbol: RDDT
|
|
name: Reddit |