doks icon indicating copy to clipboard operation
doks copied to clipboard

How to implement a waterfall style page?

Open bigsinger opened this issue 9 months ago • 4 comments

How to implement a waterfall style page, just like this website: https://thulite.io/ You can write it in the advanced section of the official website documentation

bigsinger avatar Mar 21 '25 01:03 bigsinger

What do you mean by waterfall (the dropdown menu)?

h-enk avatar Mar 24 '25 09:03 h-enk

This is the layout: layouts/index.html

You'd have to do that yourself (no configuration out-of-the-box)

h-enk avatar Mar 24 '25 09:03 h-enk

It's okay, if there's no way to implement it without configuration, it's fine. It would be even better if there were.

I have a simple idea: you can configure blocks so that they can be rendered as blocks or sections on the homepage, making it longer, similar to this website:https://thulite.io/

bigsinger avatar Mar 24 '25 09:03 bigsinger

I have a simple idea: you can configure blocks so that they can be rendered as blocks or sections on the homepage, making it longer, similar to this website:https://thulite.io/

Good one. I'll leave this issue open as an enhancement

h-enk avatar Mar 24 '25 09:03 h-enk