summaryrefslogtreecommitdiffstats
path: root/static/css
Commit message (Collapse)AuthorAgeFiles
* CSS: Add background color to code snippets.Guilhem Moulin2020-07-021
|
* Minor CSS tweak.Guilhem Moulin2020-05-221
|
* Drop static content.Guilhem Moulin2020-05-218
| | | | | | | | | | | | | | 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.
* Test markdown (pandoc) tables.Guilhem Moulin2016-05-221
|
* Place custom CSS in its own file.Guilhem Moulin2016-04-011
|
* Upgrade Bootstrap from v3.2.0 to 3.3.4.Guilhem Moulin2015-04-246
|
* Revert of commit 56cc100b through fdb79bd1bGustav Eek2015-04-232
| | | | | | | | | | | | | | | - Revert "Creation test of page 'static/css/bootstrap.css/some-page'" This reverts commit fdb79bd1bd2dcbcf74d6b3b8e8e548cabc7e5565. - Revert "Creation of link test in sandbox" This reverts commit 376a11735fa2f7e5bce368c6b0c579c7eaf807d7. - Revert "Creation of link test in sandbox" This reverts commit 9781c062d686d65db5f925bbc686d338f24c2512. - Revert "Creation test of page 'static/some-page'" This reverts commit 8a4393522023aea8a16bbe138b58480d9bc4cc1c. - Revert "Creation of link test in sandbox" This reverts commit 7a9dcda0660c2cc9719a6042950d520941bd92bc. - Revert "Creation test of page 'static'" This reverts commit 56cc100b4a9dd75010962b383ff5cde06d3f66b7.
* Creation test of page 'static/css/bootstrap.css/some-page'gustaveek2015-04-232
|
* Move {js,css,fonts} to static/Guilhem Moulin2014-09-156