mirror of https://github.com/onweru/compose.git

weru
04.24.2020 98fd0482bf4e20ab7c3150d2b63a864955a130f5
update
53 files added
1137 ■■■■■ changed files
exampleSite/.gitignore 4 ●●●● patch | view | raw | blame | history
exampleSite/.gitmodules 3 ●●●●● patch | view | raw | blame | history
exampleSite/LICENSE 201 ●●●●● patch | view | raw | blame | history
exampleSite/README.md 3 ●●●●● patch | view | raw | blame | history
exampleSite/compose/.gitignore 4 ●●●● patch | view | raw | blame | history
exampleSite/compose/README.md 36 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/js/index.js 235 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/js/lunr.js 1 ●●●● patch | view | raw | blame | history
exampleSite/compose/assets/js/search.js 25 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/_base.sass 162 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/_components.sass 46 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/_nav.sass 17 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/_syntax.sass 32 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/_utils.sass 50 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/_variables.sass 23 ●●●●● patch | view | raw | blame | history
exampleSite/compose/assets/sass/main.sass 9 ●●●●● patch | view | raw | blame | history
exampleSite/compose/config.toml 5 ●●●●● patch | view | raw | blame | history
exampleSite/compose/images/.gitkeep patch | view | raw | blame | history
exampleSite/compose/layouts/404.html 8 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/_default/baseof.html 20 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/_default/list.html 3 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/_default/single.html 7 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/index.html 3 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/breadcrumb.html 18 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/docs.html 16 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/favicons.html 10 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/footer.html 9 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/head.html 16 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/nav.html 19 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/scripts.html 12 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/search.html 6 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/section-index.html 29 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/partials/sidebar.html 24 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/alert.html 5 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/block.html 5 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/button.html 18 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/column.html 4 ●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/icon.html 6 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/image.html 4 ●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/readfile.html 8 ●●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/underline.html 4 ●●●● patch | view | raw | blame | history
exampleSite/compose/layouts/shortcodes/youtube.html 4 ●●●● patch | view | raw | blame | history
exampleSite/compose/static/favicons/android-chrome-192x192.png patch | view | raw | blame | history
exampleSite/compose/static/favicons/android-chrome-512x512.png patch | view | raw | blame | history
exampleSite/compose/static/favicons/apple-touch-icon.png patch | view | raw | blame | history
exampleSite/compose/static/favicons/favicon-16x16.png patch | view | raw | blame | history
exampleSite/compose/static/favicons/favicon-32x32.png patch | view | raw | blame | history
exampleSite/compose/static/favicons/favicon.ico patch | view | raw | blame | history
exampleSite/compose/static/favicons/site.webmanifest 1 ●●●● patch | view | raw | blame | history
exampleSite/compose/static/images/compose.svg 10 ●●●●● patch | view | raw | blame | history
exampleSite/compose/theme.toml 12 ●●●●● patch | view | raw | blame | history
exampleSite/static/diy-2.jpeg patch | view | raw | blame | history
exampleSite/static/diy.jpeg patch | view | raw | blame | history
exampleSite/.gitignore
New file
@@ -0,0 +1,4 @@
public/
resources/
node_modules/
.DS_Store
exampleSite/.gitmodules
New file
@@ -0,0 +1,3 @@
[submodule "themes/compose"]
    path = /themes/compose
    url = https://github.com/onweru/compose
