refactor(config): migrate sidebars to stacked layouts

This commit is contained in:
Prad Nukala
2026-06-28 14:26:58 -04:00
parent 1b81c49ce2
commit 259cb3bde6
8 changed files with 162 additions and 151 deletions
+43 -43
View File
@@ -1,47 +1,47 @@
# Markets left rail — tickers as tabs, macro rates below
# Markets left rail — tickers and macro rates (stacked)
- size: small
widgets:
- type: group
widgets:
- type: markets
title: Indices
markets:
- symbol: SPY
name: S&P 500
- symbol: QQQ
name: Nasdaq
- symbol: DX-Y.NYB
name: Dollar Index
- type: markets
title: Crypto
markets:
- symbol: BTC-USD
name: Bitcoin
- symbol: ETH-USD
name: Ethereum
- type: markets
title: Stocks
sort-by: absolute-change
markets:
- symbol: NVDA
name: NVIDIA
- symbol: AAPL
name: Apple
- symbol: MSFT
name: Microsoft
- symbol: GOOGL
name: Google
- symbol: AMD
name: AMD
- symbol: RDDT
name: Reddit
- symbol: AMZN
name: Amazon
- symbol: TSLA
name: Tesla
- symbol: INTC
name: Intel
- symbol: META
name: Meta
- type: markets
title: Indices
markets:
- symbol: SPY
name: S&P 500
- symbol: QQQ
name: Nasdaq
- symbol: DX-Y.NYB
name: Dollar Index
- type: markets
title: Crypto
markets:
- symbol: BTC-USD
name: Bitcoin
- symbol: ETH-USD
name: Ethereum
- type: markets
title: Stocks
sort-by: absolute-change
markets:
- symbol: NVDA
name: NVIDIA
- symbol: AAPL
name: Apple
- symbol: MSFT
name: Microsoft
- symbol: GOOGL
name: Google
- symbol: AMD
name: AMD
- symbol: RDDT
name: Reddit
- symbol: AMZN
name: Amazon
- symbol: TSLA
name: Tesla
- symbol: INTC
name: Intel
- symbol: META
name: Meta
- $include: ../shared/rates.yml