summaryrefslogtreecommitdiffstats
path: root/static/js/MathJax.js
Commit message (Collapse)AuthorAgeFiles
* Drop static content.Guilhem Moulin2020-05-211
| | | | | | | | | | | | | | JQuery, Bootstrap etc. are not maintainable in this repository, just like one should avoid embedding copies of other project in packaging work. We rely on the distro-provided variants instead: $ apt install fonts-font-awesome libjs-bootstrap4 libjs-jquery Ikwiki doesn't copy symlinks for security reasons, so unfortunately deploy one's own sandbox wiki is less easy now. Instructions will follow shortly. Also, port the templates to Bootstrap 4.
* Upgrade MathJax from 2.4.0 to 2.5.1.Guilhem Moulin2015-04-241
|
* Don't outsource the JS.Guilhem Moulin2014-09-151