Thanks for reporting the bug @mootzville, the templates property is no longer required in a custom theme's theme.json in v0.5.1 (but since we haven't even launched v0.5.0 yet, don't worry about a thing, the fix is backwards compatible)
[Question] Custom Theme Development without Bootstrap?
-
Hey All,
I was wondering if anyone has attempted/made a demo of a NodeBB theme without the bootstrap dependency. From what I have seen when I started trying to make a theme it seems that theming is very heavily dependent on Bootstrap v3.
Any insight or knowledge about this would be greatly appreciated
Thanks
-
@xCausxn Please may I ask what things you are using to help you make this theme? Like, docs? Videos?
-
I'm using the docs and looking at other themes people have made:
https://github.com/pichalite/nodebb-theme-slick for example
-
@xCausxn you will run into many road blocks if you don't use Bootstrap. Unfortunately it is a hard dependency.
-
Yeah that's the only thing that is quite annoying :P, even bootstrap 4 would be nice haha
-
Well, bs4 is currently in development so we won't be adopting it yet.
The way mdo is acting, we might not stick with bootstrap at all...
-
@julian said in [Question] Custom Theme Development without Bootstrap?:
we might not stick with bootstrap at all
sure about that?