| Thank you for your feedback! > It has a lot of whitespace [...] Whitespace can be reduced across the board by adjusting a variable: https://github.com/thredded/thredded/blob/1a60bcc7618270afeb... For the homepage, I'm going to try removing the vertical spacing between the cards. > on a desktop [...] maybe put the name besides the post instead of on top Definitely going to try that! > A lot of elements have dynamic positions (e.g. the date, the author) which makes it quite hard to quickly scan the overviews for them. I didn't realize there is a use-case for scanning through these. No good ideas yet on how to improve this. > Image support? By default only externally referenced images are supported, but integrating with third-party uploading services is easy. For example, here is how to do it with Shubox.io: https://shubox.io/blog/2016/08/05/how-thredded-uses-shubox |