Commit Graph

3 Commits

Author SHA1 Message Date
Penar Musaraj f4108702c8
FIX: Regression in custom homepage modifier used in theme components () 2024-06-21 11:24:11 -04:00
Penar Musaraj 33de5abb6e
DEV: Extract theme resolution to a helper ()
This ensures that the theme id is resolved as early as possible in the
request cycle. This is necessary for the custom homepage to skip
preloading the wrong data.
2024-06-20 11:33:46 -04:00
Penar Musaraj 1eb70973a2
DEV: allow themes to render their own custom homepage ()
This PR adds a theme modifier and route so that custom themes can opt to show their own homepage. See PR description for example usage.
2024-04-02 11:05:08 -04:00