The company I work for is considering using NodeBB for our Forum software. We see around 100K users a month on our current Forums setup, and are excited to give this new software a shot!
Unfortunately, our themes requirements are more complex than just adding a single CSS file, ultimately.
We'd like to do the following:
- Replace Bootstrap with a different front end framework
- Modify *.tpl files so we can adhere to the new front end framework
- Have all of this logic grouped up as a theme so we can update NodeBB.
Is any of this possible?
Thanks for the great work!