exampleSite/LICENSE
New file
@@ -0,0 +1,201 @@
                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   1. Definitions.
      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.
      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.
      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.
      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.
      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.
      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.
      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).
      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.
      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."
      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.
   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.
   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.
   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:
      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and
      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and
      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and
      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.
      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.
   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.
   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.
   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.
   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.
   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.
   END OF TERMS AND CONDITIONS
   APPENDIX: How to apply the Apache License to your work.
      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.
   Copyright [yyyy] [name of copyright owner]
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
       http://www.apache.org/licenses/LICENSE-2.0
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
exampleSite/README.md
New file
@@ -0,0 +1,3 @@
## Guide
This guide is in beta.
exampleSite/compose/.gitignore
New file
@@ -0,0 +1,4 @@
public/
resources/
node_modules/
.DS_Store
exampleSite/compose/README.md
New file
@@ -0,0 +1,36 @@
# Compose
Compose is a [Hugo](https://gohugo.io/) theme for documentation sites, that provide simple navigation & structure.
## Prerequisites
The following are basic prerequisites for using compose in your site:
- Install a recent release of the Hugo "extended" version (we recommend version 0.53 or later). If you install from the
  [release page](https://github.com/gohugoio/hugo/releases), make sure you download the `_extended` version
  which supports sass.
## Example and usage
You can find an example project that uses Compose in the [Compose Example Project repo](https://github.com/onweru/compose). The Compose Example Project is hosted at [https://example.Compose.dev/](https://example.Compose.dev/).
To use the Compose theme for your own site:
  - (Recommended) Copy the [example project](https://github.com/onweru/compose), which includes the Compose theme as a submodule.
    You can customize this pre-configured basic site into your own Compose themed site. [Learn more...](https://github.com/onweru/compose)
  - Add Compose to your existing Hugo site repo's `themes` directory. You can either add Compose as a Git submodule, or clone the Compose theme into your project.
See the [Compose Getting Started Guide](https://Compose.dev/docs/getting-started/) for details about the various usage options.
## Documentation
Compose has its own user guide (using Compose, of course!) with lots more information about using the theme, which you can find at [https://Compose.dev/](https://Compose.dev/). Alternatively you can use Hugo to generate and serve a local copy of the guide (also useful for testing local theme changes), making sure you have installed all the prerequisites listed above:
```
git clone --recurse-submodules --depth 1 https://github.com/onweru/compose.git
cd compose/userguide/
hugo server --themesDir ../..
```
Note that you need the `themesDir` flag when running Hugo because the site files are inside the theme repo.
exampleSite/compose/assets/js/index.js
New file
@@ -0,0 +1,235 @@
function isObj(obj) {
  return (obj && typeof obj === 'object' && obj !== null) ? true : false;
}
function createEl(element = 'div') {
  return document.createElement(element);
}
function emptyEl(el) {
  while(el.firstChild)
  el.removeChild(el.firstChild);
}
function elem(selector, parent = document){
  let elem = isObj(parent) ? parent.querySelector(selector) : false;
  return elem ? elem : false;
}
function elems(selector, parent = document) {
  let elems = isObj(parent) ?parent.querySelectorAll(selector) : [];
  return elems.length ? elems : false;
}
function pushClass(el, targetClass) {
  if (isObj(el) && targetClass) {
    let elClass = el.classList;
    elClass.contains(targetClass) ? false : elClass.add(targetClass);
  }
}
function deleteClass(el, targetClass) {
  if (isObj(el) && targetClass) {
    let elClass = el.classList;
    elClass.contains(targetClass) ? elClass.remove(targetClass) : false;
  }
}
function modifyClass(el, targetClass) {
  if (isObj(el) && targetClass) {
    const elClass = el.classList;
    elClass.contains(targetClass) ? elClass.remove(targetClass) : elClass.add(targetClass);
  }
}
function containsClass(el, targetClass) {
  if (isObj(el) && targetClass && el !== document ) {
    return el.classList.contains(targetClass) ? true : false;
  }
}
function isChild(node, parentClass) {
  let objectsAreValid = isObj(node) && parentClass && typeof parentClass == 'string';
  return (objectsAreValid && node.closest(parentClass)) ? true : false;
}
function elemAttribute(elem, attr, value = null) {
  if (value) {
    elem.setAttribute(attr, value);
  } else {
    value = elem.getAttribute(attr);
    return value ? value : false;
  }
}
function deleteChars(str, subs) {
  let newStr = str;
  if (Array.isArray(subs)) {
    for (let i = 0; i < subs.length; i++) {
      newStr = newStr.replace(subs[i], '');
    }
  } else {
    newStr = newStr.replace(subs, '');
  }
  return newStr;
}
function isBlank(str) {
  return (!str || str.trim().length === 0);
}
function isMatch(element, selectors) {
  if(isObj(element)) {
    if(selectors.isArray) {
      let matching = selectors.map(function(selector){
        return element.matches(selector)
      })
      return matching.includes(true);
    }
    return element.matches(selectors)
  }
}
function closestInt(goal, collection) {
  const closest = collection.reduce(function(prev, curr) {
    return (Math.abs(curr - goal) < Math.abs(prev - goal) ? curr : prev);
  });
  return closest
}
function activeHeading(position, listLinks) {
  let active = 'active';
  let linksToModify = Object.create(null);
  linksToModify.active = listLinks.filter(function(link) {
    return containsClass(link, active);
  })[0];
  // activeTocLink ? deleteClass
  linksToModify.new = listLinks.filter(function(link){
    return parseInt(link.dataset.position) === position
  })[0];
  console.log(linksToModify.new)
  if (linksToModify.active != linksToModify.new) {
    linksToModify.active ? deleteClass(linksToModify.active, active): false;
    pushClass(linksToModify.new, active);
  }
};
function loadActions() {
  (function updateDate() {
    const date = new Date();
    const year = date.getFullYear();
    const yearEl = elem('.year');
    yearEl ? year.innerHTML = year : false;
  })();
  (function customizeSidebar(){
    const tocActive = 'toc_active';
    const aside = elem('aside');
    const tocs = elems('nav', aside);
    if(tocs) {
      tocs.forEach(function(toc){
        toc.id = "";
        pushClass(toc, 'toc');
        const tocItems = Array.from(toc.children[0].children);
        const previousHeading = toc.previousElementSibling;
        previousHeading.matches('.active') ? pushClass(toc, tocActive) : false;
        tocItems.forEach(function(item){
          pushClass(item, 'toc_item');
          pushClass(item.firstElementChild, 'toc_link');
        })
      });
      const currentToc = elem(`.${tocActive}`);
      if(currentToc) {
        const pageInternalLinks = Array.from(elems('a', currentToc));
        const pageIds = pageInternalLinks.map(function(link){
          return link.hash;
        });
        const linkPositions = pageIds.map(function(id){
          const heading = elem(id);
          const position = heading.offsetTop;
          return position;
        });
        pageInternalLinks.forEach(function(link, index){
          link.dataset.position = linkPositions[index]
        });
        console.log(linkPositions);
        window.addEventListener('scroll', function(e) {
          // this.setTimeout(function(){
          let position = window.scrollY;
          let active = closestInt(position, linkPositions);
          console.log(active);
          activeHeading(active, pageInternalLinks);
          // }, 1500)
        });
      }
    }
  })();
  function searchResults(results=[], order =[]) {
    let resultsFragment = new DocumentFragment();
    let showResults = elem('.search_results');
    emptyEl(showResults);
    let index = 0
    results.forEach(function(result){
      let item = createEl('a');
      item.href = result.link;
      item.className = 'search_result';
      item.textContent = result.title;
      item.style.order = order[index];
      resultsFragment.appendChild(item);
      index += 1
    });
    showResults.appendChild(resultsFragment);
  }
  (function search(){
    const searchField = elem('.search_field');
    if (searchField) {
      searchField.addEventListener('input', function() {
        console.log('typing')
        let rawResults = idx.search(`${ this.value }`).slice(0,6);
        let refs = rawResults.map(function(ref){
          // return id and score in a single string
          return `${ref.ref}:${ref.score}`;
        });
        let ids = refs.map(function(id){
          let positionOfSeparator = id.indexOf(":");
          id = id.substring(0,positionOfSeparator)
          return Number(id);
        });
        let scores = refs.map(function(score){
          let positionOfSeparator = score.indexOf(":");
          score = score.substring((positionOfSeparator + 1), (score.length - 1));
          return (parseFloat(score) * 50).toFixed(0);
        });
        let matchedDocuments = simpleIndex.filter(function(doc){
          return ids.includes(doc.id);
        });
        matchedDocuments.length >= 1 ? searchResults(matchedDocuments, scores) : false;
      });
    }
  })();
}
window.addEventListener('load', loadActions());
exampleSite/compose/assets/js/lunr.js
New file
@@ -0,0 +1 @@
!function(){var t,l,c,e,r,h,d,f,p,y,m,g,x,v,w,Q,k,S,E,L,b,P,T,O,I,i,n,z=function(e){var t=new z.Builder;return t.pipeline.add(z.trimmer,z.stopWordFilter,z.stemmer),t.searchPipeline.add(z.stemmer),e.call(t,t),t.build()};function s(e){var t,r,i,n,s,o,a;if(e.length<3)return e;if("y"==(i=e.substr(0,1))&&(e=i.toUpperCase()+e.substr(1)),s=m,(n=y).test(e)?e=e.replace(n,"$1$2"):s.test(e)&&(e=e.replace(s,"$1$2")),s=x,(n=g).test(e)){var u=n.exec(e);(n=h).test(u[1])&&(n=v,e=e.replace(n,""))}else if(s.test(e)){t=(u=s.exec(e))[1],(s=p).test(t)&&(o=Q,a=k,(s=w).test(e=t)?e+="e":o.test(e)?(n=v,e=e.replace(n,"")):a.test(e)&&(e+="e"))}if((n=S).test(e)&&(e=(t=(u=n.exec(e))[1])+"i"),(n=E).test(e)&&(t=(u=n.exec(e))[1],r=u[2],(n=h).test(t)&&(e=t+l[r])),(n=L).test(e)&&(t=(u=n.exec(e))[1],r=u[2],(n=h).test(t)&&(e=t+c[r])),s=P,(n=b).test(e))t=(u=n.exec(e))[1],(n=d).test(t)&&(e=t);else if(s.test(e)){t=(u=s.exec(e))[1]+u[2],(s=d).test(t)&&(e=t)}return(n=T).test(e)&&(t=(u=n.exec(e))[1],s=f,o=I,((n=d).test(t)||s.test(t)&&!o.test(t))&&(e=t)),s=d,(n=O).test(e)&&s.test(e)&&(n=v,e=e.replace(n,"")),"y"==i&&(e=i.toLowerCase()+e.substr(1)),e}z.version="2.3.8",z.utils={},z.utils.warn=(t=this,function(e){t.console&&console.warn&&console.warn(e)}),z.utils.asString=function(e){return null==e?"":e.toString()},z.utils.clone=function(e){if(null==e)return e;for(var t=Object.create(null),r=Object.keys(e),i=0;i<r.length;i++){var n=r[i],s=e[n];if(Array.isArray(s))t[n]=s.slice();else{if("string"!=typeof s&&"number"!=typeof s&&"boolean"!=typeof s)throw new TypeError("clone is not deep and does not support nested objects");t[n]=s}}return t},z.FieldRef=function(e,t,r){this.docRef=e,this.fieldName=t,this._stringValue=r},z.FieldRef.joiner="/",z.FieldRef.fromString=function(e){var t=e.indexOf(z.FieldRef.joiner);if(-1===t)throw"malformed field ref string";var r=e.slice(0,t),i=e.slice(t+1);return new z.FieldRef(i,r,e)},z.FieldRef.prototype.toString=function(){return null==this._stringValue&&(this._stringValue=this.fieldName+z.FieldRef.joiner+this.docRef),this._stringValue},z.Set=function(e){if(this.elements=Object.create(null),e){this.length=e.length;for(var t=0;t<this.length;t++)this.elements[e[t]]=!0}else this.length=0},z.Set.complete={intersect:function(e){return e},union:function(e){return e},contains:function(){return!0}},z.Set.empty={intersect:function(){return this},union:function(e){return e},contains:function(){return!1}},z.Set.prototype.contains=function(e){return!!this.elements[e]},z.Set.prototype.intersect=function(e){var t,r,i,n=[];if(e===z.Set.complete)return this;if(e===z.Set.empty)return e;r=this.length<e.length?(t=this,e):(t=e,this),i=Object.keys(t.elements);for(var s=0;s<i.length;s++){var o=i[s];o in r.elements&&n.push(o)}return new z.Set(n)},z.Set.prototype.union=function(e){return e===z.Set.complete?z.Set.complete:e===z.Set.empty?this:new z.Set(Object.keys(this.elements).concat(Object.keys(e.elements)))},z.idf=function(e,t){var r=0;for(var i in e)"_index"!=i&&(r+=Object.keys(e[i]).length);var n=(t-r+.5)/(r+.5);return Math.log(1+Math.abs(n))},z.Token=function(e,t){this.str=e||"",this.metadata=t||{}},z.Token.prototype.toString=function(){return this.str},z.Token.prototype.update=function(e){return this.str=e(this.str,this.metadata),this},z.Token.prototype.clone=function(e){return e=e||function(e){return e},new z.Token(e(this.str,this.metadata),this.metadata)},z.tokenizer=function(e,t){if(null==e||null==e)return[];if(Array.isArray(e))return e.map(function(e){return new z.Token(z.utils.asString(e).toLowerCase(),z.utils.clone(t))});for(var r=e.toString().toLowerCase(),i=r.length,n=[],s=0,o=0;s<=i;s++){var a=s-o;if(r.charAt(s).match(z.tokenizer.separator)||s==i){if(0<a){var u=z.utils.clone(t)||{};u.position=[o,a],u.index=n.length,n.push(new z.Token(r.slice(o,s),u))}o=s+1}}return n},z.tokenizer.separator=/[\s\-]+/,z.Pipeline=function(){this._stack=[]},z.Pipeline.registeredFunctions=Object.create(null),z.Pipeline.registerFunction=function(e,t){t in this.registeredFunctions&&z.utils.warn("Overwriting existing registered function: "+t),e.label=t,z.Pipeline.registeredFunctions[e.label]=e},z.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||z.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},z.Pipeline.load=function(e){var r=new z.Pipeline;return e.forEach(function(e){var t=z.Pipeline.registeredFunctions[e];if(!t)throw new Error("Cannot load unregistered function: "+e);r.add(t)}),r},z.Pipeline.prototype.add=function(){Array.prototype.slice.call(arguments).forEach(function(e){z.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)},this)},z.Pipeline.prototype.after=function(e,t){z.Pipeline.warnIfFunctionNotRegistered(t);var r=this._stack.indexOf(e);if(-1==r)throw new Error("Cannot find existingFn");r+=1,this._stack.splice(r,0,t)},z.Pipeline.prototype.before=function(e,t){z.Pipeline.warnIfFunctionNotRegistered(t);var r=this._stack.indexOf(e);if(-1==r)throw new Error("Cannot find existingFn");this._stack.splice(r,0,t)},z.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);-1!=t&&this._stack.splice(t,1)},z.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r<t;r++){for(var i=this._stack[r],n=[],s=0;s<e.length;s++){var o=i(e[s],s,e);if(null!=o&&""!==o)if(Array.isArray(o))for(var a=0;a<o.length;a++)n.push(o[a]);else n.push(o)}e=n}return e},z.Pipeline.prototype.runString=function(e,t){var r=new z.Token(e,t);return this.run([r]).map(function(e){return e.toString()})},z.Pipeline.prototype.reset=function(){this._stack=[]},z.Pipeline.prototype.toJSON=function(){return this._stack.map(function(e){return z.Pipeline.warnIfFunctionNotRegistered(e),e.label})},z.Vector=function(e){this._magnitude=0,this.elements=e||[]},z.Vector.prototype.positionForIndex=function(e){if(0==this.elements.length)return 0;for(var t=0,r=this.elements.length/2,i=r-t,n=Math.floor(i/2),s=this.elements[2*n];1<i&&(s<e&&(t=n),e<s&&(r=n),s!=e);)i=r-t,n=t+Math.floor(i/2),s=this.elements[2*n];return s==e?2*n:e<s?2*n:s<e?2*(n+1):void 0},z.Vector.prototype.insert=function(e,t){this.upsert(e,t,function(){throw"duplicate index"})},z.Vector.prototype.upsert=function(e,t,r){this._magnitude=0;var i=this.positionForIndex(e);this.elements[i]==e?this.elements[i+1]=r(this.elements[i+1],t):this.elements.splice(i,0,e,t)},z.Vector.prototype.magnitude=function(){if(this._magnitude)return this._magnitude;for(var e=0,t=this.elements.length,r=1;r<t;r+=2){var i=this.elements[r];e+=i*i}return this._magnitude=Math.sqrt(e)},z.Vector.prototype.dot=function(e){for(var t=0,r=this.elements,i=e.elements,n=r.length,s=i.length,o=0,a=0,u=0,l=0;u<n&&l<s;)(o=r[u])<(a=i[l])?u+=2:a<o?l+=2:o==a&&(t+=r[u+1]*i[l+1],u+=2,l+=2);return t},z.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},z.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t<this.elements.length;t+=2,r++)e[r]=this.elements[t];return e},z.Vector.prototype.toJSON=function(){return this.elements},z.stemmer=(l={ational:"ate",tional:"tion",enci:"ence",anci:"ance",izer:"ize",bli:"ble",alli:"al",entli:"ent",eli:"e",ousli:"ous",ization:"ize",ation:"ate",ator:"ate",alism:"al",iveness:"ive",fulness:"ful",ousness:"ous",aliti:"al",iviti:"ive",biliti:"ble",logi:"log"},c={icate:"ic",ative:"",alize:"al",iciti:"ic",ical:"ic",ful:"",ness:""},e="[aeiouy]",r="[^aeiou][^aeiouy]*",h=new RegExp("^([^aeiou][^aeiouy]*)?[aeiouy][aeiou]*[^aeiou][^aeiouy]*"),d=new RegExp("^([^aeiou][^aeiouy]*)?[aeiouy][aeiou]*[^aeiou][^aeiouy]*[aeiouy][aeiou]*[^aeiou][^aeiouy]*"),f=new RegExp("^([^aeiou][^aeiouy]*)?[aeiouy][aeiou]*[^aeiou][^aeiouy]*([aeiouy][aeiou]*)?$"),p=new RegExp("^([^aeiou][^aeiouy]*)?[aeiouy]"),y=/^(.+?)(ss|i)es$/,m=/^(.+?)([^s])s$/,g=/^(.+?)eed$/,x=/^(.+?)(ed|ing)$/,v=/.$/,w=/(at|bl|iz)$/,Q=new RegExp("([^aeiouylsz])\\1$"),k=new RegExp("^"+r+e+"[^aeiouwxy]$"),S=/^(.+?[^aeiou])y$/,E=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,L=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,b=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,P=/^(.+?)(s|t)(ion)$/,T=/^(.+?)e$/,O=/ll$/,I=new RegExp("^"+r+e+"[^aeiouwxy]$"),function(e){return e.update(s)}),z.Pipeline.registerFunction(z.stemmer,"stemmer"),z.generateStopWordFilter=function(e){var t=e.reduce(function(e,t){return e[t]=t,e},{});return function(e){if(e&&t[e.toString()]!==e.toString())return e}},z.stopWordFilter=z.generateStopWordFilter(["a","able","about","across","after","all","almost","also","am","among","an","and","any","are","as","at","be","because","been","but","by","can","cannot","could","dear","did","do","does","either","else","ever","every","for","from","get","got","had","has","have","he","her","hers","him","his","how","however","i","if","in","into","is","it","its","just","least","let","like","likely","may","me","might","most","must","my","neither","no","nor","not","of","off","often","on","only","or","other","our","own","rather","said","say","says","she","should","since","so","some","than","that","the","their","them","then","there","these","they","this","tis","to","too","twas","us","wants","was","we","were","what","when","where","which","while","who","whom","why","will","with","would","yet","you","your"]),z.Pipeline.registerFunction(z.stopWordFilter,"stopWordFilter"),z.trimmer=function(e){return e.update(function(e){return e.replace(/^\W+/,"").replace(/\W+$/,"")})},z.Pipeline.registerFunction(z.trimmer,"trimmer"),z.TokenSet=function(){this.final=!1,this.edges={},this.id=z.TokenSet._nextId,z.TokenSet._nextId+=1},z.TokenSet._nextId=1,z.TokenSet.fromArray=function(e){for(var t=new z.TokenSet.Builder,r=0,i=e.length;r<i;r++)t.insert(e[r]);return t.finish(),t.root},z.TokenSet.fromClause=function(e){return"editDistance"in e?z.TokenSet.fromFuzzyString(e.term,e.editDistance):z.TokenSet.fromString(e.term)},z.TokenSet.fromFuzzyString=function(e,t){for(var r=new z.TokenSet,i=[{node:r,editsRemaining:t,str:e}];i.length;){var n=i.pop();if(0<n.str.length){var s,o=n.str.charAt(0);o in n.node.edges?s=n.node.edges[o]:(s=new z.TokenSet,n.node.edges[o]=s),1==n.str.length&&(s.final=!0),i.push({node:s,editsRemaining:n.editsRemaining,str:n.str.slice(1)})}if(0!=n.editsRemaining){if("*"in n.node.edges)var a=n.node.edges["*"];else{a=new z.TokenSet;n.node.edges["*"]=a}if(0==n.str.length&&(a.final=!0),i.push({node:a,editsRemaining:n.editsRemaining-1,str:n.str}),1<n.str.length&&i.push({node:n.node,editsRemaining:n.editsRemaining-1,str:n.str.slice(1)}),1==n.str.length&&(n.node.final=!0),1<=n.str.length){if("*"in n.node.edges)var u=n.node.edges["*"];else{u=new z.TokenSet;n.node.edges["*"]=u}1==n.str.length&&(u.final=!0),i.push({node:u,editsRemaining:n.editsRemaining-1,str:n.str.slice(1)})}if(1<n.str.length){var l,c=n.str.charAt(0),h=n.str.charAt(1);h in n.node.edges?l=n.node.edges[h]:(l=new z.TokenSet,n.node.edges[h]=l),1==n.str.length&&(l.final=!0),i.push({node:l,editsRemaining:n.editsRemaining-1,str:c+n.str.slice(2)})}}}return r},z.TokenSet.fromString=function(e){for(var t=new z.TokenSet,r=t,i=0,n=e.length;i<n;i++){var s=e[i],o=i==n-1;if("*"==s)(t.edges[s]=t).final=o;else{var a=new z.TokenSet;a.final=o,t.edges[s]=a,t=a}}return r},z.TokenSet.prototype.toArray=function(){for(var e=[],t=[{prefix:"",node:this}];t.length;){var r=t.pop(),i=Object.keys(r.node.edges),n=i.length;r.node.final&&(r.prefix.charAt(0),e.push(r.prefix));for(var s=0;s<n;s++){var o=i[s];t.push({prefix:r.prefix.concat(o),node:r.node.edges[o]})}}return e},z.TokenSet.prototype.toString=function(){if(this._str)return this._str;for(var e=this.final?"1":"0",t=Object.keys(this.edges).sort(),r=t.length,i=0;i<r;i++){var n=t[i];e=e+n+this.edges[n].id}return e},z.TokenSet.prototype.intersect=function(e){for(var t=new z.TokenSet,r=void 0,i=[{qNode:e,output:t,node:this}];i.length;){r=i.pop();for(var n=Object.keys(r.qNode.edges),s=n.length,o=Object.keys(r.node.edges),a=o.length,u=0;u<s;u++)for(var l=n[u],c=0;c<a;c++){var h=o[c];if(h==l||"*"==l){var d=r.node.edges[h],f=r.qNode.edges[l],p=d.final&&f.final,y=void 0;h in r.output.edges?(y=r.output.edges[h]).final=y.final||p:((y=new z.TokenSet).final=p,r.output.edges[h]=y),i.push({qNode:f,output:y,node:d})}}}return t},z.TokenSet.Builder=function(){this.previousWord="",this.root=new z.TokenSet,this.uncheckedNodes=[],this.minimizedNodes={}},z.TokenSet.Builder.prototype.insert=function(e){var t,r=0;if(e<this.previousWord)throw new Error("Out of order word insertion");for(var i=0;i<e.length&&i<this.previousWord.length&&e[i]==this.previousWord[i];i++)r++;this.minimize(r),t=0==this.uncheckedNodes.length?this.root:this.uncheckedNodes[this.uncheckedNodes.length-1].child;for(i=r;i<e.length;i++){var n=new z.TokenSet,s=e[i];t.edges[s]=n,this.uncheckedNodes.push({parent:t,char:s,child:n}),t=n}t.final=!0,this.previousWord=e},z.TokenSet.Builder.prototype.finish=function(){this.minimize(0)},z.TokenSet.Builder.prototype.minimize=function(e){for(var t=this.uncheckedNodes.length-1;e<=t;t--){var r=this.uncheckedNodes[t],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}},z.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},z.Index.prototype.search=function(t){return this.query(function(e){new z.QueryParser(t,e).parse()})},z.Index.prototype.query=function(e){for(var t=new z.Query(this.fields),r=Object.create(null),i=Object.create(null),n=Object.create(null),s=Object.create(null),o=Object.create(null),a=0;a<this.fields.length;a++)i[this.fields[a]]=new z.Vector;e.call(t,t);for(a=0;a<t.clauses.length;a++){var u=t.clauses[a],l=null,c=z.Set.complete;l=u.usePipeline?this.pipeline.runString(u.term,{fields:u.fields}):[u.term];for(var h=0;h<l.length;h++){var d=l[h];u.term=d;var f=z.TokenSet.fromClause(u),p=this.tokenSet.intersect(f).toArray();if(0===p.length&&u.presence===z.Query.presence.REQUIRED){for(var y=0;y<u.fields.length;y++){s[R=u.fields[y]]=z.Set.empty}break}for(var m=0;m<p.length;m++){var g=p[m],x=this.invertedIndex[g],v=x._index;for(y=0;y<u.fields.length;y++){var w=x[R=u.fields[y]],Q=Object.keys(w),k=g+"/"+R,S=new z.Set(Q);if(u.presence==z.Query.presence.REQUIRED&&(c=c.union(S),void 0===s[R]&&(s[R]=z.Set.complete)),u.presence!=z.Query.presence.PROHIBITED){if(i[R].upsert(v,u.boost,function(e,t){return e+t}),!n[k]){for(var E=0;E<Q.length;E++){var L,b=Q[E],P=new z.FieldRef(b,R),T=w[b];void 0===(L=r[P])?r[P]=new z.MatchData(g,R,T):L.add(g,R,T)}n[k]=!0}}else void 0===o[R]&&(o[R]=z.Set.empty),o[R]=o[R].union(S)}}}if(u.presence===z.Query.presence.REQUIRED)for(y=0;y<u.fields.length;y++){s[R=u.fields[y]]=s[R].intersect(c)}}var O=z.Set.complete,I=z.Set.empty;for(a=0;a<this.fields.length;a++){var R;s[R=this.fields[a]]&&(O=O.intersect(s[R])),o[R]&&(I=I.union(o[R]))}var F=Object.keys(r),C=[],N=Object.create(null);if(t.isNegated()){F=Object.keys(this.fieldVectors);for(a=0;a<F.length;a++){P=F[a];var j=z.FieldRef.fromString(P);r[P]=new z.MatchData}}for(a=0;a<F.length;a++){var _=(j=z.FieldRef.fromString(F[a])).docRef;if(O.contains(_)&&!I.contains(_)){var D,A=this.fieldVectors[j],B=i[j.fieldName].similarity(A);if(void 0!==(D=N[_]))D.score+=B,D.matchData.combine(r[j]);else{var V={ref:_,score:B,matchData:r[j]};N[_]=V,C.push(V)}}}return C.sort(function(e,t){return t.score-e.score})},z.Index.prototype.toJSON=function(){var e=Object.keys(this.invertedIndex).sort().map(function(e){return[e,this.invertedIndex[e]]},this),t=Object.keys(this.fieldVectors).map(function(e){return[e,this.fieldVectors[e].toJSON()]},this);return{version:z.version,fields:this.fields,fieldVectors:t,invertedIndex:e,pipeline:this.pipeline.toJSON()}},z.Index.load=function(e){var t={},r={},i=e.fieldVectors,n=Object.create(null),s=e.invertedIndex,o=new z.TokenSet.Builder,a=z.Pipeline.load(e.pipeline);e.version!=z.version&&z.utils.warn("Version mismatch when loading serialised index. Current version of lunr '"+z.version+"' does not match serialized index '"+e.version+"'");for(var u=0;u<i.length;u++){var l=(h=i[u])[0],c=h[1];r[l]=new z.Vector(c)}for(u=0;u<s.length;u++){var h,d=(h=s[u])[0],f=h[1];o.insert(d),n[d]=f}return o.finish(),t.fields=e.fields,t.fieldVectors=r,t.invertedIndex=n,t.tokenSet=o.root,t.pipeline=a,new z.Index(t)},z.Builder=function(){this._ref="id",this._fields=Object.create(null),this._documents=Object.create(null),this.invertedIndex=Object.create(null),this.fieldTermFrequencies={},this.fieldLengths={},this.tokenizer=z.tokenizer,this.pipeline=new z.Pipeline,this.searchPipeline=new z.Pipeline,this.documentCount=0,this._b=.75,this._k1=1.2,this.termIndex=0,this.metadataWhitelist=[]},z.Builder.prototype.ref=function(e){this._ref=e},z.Builder.prototype.field=function(e,t){if(/\//.test(e))throw new RangeError("Field '"+e+"' contains illegal character '/'");this._fields[e]=t||{}},z.Builder.prototype.b=function(e){this._b=e<0?0:1<e?1:e},z.Builder.prototype.k1=function(e){this._k1=e},z.Builder.prototype.add=function(e,t){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=t||{},this.documentCount+=1;for(var n=0;n<i.length;n++){var s=i[n],o=this._fields[s].extractor,a=o?o(e):e[s],u=this.tokenizer(a,{fields:[s]}),l=this.pipeline.run(u),c=new z.FieldRef(r,s),h=Object.create(null);this.fieldTermFrequencies[c]=h,this.fieldLengths[c]=0,this.fieldLengths[c]+=l.length;for(var d=0;d<l.length;d++){var f=l[d];if(null==h[f]&&(h[f]=0),h[f]+=1,null==this.invertedIndex[f]){var p=Object.create(null);p._index=this.termIndex,this.termIndex+=1;for(var y=0;y<i.length;y++)p[i[y]]=Object.create(null);this.invertedIndex[f]=p}null==this.invertedIndex[f][s][r]&&(this.invertedIndex[f][s][r]=Object.create(null));for(var m=0;m<this.metadataWhitelist.length;m++){var g=this.metadataWhitelist[m],x=f.metadata[g];null==this.invertedIndex[f][s][r][g]&&(this.invertedIndex[f][s][r][g]=[]),this.invertedIndex[f][s][r][g].push(x)}}}},z.Builder.prototype.calculateAverageFieldLengths=function(){for(var e=Object.keys(this.fieldLengths),t=e.length,r={},i={},n=0;n<t;n++){var s=z.FieldRef.fromString(e[n]),o=s.fieldName;i[o]||(i[o]=0),i[o]+=1,r[o]||(r[o]=0),r[o]+=this.fieldLengths[s]}var a=Object.keys(this._fields);for(n=0;n<a.length;n++){var u=a[n];r[u]=r[u]/i[u]}this.averageFieldLength=r},z.Builder.prototype.createFieldVectors=function(){for(var e={},t=Object.keys(this.fieldTermFrequencies),r=t.length,i=Object.create(null),n=0;n<r;n++){for(var s=z.FieldRef.fromString(t[n]),o=s.fieldName,a=this.fieldLengths[s],u=new z.Vector,l=this.fieldTermFrequencies[s],c=Object.keys(l),h=c.length,d=this._fields[o].boost||1,f=this._documents[s.docRef].boost||1,p=0;p<h;p++){var y,m,g,x=c[p],v=l[x],w=this.invertedIndex[x]._index;void 0===i[x]?(y=z.idf(this.invertedIndex[x],this.documentCount),i[x]=y):y=i[x],m=y*((this._k1+1)*v)/(this._k1*(1-this._b+this._b*(a/this.averageFieldLength[o]))+v),m*=d,m*=f,g=Math.round(1e3*m)/1e3,u.insert(w,g)}e[s]=u}this.fieldVectors=e},z.Builder.prototype.createTokenSet=function(){this.tokenSet=z.TokenSet.fromArray(Object.keys(this.invertedIndex).sort())},z.Builder.prototype.build=function(){return this.calculateAverageFieldLengths(),this.createFieldVectors(),this.createTokenSet(),new z.Index({invertedIndex:this.invertedIndex,fieldVectors:this.fieldVectors,tokenSet:this.tokenSet,fields:Object.keys(this._fields),pipeline:this.searchPipeline})},z.Builder.prototype.use=function(e){var t=Array.prototype.slice.call(arguments,1);t.unshift(this),e.apply(this,t)},z.MatchData=function(e,t,r){for(var i=Object.create(null),n=Object.keys(r||{}),s=0;s<n.length;s++){var o=n[s];i[o]=r[o].slice()}this.metadata=Object.create(null),void 0!==e&&(this.metadata[e]=Object.create(null),this.metadata[e][t]=i)},z.MatchData.prototype.combine=function(e){for(var t=Object.keys(e.metadata),r=0;r<t.length;r++){var i=t[r],n=Object.keys(e.metadata[i]);null==this.metadata[i]&&(this.metadata[i]=Object.create(null));for(var s=0;s<n.length;s++){var o=n[s],a=Object.keys(e.metadata[i][o]);null==this.metadata[i][o]&&(this.metadata[i][o]=Object.create(null));for(var u=0;u<a.length;u++){var l=a[u];null==this.metadata[i][o][l]?this.metadata[i][o][l]=e.metadata[i][o][l]:this.metadata[i][o][l]=this.metadata[i][o][l].concat(e.metadata[i][o][l])}}}},z.MatchData.prototype.add=function(e,t,r){if(!(e in this.metadata))return this.metadata[e]=Object.create(null),void(this.metadata[e][t]=r);if(t in this.metadata[e])for(var i=Object.keys(r),n=0;n<i.length;n++){var s=i[n];s in this.metadata[e][t]?this.metadata[e][t][s]=this.metadata[e][t][s].concat(r[s]):this.metadata[e][t][s]=r[s]}else this.metadata[e][t]=r},z.Query=function(e){this.clauses=[],this.allFields=e},z.Query.wildcard=new String("*"),z.Query.wildcard.NONE=0,z.Query.wildcard.LEADING=1,z.Query.wildcard.TRAILING=2,z.Query.presence={OPTIONAL:1,REQUIRED:2,PROHIBITED:3},z.Query.prototype.clause=function(e){return"fields"in e||(e.fields=this.allFields),"boost"in e||(e.boost=1),"usePipeline"in e||(e.usePipeline=!0),"wildcard"in e||(e.wildcard=z.Query.wildcard.NONE),e.wildcard&z.Query.wildcard.LEADING&&e.term.charAt(0)!=z.Query.wildcard&&(e.term="*"+e.term),e.wildcard&z.Query.wildcard.TRAILING&&e.term.slice(-1)!=z.Query.wildcard&&(e.term=e.term+"*"),"presence"in e||(e.presence=z.Query.presence.OPTIONAL),this.clauses.push(e),this},z.Query.prototype.isNegated=function(){for(var e=0;e<this.clauses.length;e++)if(this.clauses[e].presence!=z.Query.presence.PROHIBITED)return!1;return!0},z.Query.prototype.term=function(e,t){if(Array.isArray(e))return e.forEach(function(e){this.term(e,z.utils.clone(t))},this),this;var r=t||{};return r.term=e.toString(),this.clause(r),this},z.QueryParseError=function(e,t,r){this.name="QueryParseError",this.message=e,this.start=t,this.end=r},z.QueryParseError.prototype=new Error,z.QueryLexer=function(e){this.lexemes=[],this.str=e,this.length=e.length,this.pos=0,this.start=0,this.escapeCharPositions=[]},z.QueryLexer.prototype.run=function(){for(var e=z.QueryLexer.lexText;e;)e=e(this)},z.QueryLexer.prototype.sliceString=function(){for(var e=[],t=this.start,r=this.pos,i=0;i<this.escapeCharPositions.length;i++)r=this.escapeCharPositions[i],e.push(this.str.slice(t,r)),t=r+1;return e.push(this.str.slice(t,this.pos)),this.escapeCharPositions.length=0,e.join("")},z.QueryLexer.prototype.emit=function(e){this.lexemes.push({type:e,str:this.sliceString(),start:this.start,end:this.pos}),this.start=this.pos},z.QueryLexer.prototype.escapeCharacter=function(){this.escapeCharPositions.push(this.pos-1),this.pos+=1},z.QueryLexer.prototype.next=function(){if(this.pos>=this.length)return z.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},z.QueryLexer.prototype.width=function(){return this.pos-this.start},z.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},z.QueryLexer.prototype.backup=function(){--this.pos},z.QueryLexer.prototype.acceptDigitRun=function(){for(var e,t;47<(t=(e=this.next()).charCodeAt(0))&&t<58;);e!=z.QueryLexer.EOS&&this.backup()},z.QueryLexer.prototype.more=function(){return this.pos<this.length},z.QueryLexer.EOS="EOS",z.QueryLexer.FIELD="FIELD",z.QueryLexer.TERM="TERM",z.QueryLexer.EDIT_DISTANCE="EDIT_DISTANCE",z.QueryLexer.BOOST="BOOST",z.QueryLexer.PRESENCE="PRESENCE",z.QueryLexer.lexField=function(e){return e.backup(),e.emit(z.QueryLexer.FIELD),e.ignore(),z.QueryLexer.lexText},z.QueryLexer.lexTerm=function(e){if(1<e.width()&&(e.backup(),e.emit(z.QueryLexer.TERM)),e.ignore(),e.more())return z.QueryLexer.lexText},z.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(z.QueryLexer.EDIT_DISTANCE),z.QueryLexer.lexText},z.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(z.QueryLexer.BOOST),z.QueryLexer.lexText},z.QueryLexer.lexEOS=function(e){0<e.width()&&e.emit(z.QueryLexer.TERM)},z.QueryLexer.termSeparator=z.tokenizer.separator,z.QueryLexer.lexText=function(e){for(;;){var t=e.next();if(t==z.QueryLexer.EOS)return z.QueryLexer.lexEOS;if(92!=t.charCodeAt(0)){if(":"==t)return z.QueryLexer.lexField;if("~"==t)return e.backup(),0<e.width()&&e.emit(z.QueryLexer.TERM),z.QueryLexer.lexEditDistance;if("^"==t)return e.backup(),0<e.width()&&e.emit(z.QueryLexer.TERM),z.QueryLexer.lexBoost;if("+"==t&&1===e.width())return e.emit(z.QueryLexer.PRESENCE),z.QueryLexer.lexText;if("-"==t&&1===e.width())return e.emit(z.QueryLexer.PRESENCE),z.QueryLexer.lexText;if(t.match(z.QueryLexer.termSeparator))return z.QueryLexer.lexTerm}else e.escapeCharacter()}},z.QueryParser=function(e,t){this.lexer=new z.QueryLexer(e),this.query=t,this.currentClause={},this.lexemeIdx=0},z.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=z.QueryParser.parseClause;e;)e=e(this);return this.query},z.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},z.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},z.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},z.QueryParser.parseClause=function(e){var t=e.peekLexeme();if(null!=t)switch(t.type){case z.QueryLexer.PRESENCE:return z.QueryParser.parsePresence;case z.QueryLexer.FIELD:return z.QueryParser.parseField;case z.QueryLexer.TERM:return z.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+t.type;throw 1<=t.str.length&&(r+=" with value '"+t.str+"'"),new z.QueryParseError(r,t.start,t.end)}},z.QueryParser.parsePresence=function(e){var t=e.consumeLexeme();if(null!=t){switch(t.str){case"-":e.currentClause.presence=z.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=z.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+t.str+"'";throw new z.QueryParseError(r,t.start,t.end)}var i=e.peekLexeme();if(null==i){r="expecting term or field, found nothing";throw new z.QueryParseError(r,t.start,t.end)}switch(i.type){case z.QueryLexer.FIELD:return z.QueryParser.parseField;case z.QueryLexer.TERM:return z.QueryParser.parseTerm;default:r="expecting term or field, found '"+i.type+"'";throw new z.QueryParseError(r,i.start,i.end)}}},z.QueryParser.parseField=function(e){var t=e.consumeLexeme();if(null!=t){if(-1==e.query.allFields.indexOf(t.str)){var r=e.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),i="unrecognised field '"+t.str+"', possible fields: "+r;throw new z.QueryParseError(i,t.start,t.end)}e.currentClause.fields=[t.str];var n=e.peekLexeme();if(null==n){i="expecting term, found nothing";throw new z.QueryParseError(i,t.start,t.end)}switch(n.type){case z.QueryLexer.TERM:return z.QueryParser.parseTerm;default:i="expecting term, found '"+n.type+"'";throw new z.QueryParseError(i,n.start,n.end)}}},z.QueryParser.parseTerm=function(e){var t=e.consumeLexeme();if(null!=t){e.currentClause.term=t.str.toLowerCase(),-1!=t.str.indexOf("*")&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(null!=r)switch(r.type){case z.QueryLexer.TERM:return e.nextClause(),z.QueryParser.parseTerm;case z.QueryLexer.FIELD:return e.nextClause(),z.QueryParser.parseField;case z.QueryLexer.EDIT_DISTANCE:return z.QueryParser.parseEditDistance;case z.QueryLexer.BOOST:return z.QueryParser.parseBoost;case z.QueryLexer.PRESENCE:return e.nextClause(),z.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new z.QueryParseError(i,r.start,r.end)}else e.nextClause()}},z.QueryParser.parseEditDistance=function(e){var t=e.consumeLexeme();if(null!=t){var r=parseInt(t.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new z.QueryParseError(i,t.start,t.end)}e.currentClause.editDistance=r;var n=e.peekLexeme();if(null!=n)switch(n.type){case z.QueryLexer.TERM:return e.nextClause(),z.QueryParser.parseTerm;case z.QueryLexer.FIELD:return e.nextClause(),z.QueryParser.parseField;case z.QueryLexer.EDIT_DISTANCE:return z.QueryParser.parseEditDistance;case z.QueryLexer.BOOST:return z.QueryParser.parseBoost;case z.QueryLexer.PRESENCE:return e.nextClause(),z.QueryParser.parsePresence;default:i="Unexpected lexeme type '"+n.type+"'";throw new z.QueryParseError(i,n.start,n.end)}else e.nextClause()}},z.QueryParser.parseBoost=function(e){var t=e.consumeLexeme();if(null!=t){var r=parseInt(t.str,10);if(isNaN(r)){var i="boost must be numeric";throw new z.QueryParseError(i,t.start,t.end)}e.currentClause.boost=r;var n=e.peekLexeme();if(null!=n)switch(n.type){case z.QueryLexer.TERM:return e.nextClause(),z.QueryParser.parseTerm;case z.QueryLexer.FIELD:return e.nextClause(),z.QueryParser.parseField;case z.QueryLexer.EDIT_DISTANCE:return z.QueryParser.parseEditDistance;case z.QueryLexer.BOOST:return z.QueryParser.parseBoost;case z.QueryLexer.PRESENCE:return e.nextClause(),z.QueryParser.parsePresence;default:i="Unexpected lexeme type '"+n.type+"'";throw new z.QueryParseError(i,n.start,n.end)}else e.nextClause()}},i=this,n=function(){return z},"function"==typeof define&&define.amd?define(n):"object"==typeof exports?module.exports=n():i.lunr=n()}();
exampleSite/compose/assets/js/search.js
New file
@@ -0,0 +1,25 @@
const idx = lunr(function () {
  this.field('id')
  this.field('link')
  this.field('title')
  this.field('body')
  {{ range $index, $page := .Site.Pages }}
  this.add({
    "id": "{{ $index }}",
    "link": "{{ .RelPermalink }}",
    "title": "{{ .Title }}",
    "body": "{{ .PlainWords }}",
  });
  {{ end }}
});
const simpleIndex = [
  {{ range $index, $page := .Site.Pages }}
   {
     id: {{ $index }},
     link: "{{ .RelPermalink }}",
     title: "{{ .Title }}",
   },
  {{ end }}
];
exampleSite/compose/assets/sass/_base.sass
New file
@@ -0,0 +1,162 @@
*
  box-sizing: border-box
  -webkit-appearance: none
  margin: 0
  padding: 0
body, html
  scroll-behavior: smooth
body
  font-family: var(--font)
  background-color: var(--bg)
  color: var(--text)
  font-size: 16px
  line-height: 1.5
  max-width: 1440px
  margin: 0 auto
  position: relative
  font-kerning: normal
  display: flex
  flex-direction: column
  justify-content: space-between
  min-height: 100vh
  -webkit-font-smoothing: antialiased
  -moz-osx-font-smoothing: grayscale
a
  text-decoration: none
  color: inherit
p
  padding: 1rem 0
li
  padding: 0.25rem 0
  p
    padding: 0.5rem 0
blockquote
  opacity: 0.8
  padding: 1rem
  position: relative
  quotes: '\201C''\201D''\2018''\2019'
  margin: 0.75rem 0
  display: flex
  flex-flow: row wrap
  background-repeat: no-repeat
  background-size: 5rem
  background-position: 50% 50%
  position: relative
  &::before
    content: ""
    padding: 1px
    position: absolute
    top: 0
    bottom: 0
    left: 0
    background: var(--theme)
  p
    padding-left: 0.5rem 0 !important
    font-size: 1.1rem !important
    width: 100%
    font-weight: 300
    font-style: italic
h1,h2,h3,h4,h5
  font-family: inherit
  font-weight: 500
  padding: 0.33rem 0
  color: inherit
  line-height: 1.35
h1
  font-size: 200%
h2
  font-size: 175%
h3
  font-size: 150%
h4
  font-size: 125%
h5
  font-size: 120%
h6
  font-size: 100%
img, svg, figure
  max-width: 100%
  vertical-align: middle
img
  height: auto
  margin: 1rem auto
  padding: 0
main
  padding-bottom: 45px
  flex: 1
ol, ul
  list-style: none
b, strong
  font-weight: 500
hr
  border: none
  padding: 0.5px
  background: var(--text)
  opacity: 0.5
  margin: 1rem 0
aside
  position: sticky
  top: 7rem
  h3
    position: relative
  ul
    padding: 0
    list-style: none
th, td
  padding: 0.5rem
  font-weight: 400 !important
  &:not(:first-child)
    padding-left: 1.5rem
thead
  background: var(--theme)
  color: var(--light)
  font-weight: 400
  text-align: left
tbody
  tr
    &:nth-child(even)
      background-color: var(--gray)
      box-shadow: 0 1rem 0.75rem -0.75rem rgba(0,0,0,0.07)
table
  margin: 1.5rem 0
  width:  100%
.main
  flex: 1
.page
  &-home
    h1
      font-weight: 300
  &r
    display: flex
    justify-content: space-between
    margin: 2.5rem 0
.content
  ul, ol
    padding-left: 1.1rem
  ul
    list-style: initial
  ol
    list-style: decimal
::placeholder
  font-size: 1rem
exampleSite/compose/assets/sass/_components.sass
New file
@@ -0,0 +1,46 @@
.section
  &_title
    font-size: 1.1rem
  &_link
    font-size: 1rem
    font-weight: 400
.sidebar
  &-link
    display: grid
    padding: 0.2rem 0
.toc
  border-left: 2px solid var(--theme)
  padding: 0 1rem
  height: 0
  overflow: hidden
  &_active
    height: initial
.search
  flex: 1
  display: flex
  justify-content: flex-end
  &_field
    padding: 0.5rem 1.5rem
    border-radius: 1.5rem
    outline: none
    border: none
    box-shadow: 0 1rem 4rem rgba(0,0,0,0.17)
  &_result
.button
  background-color: var(--dark)
  color: var(--light)
  border-radius: 0.25rem
  display: inline-grid
  padding: 0.75rem 1.5rem
  text-align: center
  &:hover
    opacity: 0.84
  & + &
    background-color: var(--haze)
    color: var(--dark)
    @media screen and (min-width: 20rem)
      margin-left: 0.5rem
exampleSite/compose/assets/sass/_nav.sass
New file
@@ -0,0 +1,17 @@
.nav
  display: grid
  grid-template-columns: 10rem 1fr 1fr
  grid-gap: 1rem
  padding: 1rem 1.5rem !important
  align-items: center
  position: fixed
  top: 0
  left: 0
  width: 100%
  background-color: var(--bg)
  z-index: 999999
  &_body
    display: flex
  &-link
    display: inline-flex
    padding: 0.5rem 1rem
exampleSite/compose/assets/sass/_syntax.sass
New file
@@ -0,0 +1,32 @@
code
  min-width: 100%
  max-width: 100%
pre
  display: grid
  padding: 1rem
  overflow-x: auto
.highlight
  display: grid
  margin: 1.25rem 0
  box-shadow: 0 0 2.5rem rgba(0,0,0,0.12)
  border-radius: 4px
  overflow: hidden
  table
    margin: 0
    border-collapse: collapse
  & &
    margin: 0
.lntd
  &:first-child
    width: 2.75rem
    background-color: var(--theme)
    color: var(--light)
    pre
      padding: 0
    code
      display: flex
      flex-flow: column
      align-items: center
  &:last-child
    padding-left: 0
exampleSite/compose/assets/sass/_utils.sass
New file
@@ -0,0 +1,50 @@
.wrap
  max-width: 1240px
  &, &
    width: 100%
    padding: 0 25px
    margin: 0 auto
@for $i from 1 through 4
  $size: $i * 1.5rem
  $x-size: $size * 0.5
  .pt-#{$i}
    padding-top: $size
  .pb-#{$i}
    padding-bottom: $size
  .mt-#{$i}
    margin-top: $size
  .mb-#{$i}
    margin-bottom: $size
%grid
  display: grid
  grid-template-columns: 1fr
[class*='grid-']
  grid-gap: 2rem
.grid-2, .grid-3, .grid-4, .grid-auto, .grid-reverse
  @extend %grid
@media screen and (min-width: 42rem)
  .grid-auto
    grid-template-columns: 2fr 5fr
  .grid-reverse
    grid-template-columns: 3fr 1fr
  .grid-2
    grid-template-columns: 1fr 1fr
  .grid-3
    grid-template-columns: repeat(auto-fit, minmax(19rem, 1fr))
  .grid-4
    grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr))
