+
+
+ {{ content }}
+
+ {% include footer.html %}
+ diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 00000000..57756a7b --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,2 @@ +_site/* +Gemfile.lock diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 00000000..eba3824c --- /dev/null +++ b/docs/404.html @@ -0,0 +1,12 @@ +--- +layout: default +permalink: /404.html +--- +
Search is disabled.
+{% endif %} diff --git a/docs/_assets/search.json b/docs/_assets/search.json new file mode 100644 index 00000000..c3aed566 --- /dev/null +++ b/docs/_assets/search.json @@ -0,0 +1,19 @@ +--- +layout: null +--- +{% comment %} +MaterialDocs https://github.com/chromatical/jekyll-materialdocs +Copyright (c) 2017 James King +MIT License https://opensource.org/licenses/MIT +{% endcomment %} +{% if site.search != false %} +[ + {% for node in site.pages %}{% if node.title and node.content and node.search != false %} + { + "title" : "{{ node.title | escape }}", + "url" : "{{ node.url | absolute_url }}", + "content" : {{ node.content | newlines_to_br | strip_html | jsonify }} + }, + {% endif %}{% endfor %}{} +] +{% endif %} diff --git a/docs/_assets/simple-jekyll-search.min.js b/docs/_assets/simple-jekyll-search.min.js new file mode 100644 index 00000000..6804b08b --- /dev/null +++ b/docs/_assets/simple-jekyll-search.min.js @@ -0,0 +1,6 @@ +/*! + * Simple-Jekyll-Search v1.6.0 (https://github.com/christian-fei/Simple-Jekyll-Search) + * Copyright 2015-2018, Christian Fei + * Licensed under the MIT License. + */ +!function(){"use strict";function t(){return 0}function e(t){return Boolean(t)&&"[object Object]"===Object.prototype.toString.call(t)}function n(t){return l.push(t),l}var r={load:function(t,e){var n=window.XMLHttpRequest?new XMLHttpRequest:new ActiveXObject("Microsoft.XMLHTTP");n.open("GET",t,!0),n.onreadystatechange=function(t,e){return function(){if(4===t.readyState&&200===t.status)try{e(null,JSON.parse(t.responseText))}catch(n){e(n,null)}}}(n,e),n.send()}},i=function(t,e){var n=e.length,r=t.length;if(r>n)return!1;if(r===n)return t===e;t:for(var i=0,o=0;i