aboutsummaryrefslogtreecommitdiffstats
path: root/static/js/wiki.js (follow)
Commit message (Collapse)AuthorAgeLines
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-15/+0
| | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome
* Add JavaScript lintingGravatar Gareth Coles2018-06-13-5/+5
|
* [Wiki] Attempt to fix page views on mobileGravatar Gareth Coles2018-06-02-0/+15