Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Drop static content. | Guilhem Moulin | 2020-05-21 | 9 |
| | | | | | | | | | | | | | | 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. | |||
* | ikiwiki refuses to copy symlinks. | Guilhem Moulin | 2015-04-24 | 2 |
| | | | | | (For security reasons.) So we remove the symlink jquery.min.js → jquery-$VERSION.min.js and rename that file instead. | |||
* | Upgrade response.js from 1.3.0 to 1.4.2. | Guilhem Moulin | 2015-04-24 | 1 |
| | ||||
* | Upgrade MathJax from 2.4.0 to 2.5.1. | Guilhem Moulin | 2015-04-24 | 1 |
| | ||||
* | Upgrade HTML5 Shiv from 3.7.0 to 3.7.2. | Guilhem Moulin | 2015-04-24 | 2 |
| | ||||
* | Upgrade jquery from 2.1.1 to 2.1.3. | Guilhem Moulin | 2015-04-24 | 3 |
| | ||||
* | Upgrade Bootstrap from v3.2.0 to 3.3.4. | Guilhem Moulin | 2015-04-24 | 3 |
| | ||||
* | Don't outsource the JS. | Guilhem Moulin | 2014-09-15 | 3 |
| | ||||
* | Include pandoc | Guilhem Moulin | 2014-09-15 | 1 |
| | | | | From https://github.com/sciunto/ikiwiki-pandoc | |||
* | Move {js,css,fonts} to static/ | Guilhem Moulin | 2014-09-15 | 3 |