Olá,
como posso personalizar a página inicial do fórum?
Gostaria de ter algo semelhante a isto:
https://libstdc.com/
merefield
(Robert)
Dezembro 21, 2020, 11:19am
2
Dê uma olhada em:
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 …
E observe a chamada da API:
https://meta.discourse.org/tags.json
A menos que você seja um desenvolvedor, esta é uma tarefa relativamente complexa. Considere postar em Marketplace para contratar um freelancer que faça isso para você, se tiver orçamento.