I know html, php, css, javascript.
I would like to develop a new theme, starting from the layout I designed. Is it possible somehow? Have any of you ever developed themes for Discourse?
merefield
(Robert)
January 23, 2024, 11:47am
2
merefield
(Robert)
January 23, 2024, 11:48am
4
I recommend you start here:
Discourse Themes and Theme Components can be used to customize the look, feel and functionality of Discourse’s frontend. This section of the developer guides aims to provide all the reference materials you need to develop simple themes for a single site, right up to complex open-source theme components.
This introduction aims to provide a map of all the tools and APIs for theme development. If you prefer a step-by-step tutorial for theme development, jump straight to:
Themes vs. Theme Compon…