Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Drop static content. | Guilhem Moulin | 2020-05-21 | 1 |
| | | | | | | | | | | | | | | 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 | 1 |
| | | | | | (For security reasons.) So we remove the symlink jquery.min.js → jquery-$VERSION.min.js and rename that file instead. | |||
* | Upgrade jquery from 2.1.1 to 2.1.3. | Guilhem Moulin | 2015-04-24 | 1 |