.active
  color: var(--theme)
exampleSite/compose/assets/sass/_variables.sass
New file
@@ -0,0 +1,23 @@
// #161d21; // #1F2A2F; // #132433; // #24292e;
html
  --light: #fff
  --dark: #010101
  --haze: #f2f5f2
  --bubble: #111
  --accent: var(--gray)
  --bg: var(--light)
  --text: var(--dark)
  --theme: #20c997
  --font: 'Metropolis', sans-serif
// @media (prefers-color-scheme: dark)
//   *
//     box-shadow: none !important
//   html
//     --bg: var(--dark)
//     --text: var(--light)
//     --accent: var(--bubble)
%narrow
  max-width: 750px
  margin: 0 auto
exampleSite/compose/assets/sass/main.sass
New file
@@ -0,0 +1,9 @@
@import "variables"
@import "base"
@import "nav"
@import "components"
@import "utils"
@import "syntax"
footer
  min-height: 150px
exampleSite/compose/config.toml
New file
@@ -0,0 +1,5 @@
[params]
time_format_blog = "Monday, January 02, 2006"
time_format_default = "January 2, 2006"
# Sections to publish in the main RSS feed.
rss_sections = ["blog"]
exampleSite/compose/images/.gitkeep
exampleSite/compose/layouts/404.html
New file
@@ -0,0 +1,8 @@
{{- define "main"}}
<main id="main">
  <div>
    <h1 id="title">Not found</h1>
    <p>Oops! This page doesn't exist. Try going back to our <a href="{{ "/" | relURL }}">home page</a>.</p>
  </div>
