Eventually, set up an optional redis database (or equivalent) to cache the site's identity and the 10 (or whatever is set in the configuration) most recent posts, to speed up the website.
I've decided this is one of the least important things for me to work on. If someone else finds this and would like to implement it instead, I would be honoured to have your support :grin:
Eventually, set up an optional redis database (or equivalent) to cache the site's identity and the 10 (or whatever is set in the configuration) most recent posts, to speed up the website.