Fix recommended posts page to use new post gallery component.
Refactor the post preview html to use the ViewComponent framework. This lets us encapsulate all the HTML, CSS, and helper methods for a UI component in a single place. See https://viewcomponent.org.
There's no need to disable this option. Supporting it adds complexity and disabling it is untested.