PyBloqs
PyBloqs copied to clipboard
How to add a theme to the html output?
Would be interesting to be able to add a customized theme to the HTML output (eg, bootstrap). Is that possible in this framework? Thank you!
Please have a look at pybloqs/static/css/pybloqs_default/main.css as a starting point. PyBloqs does not use a front-end framework like Bootstrap. If this is something of interest to you, happy to discuss the best way to implement it and to support any contribution to PyBloqs.