@PitaJ thank you! will give this a try
N
Nolo Sabes
@nolo
Posts
-
How do you actually work on a theme? -
How do you actually work on a theme?Hi I'm working as a community designer and I'm curious to implement a theme with nodebb.
I'm struggling with the actual workflow for theme development though. My understanding so far: the theme needs to be on the server in
nodebb/node_modules
, I need to push changes to the server, and then I need to rebuild and restart the forum to see effects.So I hope I'm missing something and there's a more fluid setup to actually work on a theme?