How to implement a waterfall style page?
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
What do you mean by waterfall (the dropdown menu)?
This is the layout: layouts/index.html
You'd have to do that yourself (no configuration out-of-the-box)
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/
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