Bonjour,
comment puis-je personnaliser la page d’accueil du forum ?
J’aimerais avoir quelque chose de similaire à ceci :
https://libstdc.com/
merefield
(Robert)
Décembre 21, 2020, 11:19
2
Jetez un coup d’œil à :
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 …
Et notez l’appel API :
https://meta.discourse.org/tags.json
Sauf si vous êtes développeur, c’est une tâche relativement complexe. Envisagez de publier dans Marketplace pour engager un freelance qui s’en chargera pour vous, si vous avez le budget.