</main>
{{- end }}
exampleSite/compose/layouts/_default/baseof.html
New file
@@ -0,0 +1,20 @@
<!doctype html>
<html lang="{{ .Site.Language.Lang }}">
<head>
  {{- partial "head.html" . }}
</head>
<body class="page-{{ .Kind }}">
  <header>
    {{- partial "nav.html" . }}
  </header>
  <main class="main wrap pt-4">
    {{- if eq .Section "docs" }}
    {{- partial "docs.html" . }}
    {{- else }}
    {{- block "main" . }}{{ end }}
    {{- end }}
  </main>
  {{- partial "footer.html" . }}
  {{- partial "scripts.html" . }}
</body>
</html>
exampleSite/compose/layouts/_default/list.html
New file
@@ -0,0 +1,3 @@
{{- define "main" }}
{{- .Content }}
{{- end }}
exampleSite/compose/layouts/_default/single.html
New file
@@ -0,0 +1,7 @@
{{- define "main" }}
<div class="content">
    <h1>{{ .Title }}</h1>
    {{ with .Params.description }}<div>{{ . | markdownify }}</div>{{ end }}
  {{- .Content }}
</div>
{{- end }}
exampleSite/compose/layouts/index.html
New file
@@ -0,0 +1,3 @@
{{- define "main" }}
  {{ .Content }}
{{- end }}
exampleSite/compose/layouts/partials/breadcrumb.html
New file
@@ -0,0 +1,18 @@
<nav aria-label="breadcrumb" class="">
    <ol class="breadcrumb spb-1">
        {{- template "breadcrumbnav" (dict "p1" . "p2" .) }}
    </ol>
