@baris
Named it "nodebb-theme-ocean" and changed all instances in the folder name, and theme.json, plugin.json, and package.json files. We added the "screenshot" into the package.json file as per the documentation, but other than replacing instances of "quickstart", it's pretty much the stock theme.
Efficiently developing a theme
Moved
Technical Support
-
Hi there!
I'm working on a theme for my company and wanted to ask if there is a way to efficiently do this? At the moment I always have to reload nodebb from the admin panel and then refresh the browser. That is a bit annoying.
I'm used to develop my websites with a grunt or gulp file that serves the content with browsersync and always live reloads its. As far as I see there is no way of doing this with the templating system?
Thanks,
Alex