Name Last Update
..
css Loading commit data...
js Loading commit data...
DataTables Loading commit data...
MathJax Loading commit data...
README Loading commit data...
bootstrap Loading commit data...
codemirror Loading commit data...
favicon.ico Loading commit data...
fontawesome.min.js Loading commit data...
jquery.min.js Loading commit data...
logo_horizontal.png Loading commit data...
logo_horizontal_login.png Loading commit data...
popper.min.js Loading commit data...

README

The javascript libraries should be installed in the `libs` directory.
Either make a `libs` directory here or a symbolic link to somewhere else.

Currently, libs should contain:

bootstrap-4.1.3
codemirror-5.40.2
DataTables
fontawesome-free-5.3.1-web
MathJax-2.7.5

and the files:

jquery-3.3.1.min.js
popper.min.js

The DataTables directory was generated by https://www.datatables.net/download/
Select:
- styling: bootstrap4
- packages: datatables
- extensions: responsive
This will generate a zip that contains the directory `DataTables`. Expand the zip into `libs`.