</nav   >
{{- define "breadcrumbnav" }}
{{- if .p1.Parent }}
{{- if not .p1.Parent.IsHome }}
{{- template "breadcrumbnav" (dict "p1" .p1.Parent "p2" .p2 )  }}
{{- end }}
{{- else if not .p1.IsHome }}
{{- template "breadcrumbnav" (dict "p1" .p1.Site.Home "p2" .p2 )  }}
{{- end }}
{{- $isActive :=  eq .p1 .p2  }}
<li class="breadcrumb-item{{ if $isActive }} active{{ end }}" {{ if $isActive }}aria-current="page"{{ end }}>
    <a href="{{ .p1.Permalink }}">{{ .p1.LinkTitle }}</a>
</li>
{{- end }}
exampleSite/compose/layouts/partials/docs.html
New file
@@ -0,0 +1,16 @@
<div class="grid-auto">
  <div>
    {{- partial "sidebar.html" . }}
  </div>
  <div class="content">
    {{- .Content }}
    <div class="pager" id="to-bottom">
      {{- with .Prev }}
      <a href="{{ .Permalink }}#to-bottom" id="prev">{{ .Title }} {{ .Weight }}</a>
      {{ end }}
      {{- with .Next }}
      <a href="{{ .Permalink }}#to-bottom" id="next">{{ .Title }} {{ .Weight }}</a>
      {{- end }}
    </div>
  </div>
