Open LaSav opened 3 months ago
@LaSav just had a play around with the quartz layout config, one could move Component.Search()
from the left layout to the center layout quite easily by moving it to the pageLayout instead.
@mnm-matin Yep, that will do the trick, however that will apply the layout for all pages.
I think we should create a separate landing page component with a custom layout, and flag the component to render in the renderPage.tsx
like in this example.
Other methods to implement a custom landing page can be found in this Quartz discord chat but the one from above stood out to me the most.
@LaSav sounds like a plan! Feel free to create the PR.
Landing Page Updates
Layout and Config Updates
cool examples from quartz showcase: