I\'m writing software that allows one to publish mathematical books as websites. It is based mostly on Python + Flask, but to deal with equations I\'m using MathJax. MathJax can
I recommend to use webpack Webpack.js not Bowerjs. NPM and his package.json are very good for dependency updates but referencing libraries from node_modules is a little embarrasing.