summaryrefslogtreecommitdiffstats
path: root/static
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-2124
| | | | | | | | | | | | | | 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.
* Move PayPal button to /static/images/.Guilhem Moulin2020-05-212
| | | | And checkout the new buttons… Regression from 364cb28..96855ea.
* Host Paypal button locally to avoid tracking visitors.Guilhem Moulin2016-05-221
|
* Test markdown (pandoc) tables.Guilhem Moulin2016-05-221
|
* Place custom CSS in its own file.Guilhem Moulin2016-04-011
|
* Fix broken image links.Guilhem Moulin2015-10-303
|
* ikiwiki refuses to copy symlinks.Guilhem Moulin2015-04-242
| | | | | (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 Moulin2015-04-241
|
* Upgrade MathJax from 2.4.0 to 2.5.1.Guilhem Moulin2015-04-241
|
* Upgrade HTML5 Shiv from 3.7.0 to 3.7.2.Guilhem Moulin2015-04-242
|
* Upgrade jquery from 2.1.1 to 2.1.3.Guilhem Moulin2015-04-243
|
* Upgrade Bootstrap from v3.2.0 to 3.3.4.Guilhem Moulin2015-04-2414
|
* Revert of commit 56cc100b through fdb79bd1bGustav Eek2015-04-233
| | | | | | | | | | | | | | | - 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
|
* Creation test of page 'static/some-page'gustaveek2015-04-231
|
* Don't outsource the JS.Guilhem Moulin2014-09-153
|
* Include pandocGuilhem Moulin2014-09-151
| | | | From https://github.com/sciunto/ikiwiki-pandoc
* Move {js,css,fonts} to static/Guilhem Moulin2014-09-1513