hugo/docs/static
Anthony Fok 7cf7f85ad6 Docs: Upgrade highlight.js to 9.0.0
with the following added languages in anticipation of document expansion:

    apache dockerfile dos less php powershell python tex yaml

To reproduce docs/static/js/highlight.pack.js on Debian/Ubuntu:

    $ sudo apt-get install nodejs npm
    $ wget https://github.com/isagalaev/highlight.js/archive/9.0.0.tar.gz
    $ tar xzf 9.0.0.tar.gz
    $ cd highlight.js-9.0.0/
    $ npm install
    $ nodejs tools/build.js markdown asciidoc xml css javascript \
      ini yaml json go bash diff dockerfile dos powershell makefile \
      apache nginx tex http php python ruby django haml handlebars \
      scss less coffeescript

Then, copy the resulting build/highlight.pack.js as well as
src/styles/monokai-sublime.css to the appropriate Hugo docs directories.
2015-12-22 13:54:35 -07:00
..
assets/font-awesome Docs: Remove octicons fonts 2015-12-21 03:28:07 -07:00
css Docs: Upgrade highlight.js to 9.0.0 2015-12-22 13:54:35 -07:00
fonts Docs: Correct file permissions from 0755 to 0644 2015-12-21 12:40:08 -07:00
img Add gadgetplayboy.com to Showcase and an article to Press 2015-12-19 01:05:03 -07:00
js Docs: Upgrade highlight.js to 9.0.0 2015-12-22 13:54:35 -07:00
share More doc site improvements. Added documentation's new layout 2014-05-28 01:37:33 -04:00
apple-touch-icon.png Homepage update. New Logo. Minor site updates. 2014-03-20 21:51:14 -04:00
favicon.ico Homepage update. New Logo. Minor site updates. 2014-03-20 21:51:14 -04:00