Hola,
¿cómo puedo personalizar la página principal del foro?
Me gustaría tener algo similar a esto:
https://libstdc.com/
merefield
(Robert)
21 Diciembre, 2020 11:19
2
Echa un vistazo a:
A very common situation you’ll find yourself in as a theme developer is the need to create content that only shows on the homepage of your community.
You might add some HTML to the “After Header” section of your theme, which will then appear on every page. You can jump through some hoops in CSS to hide this everywhere except the homepage… but instead let’s use a Discourse theme to create a component with content that is only visible on your homepage.
If you’re unfamiliar with Discourse themes …
Y ten en cuenta la llamada a la API:
https://meta.discourse.org/tags.json
A menos que seas desarrollador, esta es una tarea relativamente compleja. Considera publicar en Marketplace para conseguir a un freelancer que lo haga por ti si tienes presupuesto.