</div>
exampleSite/compose/layouts/partials/favicons.html
New file
@@ -0,0 +1,10 @@
{{- $iconsPath := "/favicons/" }}
<link rel="apple-touch-icon" sizes="180x180" href='{{ absURL (printf "%sapple-touch-icon.png" $iconsPath) }}'>
<link rel="icon" type="image/png" sizes="32x32" href='{{ absURL (printf "%sfavicon-32x32.png" $iconsPath) }}'>
<link rel="icon" type="image/png" sizes="16x16" href='{{ absURL (printf "%sfavicon-16x16.png" $iconsPath) }}'>
<link rel="manifest" href='{{ absURL (printf "%ssite.webmanifest" $iconsPath) }}'>
<link rel="mask-icon" href='{{ absURL (printf "%ssafari-pinned-tab.svg" $iconsPath) }}'  color="#004750">
<link rel="shortcut icon" href='{{ absURL (printf "%sfavicon.ico" $iconsPath) }}'>
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-config" content='{{ absURL (printf "%sbrowserconfig.xml" $iconsPath) }}'>
<meta name="theme-color" content="#ffffff">
exampleSite/compose/layouts/partials/footer.html
New file
@@ -0,0 +1,9 @@
{{- $links := .Site.Params.links }}
<footer class="mt-2 pt-2 pb-2">
  <div class="wrap">
    <div class="">
      {{- with .Site.Params.copyright }}<small class="">&copy; {{ now.Year}} {{ .}} {{ T "footer_all_rights_reserved" }}</small>{{ end }}
      {{ with .Site.Params.privacy_policy }}<small class=""><a href="{{ . }}" target="_blank">{{ T "footer_privacy_policy" }}</a></small>{{ end }}
    </div>
  </div>
