ThomasTJdev / nim_websitecreator

Nim fullstack website framework - deploy a website within minutes
https://nimwc.org
MIT License
177 stars 7 forks source link

Remove bootstrap class from admin pages #49

Closed ThomasTJdev closed 5 years ago

ThomasTJdev commented 5 years ago

Remove all bootstrap class from admin pages. Admin pages uses bulma.

juancarlospaco commented 5 years ago

It seems you liked Bulma. What about dropping Bootstrap everywhere.

Id rater support Spectre than Bootstrap:

ThomasTJdev commented 5 years ago

I'm in for dropping Bootstrap on all "browser-backend", but I would like to have the standard-data available with bootstrap. OR I should just move that to a plugin, e.g. the template plugin?

Would you drop Bulma for Spectre?

juancarlospaco commented 5 years ago

Ok, no problem. Not dropping Bulma for Spectre. It is really good if you try it, only thing I found it missing is Themes yet. But Themes tend to be a third party stuff, even on Bulma and Bootstrap.