]> git.evergreen-ils.org Git - working/eg-antora.git/commit
integrate highlight.js as vendor script
authorDan Allen <dan.j.allen@gmail.com>
Thu, 12 Oct 2017 02:30:37 +0000 (20:30 -0600)
committerDan Allen <dan.j.allen@gmail.com>
Thu, 12 Oct 2017 02:31:59 +0000 (20:31 -0600)
commite508c3c012420162477317c9006c46577a4af155
treee4c58b50c5558804cd9d08b0c4bbfcdc02d2973c
parent618650d5b452fa1d30dfcb3e8b2862018b3ad54c
integrate highlight.js as vendor script

- add highlight.js as dependency
- add script to require highlight.js and register languages
- add footer scripts partial
- link to compiled highlight.js script
package.json
src/js/vendor/highlight.js [new file with mode: 0644]
src/layouts/default.hbs
src/partials/footer-scripts.hbs [new file with mode: 0644]
yarn.lock