Sha256: 989f1c2cac0d339e7f4449bfa9694e5827c4d44bad8fe4a3f6f5d7ec8a40dbf2

Contents?: true

Size: 1.56 KB

Versions: 8

Compression:

Stored size: 1.56 KB

Contents

$doc:
  desc: Defines references to JavaScript resources.
  args:
    head: {type: Array,desc: "JavaScript files to include in the `head` element."}
    tail: {type: Array,desc: "JavaScript files to include in the `tail` div."}
head:
  - slug: jquery
    href: /assets/js/jquery-3.3.1.min.js
  - slug: popper
    href: https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js
    meta:
      integrity: sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49
  - slug: bootstrap
    href: https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js
  - slug: jquery-cookie
    href: /assets/js/jquery.cookie.js
  - slug: algolia-instantsearch
    href: https://cdn.jsdelivr.net/npm/instantsearch.js@4.8.3/dist/instantsearch.production.min.js
    meta:
      integrity: sha256-LAGhRRdtVoD6RLo2qDQsU2mp+XVSciKRC8XPOBWmofM=
  - slug: autocomplete
    href: https://cdn.jsdelivr.net/autocomplete.js/0/autocomplete.min.js
  - slug: algoliasearch-3
    href: https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js
  - slug: anchors
    href: /assets/js/anchor.min.js
  - slug: navgoco
    href: /assets/js/jquery.navgoco.js
  - slug: bootstrap-toc
    href: /assets/js/bootstrap-toc.js
  - slug: highlight-js
    href: /assets/js/highlight.pack.js
  - slug: asciidoctor
    href: /assets/js/asciidoctor.min.js
  - slug: asciidocsy-tabber
    href: /assets/js/tabber.js
  - slug: asciidocsy-toggler
    href: /assets/js/toggler.js
  - slug: asciidocsy-semantics
    href: /assets/js/semantics.js
tail:
  - slug: asciidocsy-tail
    href: /assets/js/tail.js

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
asciidocsy-0.3.0 _data/theme/scripts.yml
asciidocsy-0.3.0.pre.rc4 _data/theme/scripts.yml
asciidocsy-0.3.0.pre.rc3 _data/theme/scripts.yml
asciidocsy-0.3.0.pre.rc2 _data/theme/scripts.yml
asciidocsy-0.3.0.pre.rc1 _data/theme/scripts.yml
asciidocsy-jekyll-theme-0.3.0.pre.rc2 _data/theme/scripts.yml
asciidocsy-jekyll-theme-0.3.0.pre.rc1 _data/theme/scripts.yml
asciidocsy-jekyll-theme-0.3.0.pre.dev _data/theme/scripts.yml