</footer>
exampleSite/compose/layouts/partials/head.html
New file
@@ -0,0 +1,16 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
{{- hugo.Generator }}
{{- partial "favicons.html" . }}
<title>{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}</title>
{{- template "_internal/opengraph.html" . -}}
{{- template "_internal/google_news.html" . -}}
{{- template "_internal/schema.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}
{{- if eq (getenv "HUGO_ENV") "production" }}
{{- template "_internal/google_analytics_async.html" . }}
{{- end }}
{{- $options := (dict "targetPath" "css/styles.css" "outputStyle" "compressed" "enableSourceMap" "true") -}}
{{- $styles := resources.Get "sass/main.sass" | resources.ExecuteAsTemplate "main.sass" . | resources.ToCSS $options | resources.Fingerprint "sha512" }}
<link rel = 'stylesheet' href = '{{ $styles.Permalink }}' integrity = '{{ $styles.Data.Integrity }}'>
exampleSite/compose/layouts/partials/nav.html
New file
@@ -0,0 +1,19 @@
<nav class="wrap nav">
    <a class="navbar-brand" href="{{ .Site.Home.RelPermalink }}"><img src = "/images/compose.svg"></span>
    </a>
    {{- partial "search.html" . }}
    <ul class="nav_body">
        {{- $p := . }}
        {{- range .Site.Menus.main }}
        <li class="nav-item">
            {{- $active := or ($p.IsMenuCurrent "main" .) ($p.HasMenuCurrent "main" .) }}
            {{- with .Page }}
            {{- $active = or $active ( $.IsDescendant .)  }}
            {{- end }}
            {{- $url := urls.Parse .URL }}
            {{- $baseurl := urls.Parse $.Site.Params.Baseurl }}
            <a class="nav-link{{if $active }} active{{end}}" href="{{ with .Page }}{{ .RelPermalink }}{{ else }}{{ .URL | relLangURL }}{{ end }}" {{ if ne $url.Host $baseurl.Host }}target="_blank" {{ end }}><span{{if $active }} class="active"{{end}}>{{ .Name }}</span></a>
        </li>
        {{- end }}
    </ul>
</nav>
exampleSite/compose/layouts/partials/scripts.html
New file
@@ -0,0 +1,12 @@
{{- $lunrPath := "js/lunr.js" }}
{{- $lunr := resources.Get $lunrPath | resources.ExecuteAsTemplate $lunrPath . }}
{{- $searchPath := "js/search.js" }}
{{- $search := resources.Get $searchPath | resources.ExecuteAsTemplate $searchPath . }}
{{- $mainScriptPath := "js/index.js" }}
{{- $main := resources.Get $mainScriptPath | resources.ExecuteAsTemplate $mainScriptPath . }}
{{- $bundle := slice $lunr $search $main | resources.Concat "js/bundle.js" | resources.Minify | resources.Fingerprint "sha512" }}
<script src = '{{ $bundle.Permalink }}'></script>
exampleSite/compose/layouts/partials/search.html
New file
@@ -0,0 +1,6 @@
<div class="search">
  <label for="search" class="search_label"></label>
  <input type="search" class="search_field" placeholder="Search" id="search">
  <div class="search_results"></div>
</div>
exampleSite/compose/layouts/partials/section-index.html
New file
@@ -0,0 +1,29 @@
<div class="">
  {{ $pages := (where .Site.Pages "Section" .Section).ByWeight }}
  {{ $parent := .Page }}
  {{ if $parent.Params.no_list }}
  {{/* If no_list is true we don't show a list of subpages */}}
  {{ else if $parent.Params.simple_list }}
  {{/* If simple_list is true we show a bulleted list of subpages */}}
  <ul>
    {{ range $pages }}
    {{ if eq .Parent $parent }}
    <li><a href="{{ .RelPermalink }}">{{- .Title -}}</a></li>
    {{ end }}
    {{ end }}
  </ul>
  {{ else }}
  {{/* Otherwise we show a nice formatted list of subpages with page descriptions */}}
  <hr class="">
  {{ range $pages }}
  {{ if eq .Parent $parent }}
  <div class="">
    <h5>
      <a href="{{ .RelPermalink }}">{{- .Title -}}</a>
    </h5>
    <p>{{ .Description | markdownify }}</p>
  </div>
  {{ end }}
  {{ end }}
  {{ end }}
</div>
exampleSite/compose/layouts/partials/sidebar.html
New file
@@ -0,0 +1,24 @@
<aside class="aside">
  {{- template "tree" (dict "page" . "section" .FirstSection)  }}
  {{- define "tree" }}
  {{- $s := .section }}
  {{- $p := .page }}
  {{- $permalink := $p.RelPermalink }}
  <section class="section">
    <h2 class="section_title{{ if eq $s.RelPermalink $permalink }} active{{ end }}"><a  href="{{ $s.RelPermalink }}" class="group">{{ $s.Title }}</a></h2>
      {{- $pages := $s.Pages }}
      {{- with $pages }}
      <section class="" id="docs-{{ anchorize $s.Title }}">
        {{- range . }}
        {{- if .IsPage }}
        <h3 class="section_link{{ if eq .RelPermalink $permalink }} active{{ end }}"><a id="docs-{{ anchorize .Title }}" href="{{ .RelPermalink }}">{{ .Title }}</a></h3>
        {{- .TableOfContents }}
        {{- else }}
        {{- template "tree" (dict "page" $p "section" .) }}
        {{- end }}
        {{- end }}
      </section>
      {{- end }}
  </section>
  {{- end }}
</aside>
exampleSite/compose/layouts/shortcodes/alert.html
New file
@@ -0,0 +1,5 @@
{{ $color := .Get "color" | default "primary" }}
<div class="alert alert-{{ $color }}" role="alert">
{{ with .Get "title" }}<h4 class="alert-heading">{{ . | safeHTML }}</h4>{{ end }}
{{ .Inner | markdownify }}
</div>
exampleSite/compose/layouts/shortcodes/block.html
New file
@@ -0,0 +1,5 @@
{{- $modifier := .Get 0 -}}
{{- $bg := .Get 1 -}}
<section class="{{ $modifier }}"  {{ with $bg }}style="background-image: url(/images/{{ . }})"{{ end }}>
  {{- .Inner -}}
</section>
exampleSite/compose/layouts/shortcodes/button.html
New file
@@ -0,0 +1,18 @@
{{- $link := .Get 0 -}}
{{- $label := .Get 1 }}
{{- $icon := .Get 2 }}
{{- $modifier := "" }}
{{- if in $label "translucent" }}
  {{ $modifier = "translucent" }}
{{- end }}
{{- if in $label "," }}
  {{- $details := split $label "," }}
  {{- $label = index $details 0 }}
  {{- $modifier = printf "button_%s" (trim (index $details 1) " ") }}
{{- end -}}
<a href = '{{ $link }}' class = 'button {{ $modifier }}'>
  {{- with $icon -}}
  <img src="/images/{{ . }}" alt="icon">
  {{- end }}
  {{- $label -}}
</a>
exampleSite/compose/layouts/shortcodes/column.html
New file
@@ -0,0 +1,4 @@
{{- $modifier := .Get 0 -}}
<div {{- with $modifier }} class='{{ . }}'{{ end }}>
 {{- .Inner | markdownify -}}
</div>
exampleSite/compose/layouts/shortcodes/icon.html
New file
@@ -0,0 +1,6 @@
{{- $src := .Get 0 }}
{{- $alt := .Get 1 }}
{{- $modifier := .Get 2 -}}
<figure {{ with $modifier }}class='icon_{{ . }}'{{ end }}>
  <img src = '/images/{{ $src }}' alt = '{{ $alt }}' class = 'icon'>
</figure>
exampleSite/compose/layouts/shortcodes/image.html
New file
@@ -0,0 +1,4 @@
{{- $src := .Get 0 }}
{{- $alt := .Get 1 }}
{{- $modifier := .Get 2 -}}
<img src = '{{ $src }}' {{ with $alt }}alt = '{{ . }}'{{ end }} {{ with $modifier }} class = '{{ . }}'{{ end }}>
exampleSite/compose/layouts/shortcodes/readfile.html
New file
@@ -0,0 +1,8 @@
{{$file := .Get "file"}}
{{- if eq (.Get "markdown") "true" -}}
{{- $file  | readFile | markdownify -}}
{{- else if  (.Get "highlight") -}}
{{-  highlight ($file  | readFile) (.Get "highlight") "" -}}
{{- else -}}
{{ $file  | readFile | safeHTML }}
{{- end -}}
exampleSite/compose/layouts/shortcodes/underline.html
New file
@@ -0,0 +1,4 @@
{{- $content := .Get 0 }}
<div {{ with $content }}class="hr" data-before="{{ . }}"{{ end }}>
  <hr>
</div>
exampleSite/compose/layouts/shortcodes/youtube.html
New file
@@ -0,0 +1,4 @@
{{- $url := .Get 0 }}
<div class = 'video'>
  <iframe src='https://www.youtube.com/embed/{{ $url }}?controls=1&rel=0'></iframe>
</div>
exampleSite/compose/static/favicons/android-chrome-192x192.png
exampleSite/compose/static/favicons/android-chrome-512x512.png
exampleSite/compose/static/favicons/apple-touch-icon.png
exampleSite/compose/static/favicons/favicon-16x16.png
exampleSite/compose/static/favicons/favicon-32x32.png
exampleSite/compose/static/favicons/favicon.ico
Binary files differ
exampleSite/compose/static/favicons/site.webmanifest
New file
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
exampleSite/compose/static/images/compose.svg
New file
@@ -0,0 +1,10 @@
<svg width="404" height="88" viewBox="0 0 404 88" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M127.368 66.864C135.864 66.864 141.624 62.832 145.656 57.36L140.544 54.552C137.808 58.656 132.84 61.536 127.368 61.536C116.856 61.536 108.864 53.4 108.864 42.024C108.864 30.576 116.856 22.512 127.368 22.512C132.84 22.512 137.808 25.464 140.544 29.496L145.584 26.688C141.768 21.288 135.864 17.184 127.368 17.184C113.544 17.184 102.672 27.264 102.672 42.024C102.672 56.784 113.544 66.864 127.368 66.864ZM168.248 66.864C178.832 66.864 185.456 58.656 185.456 48.576C185.456 38.496 178.832 30.36 168.248 30.36C157.664 30.36 151.04 38.496 151.04 48.576C151.04 58.656 157.664 66.864 168.248 66.864ZM168.248 62.04C160.832 62.04 156.656 55.704 156.656 48.576C156.656 41.52 160.832 35.184 168.248 35.184C175.664 35.184 179.768 41.52 179.768 48.576C179.768 55.704 175.664 62.04 168.248 62.04ZM241.635 66V40.872C241.635 33.888 238.251 30.36 231.915 30.36C226.875 30.36 222.195 33.672 220.251 36.84C219.243 33.24 216.219 30.36 210.891 30.36C205.779 30.36 201.099 34.032 199.659 36.264V31.224H194.259V66H199.659V40.584C201.531 37.776 205.275 35.184 208.803 35.184C213.339 35.184 215.211 37.992 215.211 42.384V66H220.611V40.512C222.411 37.776 226.227 35.184 229.827 35.184C234.291 35.184 236.235 37.992 236.235 42.384V66H241.635ZM269.544 66.864C278.688 66.864 285.024 59.808 285.024 48.576C285.024 37.272 278.688 30.36 269.544 30.36C264.648 30.36 260.328 32.88 257.808 36.408V31.224H252.408V79.248H257.808V60.744C260.616 64.632 264.792 66.864 269.544 66.864ZM268.176 62.04C263.928 62.04 259.68 59.448 257.808 56.424V40.728C259.68 37.704 263.928 35.184 268.176 35.184C275.16 35.184 279.336 40.872 279.336 48.576C279.336 56.28 275.16 62.04 268.176 62.04ZM308.803 66.864C319.387 66.864 326.011 58.656 326.011 48.576C326.011 38.496 319.387 30.36 308.803 30.36C298.219 30.36 291.595 38.496 291.595 48.576C291.595 58.656 298.219 66.864 308.803 66.864ZM308.803 62.04C301.387 62.04 297.211 55.704 297.211 48.576C297.211 41.52 301.387 35.184 308.803 35.184C316.219 35.184 320.323 41.52 320.323 48.576C320.323 55.704 316.219 62.04 308.803 62.04ZM345.83 66.864C354.83 66.864 359.51 62.184 359.51 56.352C359.51 42.816 337.982 47.856 337.982 40.224C337.982 37.128 340.934 34.752 345.686 34.752C350.15 34.752 353.966 36.624 356.054 39.144L358.574 35.4C355.766 32.592 351.59 30.36 345.686 30.36C337.406 30.36 332.726 34.968 332.726 40.368C332.726 53.256 354.254 48.072 354.254 56.496C354.254 59.952 351.374 62.472 346.046 62.472C341.294 62.472 336.902 60.168 334.598 57.504L331.79 61.392C335.318 65.136 340.142 66.864 345.83 66.864ZM383.979 66.864C389.667 66.864 394.347 64.992 397.803 61.536L395.211 58.008C392.475 60.816 388.443 62.4 384.483 62.4C376.995 62.4 372.387 56.928 371.955 50.376H400.107V49.008C400.107 38.568 393.915 30.36 383.403 30.36C373.467 30.36 366.267 38.496 366.267 48.576C366.267 59.448 373.683 66.864 383.979 66.864ZM394.779 46.416H371.955C372.243 41.088 375.915 34.824 383.331 34.824C391.251 34.824 394.707 41.232 394.779 46.416Z" fill="black"/>
<rect width="88" height="88" fill="url(#pattern0)"/>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" transform="scale(0.00555556)"/>
</pattern>
<image id="image0" width="180" height="180" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>
exampleSite/compose/theme.toml
New file
@@ -0,0 +1,12 @@
name = "Compose"
license = "MIT"
licenselink = "https://github.com/google/compose/blob/master/LICENSE"
description = "A Hugo theme for technical documentation sites"
homepage = "https://compose.netlify.com"
tags = ["documentation", "simple", "customizable", "responsive", "docs"]
features = []
min_version = 0.53
[author]
  name = "Weru"
  homepage = "https://compose.netlify.com"
exampleSite/static/diy-2.jpeg
Binary files differ
exampleSite/static/diy.jpeg
Binary files differ