jekyll-bhautiki 0.1.5 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,11 +14,11 @@ td.linenos .special, span.linenos.special
14
14
  padding-right: 5px
15
15
 
16
16
  .highlight
17
+ background: #f8f8f8
18
+
17
19
  .hll
18
20
  background-color: #ffffcc
19
21
 
20
- background: #f8f8f8
21
-
22
22
  .c
23
23
  color: #3D7B7B
24
24
  font-style: italic
@@ -14,11 +14,11 @@ td.linenos .special, span.linenos.special
14
14
  padding-right: 5px
15
15
 
16
16
  .highlight
17
- .hll
18
- background-color: #49483e
19
-
20
17
  background: #272822
21
18
  color: #f8f8f2
19
+
20
+ .hll
21
+ background-color: #49483e
22
22
 
23
23
  .c
24
24
  color: #959077
@@ -1 +1 @@
1
- (()=>{var e={163:e=>{e.exports=function(e){var t,n=[].forEach,l=[].some,o=document.body,r=!0,i=" ";function s(t,l){var o,r,a,d=l.appendChild((o=t,r=document.createElement("li"),a=document.createElement("a"),e.listItemClass&&r.setAttribute("class",e.listItemClass),e.onClick&&(a.onclick=e.onClick),e.includeTitleTags&&a.setAttribute("title",o.textContent),e.includeHtml&&o.childNodes.length?n.call(o.childNodes,(function(e){a.appendChild(e.cloneNode(!0))})):a.textContent=o.textContent,a.setAttribute("href",e.basePath+"#"+o.id),a.setAttribute("class",e.linkClass+i+"node-name--"+o.nodeName+i+e.extraLinkClasses),r.appendChild(a),r));if(t.children.length){var u=c(t.isCollapsed);t.children.forEach((function(e){s(e,u)})),d.appendChild(u)}}function c(t){var n=e.orderedList?"ol":"ul",l=document.createElement(n),o=e.listClass+i+e.extraListClasses;return t&&(o=(o=o+i+e.collapsibleClass)+i+e.isCollapsedClass),l.setAttribute("class",o),l}function a(t){var n=0;return null!==t&&(n=t.offsetTop,e.hasInnerContainers&&(n+=a(t.offsetParent))),n}function d(e,t){return e&&e.className!==t&&(e.className=t),e}function u(t){return t&&-1!==t.className.indexOf(e.collapsibleClass)&&-1!==t.className.indexOf(e.isCollapsedClass)?(d(t,t.className.replace(i+e.isCollapsedClass,"")),u(t.parentNode.parentNode)):t}return{enableTocAnimation:function(){r=!0},disableTocAnimation:function(t){var n=t.target||t.srcElement;"string"==typeof n.className&&-1!==n.className.indexOf(e.linkClass)&&(r=!1)},render:function(e,n){var l=c(!1);if(n.forEach((function(e){s(e,l)})),null!==(t=e||t))return t.firstChild&&t.removeChild(t.firstChild),0===n.length?t:t.appendChild(l)},updateToc:function(s){var c;c=e.scrollContainer&&document.querySelector(e.scrollContainer)?document.querySelector(e.scrollContainer).scrollTop:document.documentElement.scrollTop||o.scrollTop,e.positionFixedSelector&&function(){var n;n=e.scrollContainer&&document.querySelector(e.scrollContainer)?document.querySelector(e.scrollContainer).scrollTop:document.documentElement.scrollTop||o.scrollTop;var l=document.querySelector(e.positionFixedSelector);"auto"===e.fixedSidebarOffset&&(e.fixedSidebarOffset=t.offsetTop),n>e.fixedSidebarOffset?-1===l.className.indexOf(e.positionFixedClass)&&(l.className+=i+e.positionFixedClass):l.className=l.className.replace(i+e.positionFixedClass,"")}();var f,m=s;if(r&&null!==t&&m.length>0){l.call(m,(function(t,n){return a(t)>c+e.headingsOffset+10?(f=m[0===n?n:n-1],!0):n===m.length-1?(f=m[m.length-1],!0):void 0}));var h=t.querySelector("."+e.activeLinkClass),p=t.querySelector("."+e.linkClass+".node-name--"+f.nodeName+'[href="'+e.basePath+"#"+f.id.replace(/([ #;&,.+*~':"!^$[\]()=>|/\\@])/g,"\\$1")+'"]');if(h===p)return;var C=t.querySelectorAll("."+e.linkClass);n.call(C,(function(t){d(t,t.className.replace(i+e.activeLinkClass,""))}));var g=t.querySelectorAll("."+e.listItemClass);n.call(g,(function(t){d(t,t.className.replace(i+e.activeListItemClass,""))})),p&&-1===p.className.indexOf(e.activeLinkClass)&&(p.className+=i+e.activeLinkClass);var v=p&&p.parentNode;v&&-1===v.className.indexOf(e.activeListItemClass)&&(v.className+=i+e.activeListItemClass);var S=t.querySelectorAll("."+e.listClass+"."+e.collapsibleClass);n.call(S,(function(t){-1===t.className.indexOf(e.isCollapsedClass)&&(t.className+=i+e.isCollapsedClass)})),p&&p.nextSibling&&-1!==p.nextSibling.className.indexOf(e.isCollapsedClass)&&d(p.nextSibling,p.nextSibling.className.replace(i+e.isCollapsedClass,"")),u(p&&p.parentNode.parentNode)}}}}},547:e=>{e.exports={tocSelector:".js-toc",contentSelector:".js-toc-content",headingSelector:"h1, h2, h3",ignoreSelector:".js-toc-ignore",hasInnerContainers:!1,linkClass:"toc-link",extraLinkClasses:"",activeLinkClass:"is-active-link",listClass:"toc-list",extraListClasses:"",isCollapsedClass:"is-collapsed",collapsibleClass:"is-collapsible",listItemClass:"toc-list-item",activeListItemClass:"is-active-li",collapseDepth:0,scrollSmooth:!0,scrollSmoothDuration:420,scrollSmoothOffset:0,scrollEndCallback:function(e){},headingsOffset:1,throttleTimeout:50,positionFixedSelector:null,positionFixedClass:"is-position-fixed",fixedSidebarOffset:"auto",includeHtml:!1,includeTitleTags:!1,onClick:function(e){},orderedList:!0,scrollContainer:null,skipRendering:!1,headingLabelCallback:!1,ignoreHiddenElements:!1,headingObjectCallback:null,basePath:"",disableTocScrollSync:!1,tocScrollOffset:0}},971:(e,t,n)=>{var l,o,r;o=[],void 0===(r="function"==typeof(l=function(e){"use strict";var t,l,o,r=n(547),i={},s={},c=n(163),a=n(279),d=n(938),u=!!(e&&e.document&&e.document.querySelector&&e.addEventListener);if("undefined"!=typeof window||u){var f=Object.prototype.hasOwnProperty;return s.destroy=function(){var e=h(i);null!==e&&(i.skipRendering||e&&(e.innerHTML=""),i.scrollContainer&&document.querySelector(i.scrollContainer)?(document.querySelector(i.scrollContainer).removeEventListener("scroll",this._scrollListener,!1),document.querySelector(i.scrollContainer).removeEventListener("resize",this._scrollListener,!1),t&&document.querySelector(i.scrollContainer).removeEventListener("click",this._clickListener,!1)):(document.removeEventListener("scroll",this._scrollListener,!1),document.removeEventListener("resize",this._scrollListener,!1),t&&document.removeEventListener("click",this._clickListener,!1)))},s.init=function(e){if(u){i=function(){for(var e={},t=0;t<arguments.length;t++){var n=arguments[t];for(var l in n)f.call(n,l)&&(e[l]=n[l])}return e}(r,e||{}),this.options=i,this.state={},i.scrollSmooth&&(i.duration=i.scrollSmoothDuration,i.offset=i.scrollSmoothOffset,s.scrollSmooth=n(374).initSmoothScrolling(i)),t=c(i),l=a(i),this._buildHtml=t,this._parseContent=l,this._headingsArray=o,s.destroy();var p=function(e){try{return e.contentElement||document.querySelector(e.contentSelector)}catch(t){return console.warn("Contents element not found: "+e.contentSelector),null}}(i);if(null!==p){var C=h(i);if(null!==C&&null!==(o=l.selectHeadings(p,i.headingSelector))){var g=l.nestHeadingsArray(o).nest;if(i.skipRendering)return this;t.render(C,g),this._scrollListener=m((function(e){t.updateToc(o),!i.disableTocScrollSync&&d(i);var n=e&&e.target&&e.target.scrollingElement&&0===e.target.scrollingElement.scrollTop;(e&&(0===e.eventPhase||null===e.currentTarget)||n)&&(t.updateToc(o),i.scrollEndCallback&&i.scrollEndCallback(e))}),i.throttleTimeout),this._scrollListener(),i.scrollContainer&&document.querySelector(i.scrollContainer)?(document.querySelector(i.scrollContainer).addEventListener("scroll",this._scrollListener,!1),document.querySelector(i.scrollContainer).addEventListener("resize",this._scrollListener,!1)):(document.addEventListener("scroll",this._scrollListener,!1),document.addEventListener("resize",this._scrollListener,!1));var v=null;return this._clickListener=m((function(e){i.scrollSmooth&&t.disableTocAnimation(e),t.updateToc(o),v&&clearTimeout(v),v=setTimeout((function(){t.enableTocAnimation()}),i.scrollSmoothDuration)}),i.throttleTimeout),i.scrollContainer&&document.querySelector(i.scrollContainer)?document.querySelector(i.scrollContainer).addEventListener("click",this._clickListener,!1):document.addEventListener("click",this._clickListener,!1),this}}}},s.refresh=function(e){s.destroy(),s.init(e||this.options)},e.tocbot=s,s}function m(e,t,n){var l,o;return t||(t=250),function(){var r=n||this,i=+new Date,s=arguments;l&&i<l+t?(clearTimeout(o),o=setTimeout((function(){l=i,e.apply(r,s)}),t)):(l=i,e.apply(r,s))}}function h(e){try{return e.tocElement||document.querySelector(e.tocSelector)}catch(t){return console.warn("TOC element not found: "+e.tocSelector),null}}}(void 0!==n.g?n.g:window||n.g))?l.apply(t,o):l)||(e.exports=r)},279:e=>{e.exports=function(e){var t=[].reduce;function n(e){return e[e.length-1]}function l(e){return+e.nodeName.toUpperCase().replace("H","")}function o(t){if(!function(e){try{return e instanceof window.HTMLElement||e instanceof window.parent.HTMLElement}catch(t){return e instanceof window.HTMLElement}}(t))return t;if(e.ignoreHiddenElements&&(!t.offsetHeight||!t.offsetParent))return null;const n=t.getAttribute("data-heading-label")||(e.headingLabelCallback?String(e.headingLabelCallback(t.innerText)):(t.innerText||t.textContent).trim());var o={id:t.id,children:[],nodeName:t.nodeName,headingLevel:l(t),textContent:n};return e.includeHtml&&(o.childNodes=t.childNodes),e.headingObjectCallback?e.headingObjectCallback(o,t):o}return{nestHeadingsArray:function(l){return t.call(l,(function(t,l){var r=o(l);return r&&function(t,l){for(var r=o(t),i=r.headingLevel,s=l,c=n(s),a=i-(c?c.headingLevel:0);a>0&&(!(c=n(s))||i!==c.headingLevel);)c&&void 0!==c.children&&(s=c.children),a--;i>=e.collapseDepth&&(r.isCollapsed=!0),s.push(r)}(r,t.nest),t}),{nest:[]})},selectHeadings:function(t,n){var l=n;e.ignoreSelector&&(l=n.split(",").map((function(t){return t.trim()+":not("+e.ignoreSelector+")"})));try{return t.querySelectorAll(l)}catch(e){return console.warn("Headers not found with selector: "+l),null}}}}},374:(e,t)=>{t.initSmoothScrolling=function(e){var t=e.duration,n=e.offset,l=location.hash?o(location.href):location.href;function o(e){return e.slice(0,e.lastIndexOf("#"))}document.body.addEventListener("click",(function(r){var i;"a"!==(i=r.target).tagName.toLowerCase()||!(i.hash.length>0||"#"===i.href.charAt(i.href.length-1))||o(i.href)!==l&&o(i.href)+"#"!==l||r.target.className.indexOf("no-smooth-scroll")>-1||"#"===r.target.href.charAt(r.target.href.length-2)&&"!"===r.target.href.charAt(r.target.href.length-1)||-1===r.target.className.indexOf(e.linkClass)||function(e,t){var n,l,o=window.pageYOffset,r={duration:t.duration,offset:t.offset||0,callback:t.callback,easing:t.easing||function(e,t,n,l){return(e/=l/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t}},i=document.querySelector('[id="'+decodeURI(e).split("#").join("")+'"]')||document.querySelector('[id="'+e.split("#").join("")+'"]'),s="string"==typeof e?r.offset+(e?i&&i.getBoundingClientRect().top||0:-(document.documentElement.scrollTop||document.body.scrollTop)):e,c="function"==typeof r.duration?r.duration(s):r.duration;function a(e){l=e-n,window.scrollTo(0,r.easing(l,o,s,c)),l<c?requestAnimationFrame(a):(window.scrollTo(0,o+s),"function"==typeof r.callback&&r.callback())}requestAnimationFrame((function(e){n=e,a(e)}))}(r.target.hash,{duration:t,offset:n,callback:function(){var e,t;e=r.target.hash,(t=document.getElementById(e.substring(1)))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())}})}),!1)}},938:e=>{e.exports=function(e){var t=e.tocElement||document.querySelector(e.tocSelector);if(t&&t.scrollHeight>t.clientHeight){var n=t.querySelector("."+e.activeListItemClass);if(n){var l=t.scrollTop,o=l+t.clientHeight,r=n.offsetTop,i=r+n.clientHeight;r<l+e.tocScrollOffset?t.scrollTop-=l-r+e.tocScrollOffset:i>o-e.tocScrollOffset-30&&(t.scrollTop+=i-o+e.tocScrollOffset+60)}}}}},t={};function n(l){var o=t[l];if(void 0!==o)return o.exports;var r=t[l]={exports:{}};return e[l](r,r.exports,n),r.exports}n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n(971)})();
1
+ (()=>{"use strict";var e={d:(t,n)=>{for(var o in n)e.o(n,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:n[o]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};function n(e){const t=[].forEach,n=[].some,o="undefined"!=typeof window&&document.body,l=" ";let r,s=!0;function i(n,o){const r=o.appendChild(function(n){const o=document.createElement("li"),r=document.createElement("a");return e.listItemClass&&o.setAttribute("class",e.listItemClass),e.onClick&&(r.onclick=e.onClick),e.includeTitleTags&&r.setAttribute("title",n.textContent),e.includeHtml&&n.childNodes.length?t.call(n.childNodes,(e=>{r.appendChild(e.cloneNode(!0))})):r.textContent=n.textContent,r.setAttribute("href",`${e.basePath}#${n.id}`),r.setAttribute("class",`${e.linkClass+l}node-name--${n.nodeName}${l}${e.extraLinkClasses}`),o.appendChild(r),o}(n));if(n.children.length){const e=c(n.isCollapsed);n.children.forEach((t=>{i(t,e)})),r.appendChild(e)}}function c(t){const n=e.orderedList?"ol":"ul",o=document.createElement(n);let r=e.listClass+l+e.extraListClasses;return t&&(r=r+l+e.collapsibleClass,r=r+l+e.isCollapsedClass),o.setAttribute("class",r),o}function a(t){let n=0;return null!==t&&(n=t.offsetTop,e.hasInnerContainers&&(n+=a(t.offsetParent))),n}function d(e,t){return e&&e.className!==t&&(e.className=t),e}function u(t){return t&&-1!==t.className.indexOf(e.collapsibleClass)&&-1!==t.className.indexOf(e.isCollapsedClass)?(d(t,t.className.replace(l+e.isCollapsedClass,"")),u(t.parentNode.parentNode)):t}function f(){const t=m(),n=t.scrollHeight>t.clientHeight,o=h()+t.clientHeight>t.offsetHeight-e.bottomModeThreshold;return n&&o}function m(){let t;return t=e.scrollContainer&&document.querySelector(e.scrollContainer)?document.querySelector(e.scrollContainer):document.documentElement||o,t}function h(){const e=m();return e?.scrollTop||0}function p(t,o=h()){let l;return n.call(t,((n,r)=>a(n)>o+e.headingsOffset+10?(l=t[0===r?r:r-1],!0):r===t.length-1?(l=t[t.length-1],!0):void 0)),l}return{enableTocAnimation:function(){s=!0},disableTocAnimation:function(t){const n=t.target||t.srcElement;"string"==typeof n.className&&-1!==n.className.indexOf(e.linkClass)&&(s=!1)},render:function(e,t){const n=c(!1);if(t.forEach((e=>{i(e,n)})),r=e||r,null!==r)return r.firstChild&&r.removeChild(r.firstChild),0===t.length?r:r.appendChild(n)},updateToc:function(n,o){e.positionFixedSelector&&function(){const t=h(),n=document.querySelector(e.positionFixedSelector);"auto"===e.fixedSidebarOffset&&(e.fixedSidebarOffset=r.offsetTop),t>e.fixedSidebarOffset?-1===n.className.indexOf(e.positionFixedClass)&&(n.className+=l+e.positionFixedClass):n.className=n.className.replace(l+e.positionFixedClass,"")}();const i=n,c=o?.target?.getAttribute?o?.target?.getAttribute("href"):null,a=!(!c||"#"!==c.charAt(0))&&function(t){const n=m(),o=n?.querySelector(`#${t}`);return o.offsetTop>n.offsetHeight-1.4*n.clientHeight-e.bottomModeThreshold}(c.replace("#",""));if((s||a)&&r&&i.length>0){const n=p(i),o=r.querySelector(`.${e.activeLinkClass}`),s=n.id.replace(/([ #;&,.+*~':"!^$[\]()=>|/\\@])/g,"\\$1"),m=window.location.hash.replace("#","");let h=s;const g=f();c&&a?h=c.replace("#",""):m&&m!==s&&g&&(h=m);const C=r.querySelector(`.${e.linkClass}[href="${e.basePath}#${h}"]`);if(o===C)return;const b=r.querySelectorAll(`.${e.linkClass}`);t.call(b,(t=>{d(t,t.className.replace(l+e.activeLinkClass,""))}));const S=r.querySelectorAll(`.${e.listItemClass}`);t.call(S,(t=>{d(t,t.className.replace(l+e.activeListItemClass,""))})),C&&-1===C.className.indexOf(e.activeLinkClass)&&(C.className+=l+e.activeLinkClass);const y=C?.parentNode;y&&-1===y.className.indexOf(e.activeListItemClass)&&(y.className+=l+e.activeListItemClass);const v=r.querySelectorAll(`.${e.listClass}.${e.collapsibleClass}`);t.call(v,(t=>{-1===t.className.indexOf(e.isCollapsedClass)&&(t.className+=l+e.isCollapsedClass)})),C?.nextSibling&&-1!==C.nextSibling.className.indexOf(e.isCollapsedClass)&&d(C.nextSibling,C.nextSibling.className.replace(l+e.isCollapsedClass,"")),u(C?.parentNode.parentNode)}},getCurrentlyHighlighting:function(){return s},getTopHeader:p,getScrollTop:h,updateUrlHashForHeader:function(e){const t=h(),n=p(e,t),o=f();if(n&&!(t<5)||o){if(n&&!o){const e=`#${n.id}`;window.location.hash!==e&&window.history.pushState(null,null,e)}}else"#"!==window.location.hash&&""!==window.location.hash&&window.history.pushState(null,null,"#")}}}e.r(t),e.d(t,{_buildHtml:()=>r,_headingsArray:()=>i,_options:()=>d,_parseContent:()=>s,_scrollListener:()=>c,default:()=>C,destroy:()=>f,init:()=>u,refresh:()=>m});const o={tocSelector:".js-toc",tocElement:null,contentSelector:".js-toc-content",contentElement:null,headingSelector:"h1, h2, h3",ignoreSelector:".js-toc-ignore",hasInnerContainers:!1,linkClass:"toc-link",extraLinkClasses:"",activeLinkClass:"is-active-link",listClass:"toc-list",extraListClasses:"",isCollapsedClass:"is-collapsed",collapsibleClass:"is-collapsible",listItemClass:"toc-list-item",activeListItemClass:"is-active-li",collapseDepth:0,scrollSmooth:!0,scrollSmoothDuration:420,scrollSmoothOffset:0,scrollEndCallback:function(e){},headingsOffset:1,throttleTimeout:50,positionFixedSelector:null,positionFixedClass:"is-position-fixed",fixedSidebarOffset:"auto",includeHtml:!1,includeTitleTags:!1,onClick:function(e){},orderedList:!0,scrollContainer:null,skipRendering:!1,headingLabelCallback:!1,ignoreHiddenElements:!1,headingObjectCallback:null,basePath:"",disableTocScrollSync:!1,tocScrollingWrapper:null,tocScrollOffset:30,enableUrlHashUpdateOnScroll:!1,bottomModeThreshold:30};function l(e){var t=e.duration,n=e.offset;if("undefined"!=typeof window&&"undefined"!=typeof location){var o=location.hash?l(location.href):location.href;document.body.addEventListener("click",(function(r){var s;"a"!==(s=r.target).tagName.toLowerCase()||!(s.hash.length>0||"#"===s.href.charAt(s.href.length-1))||l(s.href)!==o&&l(s.href)+"#"!==o||r.target.className.indexOf("no-smooth-scroll")>-1||"#"===r.target.href.charAt(r.target.href.length-2)&&"!"===r.target.href.charAt(r.target.href.length-1)||-1===r.target.className.indexOf(e.linkClass)||function(e,t){var n,o,l=window.pageYOffset,r={duration:t.duration,offset:t.offset||0,callback:t.callback,easing:t.easing||function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t}},s=document.querySelector('[id="'+decodeURI(e).split("#").join("")+'"]')||document.querySelector('[id="'+e.split("#").join("")+'"]'),i="string"==typeof e?r.offset+(e?s&&s.getBoundingClientRect().top||0:-(document.documentElement.scrollTop||document.body.scrollTop)):e,c="function"==typeof r.duration?r.duration(i):r.duration;function a(e){o=e-n,window.scrollTo(0,r.easing(o,l,i,c)),o<c?requestAnimationFrame(a):(window.scrollTo(0,l+i),"function"==typeof r.callback&&r.callback())}requestAnimationFrame((function(e){n=e,a(e)}))}(r.target.hash,{duration:t,offset:n,callback:function(){var e,t;e=r.target.hash,(t=document.getElementById(e.substring(1)))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())}})}),!1)}function l(e){return e.slice(0,e.lastIndexOf("#"))}}let r,s,i,c,a,d={};function u(e){let t=!1;d=function(...e){const t={};for(let n=0;n<e.length;n++){const o=e[n];for(const e in o)h.call(o,e)&&(t[e]=o[e])}return t}(o,e||{}),d.scrollSmooth&&(d.duration=d.scrollSmoothDuration,d.offset=d.scrollSmoothOffset,l(d)),r=n(d),s=function(e){const t=[].reduce;function n(e){return e[e.length-1]}function o(e){return+e.nodeName.toUpperCase().replace("H","")}function l(t){if(!function(e){try{return e instanceof window.HTMLElement||e instanceof window.parent.HTMLElement}catch(t){return e instanceof window.HTMLElement}}(t))return t;if(e.ignoreHiddenElements&&(!t.offsetHeight||!t.offsetParent))return null;const n=t.getAttribute("data-heading-label")||(e.headingLabelCallback?String(e.headingLabelCallback(t.innerText)):(t.innerText||t.textContent).trim()),l={id:t.id,children:[],nodeName:t.nodeName,headingLevel:o(t),textContent:n};return e.includeHtml&&(l.childNodes=t.childNodes),e.headingObjectCallback?e.headingObjectCallback(l,t):l}return{nestHeadingsArray:function(o){return t.call(o,(function(t,o){const r=l(o);return r&&function(t,o){const r=l(t),s=r.headingLevel;let i=o,c=n(i),a=s-(c?c.headingLevel:0);for(;a>0&&(c=n(i),!c||s!==c.headingLevel);)c&&void 0!==c.children&&(i=c.children),a--;s>=e.collapseDepth&&(r.isCollapsed=!0),i.push(r)}(r,t.nest),t}),{nest:[]})},selectHeadings:function(t,n){let o=n;e.ignoreSelector&&(o=n.split(",").map((function(t){return`${t.trim()}:not(${e.ignoreSelector})`})));try{return t.querySelectorAll(o)}catch(e){return console.warn(`Headers not found with selector: ${o}`),null}}}}(d),f();const u=function(e){try{return e.contentElement||document.querySelector(e.contentSelector)}catch(t){return console.warn(`Contents element not found: ${e.contentSelector}`),null}}(d);if(null===u)return;const m=g(d);if(null===m)return;if(i=s.selectHeadings(u,d.headingSelector),null===i)return;const C=s.nestHeadingsArray(i).nest;if(d.skipRendering)return this;r.render(m,C);let b=!1;c=p((e=>{r.updateToc(i,e),!d.disableTocScrollSync&&!b&&function(e){const t=e.tocScrollingWrapper||e.tocElement||document.querySelector(e.tocSelector);if(t&&t.scrollHeight>t.clientHeight){const n=t.querySelector(`.${e.activeListItemClass}`);if(n){const o=n.offsetTop-e.tocScrollOffset;t.scrollTop=o>0?o:0}}}(d),d.enableUrlHashUpdateOnScroll&&t&&r.getCurrentlyHighlighting()&&r.updateUrlHashForHeader(i);const n=e?.target?.scrollingElement&&0===e.target.scrollingElement.scrollTop;(e&&(0===e.eventPhase||null===e.currentTarget)||n)&&(r.updateToc(i),d.scrollEndCallback&&d.scrollEndCallback(e))}),d.throttleTimeout),t||(c(),t=!0),window.onhashchange=window.onscrollend=e=>{c(e)},d.scrollContainer&&document.querySelector(d.scrollContainer)?(document.querySelector(d.scrollContainer).addEventListener("scroll",c,!1),document.querySelector(d.scrollContainer).addEventListener("resize",c,!1)):(document.addEventListener("scroll",c,!1),document.addEventListener("resize",c,!1));let S=null;a=p((e=>{b=!0,d.scrollSmooth&&r.disableTocAnimation(e),r.updateToc(i,e),S&&clearTimeout(S),S=setTimeout((()=>{r.enableTocAnimation()}),d.scrollSmoothDuration),setTimeout((()=>{b=!1}),d.scrollSmoothDuration+100)}),d.throttleTimeout),d.scrollContainer&&document.querySelector(d.scrollContainer)?document.querySelector(d.scrollContainer).addEventListener("click",a,!1):document.addEventListener("click",a,!1)}function f(){const e=g(d);null!==e&&(d.skipRendering||e&&(e.innerHTML=""),d.scrollContainer&&document.querySelector(d.scrollContainer)?(document.querySelector(d.scrollContainer).removeEventListener("scroll",c,!1),document.querySelector(d.scrollContainer).removeEventListener("resize",c,!1),r&&document.querySelector(d.scrollContainer).removeEventListener("click",a,!1)):(document.removeEventListener("scroll",c,!1),document.removeEventListener("resize",c,!1),r&&document.removeEventListener("click",a,!1)))}function m(e){f(),u(e||d)}const h=Object.prototype.hasOwnProperty;function p(e,t,n){let o,l;return t||(t=250),function(...r){const s=n||this,i=+new Date;o&&i<o+t?(clearTimeout(l),l=setTimeout((()=>{o=i,e.apply(s,r)}),t)):(o=i,e.apply(s,r))}}function g(e){try{return e.tocElement||document.querySelector(e.tocSelector)}catch(t){return console.warn(`TOC element not found: ${e.tocSelector}`),null}}const C={_options:d,_buildHtml:r,_parseContent:s,init:u,destroy:f,refresh:m};var b,S;b="undefined"!=typeof global?global:window||global,S=function(e){const n=!!(e&&e.document&&e.document.querySelector&&e.addEventListener);if("undefined"!=typeof window||n)return e.tocbot=t,t},"function"==typeof define&&define.amd?define([],S(b)):"object"==typeof exports?module.exports=S(b):b.tocbot=S(b)})();
data/assets/js/main.js CHANGED
@@ -1,2 +1,2 @@
1
- (()=>{let e,t;let o=()=>{feather.replace()},s="data-theme",a="dark",n="light",i="mode";function m(){document.documentElement.setAttribute(s,a),$("#mode").find("svg").replaceWith('<i data-feather="sun"></i>'),o()}function d(){document.documentElement.setAttribute(s,n),$("#mode").find("svg").replaceWith('<i data-feather="moon"></i>'),o()}$(document).foundation(),o(),e=window.matchMedia("(prefers-color-scheme: dark)"),(t=sessionStorage.getItem(i))==a?m():t==n?d():(e.matches?m():d(),sessionStorage.setItem(i,"")),$("#mode").on("click",()=>{$("#mode").find("svg").hasClass("feather-moon")?(m(),sessionStorage.setItem(i,a)):(d(),sessionStorage.setItem(i,n))})})();
1
+ (()=>{let e,t,o=()=>{feather.replace()},s="data-theme",a="dark",n="light",i="mode";function m(){document.documentElement.setAttribute(s,a),$("#mode").find("svg").replaceWith('<i data-feather="sun"></i>'),o()}function d(){document.documentElement.setAttribute(s,n),$("#mode").find("svg").replaceWith('<i data-feather="moon"></i>'),o()}$(document).foundation(),o(),e=window.matchMedia("(prefers-color-scheme: dark)"),(t=sessionStorage.getItem(i))==a?m():t==n?d():(e.matches?m():d(),sessionStorage.setItem(i,"")),$("#mode").on("click",()=>{$("#mode").find("svg").hasClass("feather-moon")?(m(),sessionStorage.setItem(i,a)):(d(),sessionStorage.setItem(i,n))})})();
2
2
  //# sourceMappingURL=main.js.map
@@ -1 +1 @@
1
- {"mappings":"A,C,SIgCQ,EACA,EFjCD,IAAM,EAAQ,KACjB,QAAQ,OAAO,EACnB,EEEM,EAAY,aACZ,EAAO,OACP,EAAQ,QACR,EAAO,OAEb,SAAS,IACL,SAAS,eAAe,CAAC,YAAY,CAAC,EAAW,GACjD,EAAE,SAAS,IAAI,CAAC,OAAO,WAAW,CATnB,8BAUf,AAAA,GACJ,CAEA,SAAS,IACL,SAAS,eAAe,CAAC,YAAY,CAAC,EAAW,GACjD,EAAE,SAAS,IAAI,CAAC,OAAO,WAAW,CAdpB,+BAed,AAAA,GACJ,CDlBI,EAAE,UAAU,UAAU,GFI1B,AAAA,IG2BQ,EAAoB,OAAO,UAAU,CAAC,gCAGtC,CAFA,EAAO,eAAe,OAAO,CAAC,KAEtB,EACR,IACO,GAAQ,EACf,KAhBA,AAkBgB,EAlBE,OAAO,CACzB,IAEA,IAGJ,eAAe,OAAO,CAAC,EAAM,KAiB7B,EAAE,SAAS,EAAE,CAAC,QAAS,KACf,EAAE,SAAS,IAAI,CAAC,OAAO,QAAQ,CAAC,iBAChC,IACA,eAAe,OAAO,CAAC,EAAM,KAE7B,IACA,eAAe,OAAO,CAAC,EAAM,GAErC,E,C","sources":["<anon>","_scripts/main.js","_scripts/common/feather.js","_scripts/common/foundation.js","_scripts/common/theme.js"],"sourcesContent":["(() => {\nconst $0abaf8754d6d68dc$export$df03f54e09e486fa = ()=>{\n feather.replace();\n};\n\n\nconst $88ef8f78f6164e41$export$aa72436c99aff8fd = ()=>{\n $(document).foundation();\n};\n\n\n\nconst $77af9af8a83584ec$var$LIGHT_ICON = '<i data-feather=\"sun\"></i>';\nconst $77af9af8a83584ec$var$DARK_ICON = '<i data-feather=\"moon\"></i>';\nconst $77af9af8a83584ec$var$ATTRIBUTE = \"data-theme\";\nconst $77af9af8a83584ec$var$DARK = \"dark\";\nconst $77af9af8a83584ec$var$LIGHT = \"light\";\nconst $77af9af8a83584ec$var$MODE = \"mode\";\nfunction $77af9af8a83584ec$var$setDarkMode() {\n document.documentElement.setAttribute($77af9af8a83584ec$var$ATTRIBUTE, $77af9af8a83584ec$var$DARK);\n $(\"#mode\").find(\"svg\").replaceWith($77af9af8a83584ec$var$LIGHT_ICON);\n (0, $0abaf8754d6d68dc$export$df03f54e09e486fa)();\n}\nfunction $77af9af8a83584ec$var$setLightMode() {\n document.documentElement.setAttribute($77af9af8a83584ec$var$ATTRIBUTE, $77af9af8a83584ec$var$LIGHT);\n $(\"#mode\").find(\"svg\").replaceWith($77af9af8a83584ec$var$DARK_ICON);\n (0, $0abaf8754d6d68dc$export$df03f54e09e486fa)();\n}\nfunction $77af9af8a83584ec$var$setPreferedMode(systemPrefersDark) {\n if (systemPrefersDark.matches) $77af9af8a83584ec$var$setDarkMode();\n else $77af9af8a83584ec$var$setLightMode();\n sessionStorage.setItem($77af9af8a83584ec$var$MODE, \"\");\n}\nconst $77af9af8a83584ec$export$d4f039427a1beff1 = ()=>{\n let systemPrefersDark = window.matchMedia(\"(prefers-color-scheme: dark)\");\n let mode = sessionStorage.getItem($77af9af8a83584ec$var$MODE);\n if (mode == $77af9af8a83584ec$var$DARK) $77af9af8a83584ec$var$setDarkMode();\n else if (mode == $77af9af8a83584ec$var$LIGHT) $77af9af8a83584ec$var$setLightMode();\n else $77af9af8a83584ec$var$setPreferedMode(systemPrefersDark);\n};\nconst $77af9af8a83584ec$export$c43e41d2ed1b3347 = ()=>{\n $(\"#mode\").on(\"click\", ()=>{\n if ($(\"#mode\").find(\"svg\").hasClass(\"feather-moon\")) {\n $77af9af8a83584ec$var$setDarkMode();\n sessionStorage.setItem($77af9af8a83584ec$var$MODE, $77af9af8a83584ec$var$DARK);\n } else {\n $77af9af8a83584ec$var$setLightMode();\n sessionStorage.setItem($77af9af8a83584ec$var$MODE, $77af9af8a83584ec$var$LIGHT);\n }\n });\n};\nvar $77af9af8a83584ec$export$2e2bcd8739ae039 = {\n switchMode: $77af9af8a83584ec$export$c43e41d2ed1b3347,\n setMode: $77af9af8a83584ec$export$d4f039427a1beff1\n};\n\n\n(0, $88ef8f78f6164e41$export$aa72436c99aff8fd)();\n(0, $0abaf8754d6d68dc$export$df03f54e09e486fa)();\n(0, $77af9af8a83584ec$export$d4f039427a1beff1)();\n(0, $77af9af8a83584ec$export$c43e41d2ed1b3347)();\n\n})();\n//# sourceMappingURL=main.js.map\n","import { icons } from \"./common/feather\";\nimport { initializeBaseStyle } from \"./common/foundation\";\nimport { setMode, switchMode } from \"./common/theme\";\n\ninitializeBaseStyle();\nicons();\n\nsetMode();\nswitchMode();\n","export const icons = () => {\n feather.replace();\n}\n","export const initializeBaseStyle = () => {\n $(document).foundation();\n}\n","import { icons } from \"./feather\";\n\nconst LIGHT_ICON = \"<i data-feather=\\\"sun\\\"></i>\"\nconst DARK_ICON = \"<i data-feather=\\\"moon\\\"></i>\"\nconst ATTRIBUTE = \"data-theme\"\nconst DARK = \"dark\"\nconst LIGHT = \"light\"\nconst MODE = \"mode\"\n\nfunction setDarkMode() {\n document.documentElement.setAttribute(ATTRIBUTE, DARK);\n $(\"#mode\").find(\"svg\").replaceWith(LIGHT_ICON);\n icons();\n}\n\nfunction setLightMode() {\n document.documentElement.setAttribute(ATTRIBUTE, LIGHT);\n $(\"#mode\").find(\"svg\").replaceWith(DARK_ICON);\n icons();\n}\n\nfunction setPreferedMode(systemPrefersDark) {\n if (systemPrefersDark.matches) {\n setDarkMode();\n } else {\n setLightMode();\n }\n\n sessionStorage.setItem(MODE, '');\n}\n\nexport const setMode = () => {\n let systemPrefersDark = window.matchMedia(\"(prefers-color-scheme: dark)\");\n let mode = sessionStorage.getItem(MODE);\n \n if (mode == DARK) {\n setDarkMode();\n } else if (mode == LIGHT) {\n setLightMode();\n } else {\n setPreferedMode(systemPrefersDark);\n }\n}\n\nexport const switchMode = () => {\n $(\"#mode\").on(\"click\", () => {\n if ($(\"#mode\").find(\"svg\").hasClass(\"feather-moon\")) {\n setDarkMode();\n sessionStorage.setItem(MODE, DARK);\n } else {\n setLightMode();\n sessionStorage.setItem(MODE, LIGHT);\n }\n });\n}\n\nexport default {switchMode, setMode};\n"],"names":["systemPrefersDark","mode","$0abaf8754d6d68dc$export$df03f54e09e486fa","feather","replace","$77af9af8a83584ec$var$ATTRIBUTE","$77af9af8a83584ec$var$DARK","$77af9af8a83584ec$var$LIGHT","$77af9af8a83584ec$var$MODE","$77af9af8a83584ec$var$setDarkMode","document","documentElement","setAttribute","$","find","replaceWith","$77af9af8a83584ec$var$setLightMode","foundation","window","matchMedia","sessionStorage","getItem","matches","setItem","on","hasClass"],"version":3,"file":"main.js.map"}
1
+ {"mappings":"A,C,KEAO,IEgCC,EACA,EFjCK,EAAQ,KACjB,QAAQ,OAAO,EACnB,EEEM,EAAY,aACZ,EAAO,OACP,EAAQ,QACR,EAAO,OAEb,SAAS,IACL,SAAS,eAAe,CAAC,YAAY,CAAC,EAAW,GACjD,EAAE,SAAS,IAAI,CAAC,OAAO,WAAW,CATnB,8BAUf,AAAA,GACJ,CAEA,SAAS,IACL,SAAS,eAAe,CAAC,YAAY,CAAC,EAAW,GACjD,EAAE,SAAS,IAAI,CAAC,OAAO,WAAW,CAdpB,+BAed,AAAA,GACJ,CDlBI,EAAE,UAAU,UAAU,GFI1B,AAAA,IG2BQ,EAAoB,OAAO,UAAU,CAAC,gCAGtC,CAFA,EAAO,eAAe,OAAO,CAAC,KAEtB,EACR,IACO,GAAQ,EACf,KAhBA,AAkBgB,EAlBE,OAAO,CACzB,IAEA,IAGJ,eAAe,OAAO,CAAC,EAAM,KAiB7B,EAAE,SAAS,EAAE,CAAC,QAAS,KACf,EAAE,SAAS,IAAI,CAAC,OAAO,QAAQ,CAAC,iBAChC,IACA,eAAe,OAAO,CAAC,EAAM,KAE7B,IACA,eAAe,OAAO,CAAC,EAAM,GAErC,E,C","sources":["<anon>","_scripts/main.js","_scripts/common/feather.js","_scripts/common/foundation.js","_scripts/common/theme.js"],"sourcesContent":["(() => {\nconst $0abaf8754d6d68dc$export$df03f54e09e486fa = ()=>{\n feather.replace();\n};\n\n\nconst $88ef8f78f6164e41$export$aa72436c99aff8fd = ()=>{\n $(document).foundation();\n};\n\n\n\nconst $77af9af8a83584ec$var$LIGHT_ICON = \"<i data-feather=\\\"sun\\\"></i>\";\nconst $77af9af8a83584ec$var$DARK_ICON = \"<i data-feather=\\\"moon\\\"></i>\";\nconst $77af9af8a83584ec$var$ATTRIBUTE = \"data-theme\";\nconst $77af9af8a83584ec$var$DARK = \"dark\";\nconst $77af9af8a83584ec$var$LIGHT = \"light\";\nconst $77af9af8a83584ec$var$MODE = \"mode\";\nfunction $77af9af8a83584ec$var$setDarkMode() {\n document.documentElement.setAttribute($77af9af8a83584ec$var$ATTRIBUTE, $77af9af8a83584ec$var$DARK);\n $(\"#mode\").find(\"svg\").replaceWith($77af9af8a83584ec$var$LIGHT_ICON);\n (0, $0abaf8754d6d68dc$export$df03f54e09e486fa)();\n}\nfunction $77af9af8a83584ec$var$setLightMode() {\n document.documentElement.setAttribute($77af9af8a83584ec$var$ATTRIBUTE, $77af9af8a83584ec$var$LIGHT);\n $(\"#mode\").find(\"svg\").replaceWith($77af9af8a83584ec$var$DARK_ICON);\n (0, $0abaf8754d6d68dc$export$df03f54e09e486fa)();\n}\nfunction $77af9af8a83584ec$var$setPreferedMode(systemPrefersDark) {\n if (systemPrefersDark.matches) $77af9af8a83584ec$var$setDarkMode();\n else $77af9af8a83584ec$var$setLightMode();\n sessionStorage.setItem($77af9af8a83584ec$var$MODE, '');\n}\nconst $77af9af8a83584ec$export$d4f039427a1beff1 = ()=>{\n let systemPrefersDark = window.matchMedia(\"(prefers-color-scheme: dark)\");\n let mode = sessionStorage.getItem($77af9af8a83584ec$var$MODE);\n if (mode == $77af9af8a83584ec$var$DARK) $77af9af8a83584ec$var$setDarkMode();\n else if (mode == $77af9af8a83584ec$var$LIGHT) $77af9af8a83584ec$var$setLightMode();\n else $77af9af8a83584ec$var$setPreferedMode(systemPrefersDark);\n};\nconst $77af9af8a83584ec$export$c43e41d2ed1b3347 = ()=>{\n $(\"#mode\").on(\"click\", ()=>{\n if ($(\"#mode\").find(\"svg\").hasClass(\"feather-moon\")) {\n $77af9af8a83584ec$var$setDarkMode();\n sessionStorage.setItem($77af9af8a83584ec$var$MODE, $77af9af8a83584ec$var$DARK);\n } else {\n $77af9af8a83584ec$var$setLightMode();\n sessionStorage.setItem($77af9af8a83584ec$var$MODE, $77af9af8a83584ec$var$LIGHT);\n }\n });\n};\nvar $77af9af8a83584ec$export$2e2bcd8739ae039 = {\n switchMode: $77af9af8a83584ec$export$c43e41d2ed1b3347,\n setMode: $77af9af8a83584ec$export$d4f039427a1beff1\n};\n\n\n(0, $88ef8f78f6164e41$export$aa72436c99aff8fd)();\n(0, $0abaf8754d6d68dc$export$df03f54e09e486fa)();\n(0, $77af9af8a83584ec$export$d4f039427a1beff1)();\n(0, $77af9af8a83584ec$export$c43e41d2ed1b3347)();\n\n})();\n//# sourceMappingURL=main.js.map\n","import { icons } from \"./common/feather\";\nimport { initializeBaseStyle } from \"./common/foundation\";\nimport { setMode, switchMode } from \"./common/theme\";\n\ninitializeBaseStyle();\nicons();\n\nsetMode();\nswitchMode();\n","export const icons = () => {\n feather.replace();\n}\n","export const initializeBaseStyle = () => {\n $(document).foundation();\n}\n","import { icons } from \"./feather\";\n\nconst LIGHT_ICON = \"<i data-feather=\\\"sun\\\"></i>\"\nconst DARK_ICON = \"<i data-feather=\\\"moon\\\"></i>\"\nconst ATTRIBUTE = \"data-theme\"\nconst DARK = \"dark\"\nconst LIGHT = \"light\"\nconst MODE = \"mode\"\n\nfunction setDarkMode() {\n document.documentElement.setAttribute(ATTRIBUTE, DARK);\n $(\"#mode\").find(\"svg\").replaceWith(LIGHT_ICON);\n icons();\n}\n\nfunction setLightMode() {\n document.documentElement.setAttribute(ATTRIBUTE, LIGHT);\n $(\"#mode\").find(\"svg\").replaceWith(DARK_ICON);\n icons();\n}\n\nfunction setPreferedMode(systemPrefersDark) {\n if (systemPrefersDark.matches) {\n setDarkMode();\n } else {\n setLightMode();\n }\n\n sessionStorage.setItem(MODE, '');\n}\n\nexport const setMode = () => {\n let systemPrefersDark = window.matchMedia(\"(prefers-color-scheme: dark)\");\n let mode = sessionStorage.getItem(MODE);\n \n if (mode == DARK) {\n setDarkMode();\n } else if (mode == LIGHT) {\n setLightMode();\n } else {\n setPreferedMode(systemPrefersDark);\n }\n}\n\nexport const switchMode = () => {\n $(\"#mode\").on(\"click\", () => {\n if ($(\"#mode\").find(\"svg\").hasClass(\"feather-moon\")) {\n setDarkMode();\n sessionStorage.setItem(MODE, DARK);\n } else {\n setLightMode();\n sessionStorage.setItem(MODE, LIGHT);\n }\n });\n}\n\nexport default {switchMode, setMode};\n"],"names":["systemPrefersDark","mode","$0abaf8754d6d68dc$export$df03f54e09e486fa","feather","replace","$77af9af8a83584ec$var$ATTRIBUTE","$77af9af8a83584ec$var$DARK","$77af9af8a83584ec$var$LIGHT","$77af9af8a83584ec$var$MODE","$77af9af8a83584ec$var$setDarkMode","document","documentElement","setAttribute","$","find","replaceWith","$77af9af8a83584ec$var$setLightMode","foundation","window","matchMedia","sessionStorage","getItem","matches","setItem","on","hasClass"],"version":3,"file":"main.js.map"}
@@ -1 +1 @@
1
- {"mappings":"AECI,OAAO,IAAI,CAAC,CAIR,YAAa,UAEb,gBAAiB,kBAEjB,gBAAiB,qBAEjB,mBAAoB,CAAA,EAEpB,aAAc,CAAA,EAGd,YAAa,CAAA,CACjB,GAEA,OAAO,OAAO","sources":["<anon>","_scripts/post.js","_scripts/components/toc.js"],"sourcesContent":["(() => {\nconst $ecde545a677d54fb$export$7f73341d82aa0ab = ()=>{\n tocbot.init({\n // Options: https://tscanlin.github.io/tocbot/\n // Where to render the table of contents.\n tocSelector: \".js-toc\",\n // Where to grab the headings to build the table of contents.\n contentSelector: \".js-toc-content\",\n // Which headings to grab inside of the contentSelector element.\n headingSelector: \"h2, h3, h4, h5, h6\",\n // For headings inside relative or absolute positioned containers within content.\n hasInnerContainers: true,\n // Smooth scrolling enabled.\n scrollSmooth: false,\n // orderedList can be set to false to generate unordered lists (ul)\n // instead of ordered lists (ol)\n orderedList: false\n });\n tocbot.refresh();\n};\n\n\n(0, $ecde545a677d54fb$export$7f73341d82aa0ab)();\n\n})();\n//# sourceMappingURL=post.js.map\n","import { toc } from \"./components/toc\";\n\ntoc();\n","export const toc = () => {\n tocbot.init({\n // Options: https://tscanlin.github.io/tocbot/\n \n // Where to render the table of contents.\n tocSelector: '.js-toc',\n // Where to grab the headings to build the table of contents.\n contentSelector: '.js-toc-content',\n // Which headings to grab inside of the contentSelector element.\n headingSelector: 'h2, h3, h4, h5, h6',\n // For headings inside relative or absolute positioned containers within content.\n hasInnerContainers: true,\n // Smooth scrolling enabled.\n scrollSmooth: false,\n // orderedList can be set to false to generate unordered lists (ul)\n // instead of ordered lists (ol)\n orderedList: false,\n });\n\n tocbot.refresh();\n}\n"],"names":["tocbot","init","tocSelector","contentSelector","headingSelector","hasInnerContainers","scrollSmooth","orderedList","refresh"],"version":3,"file":"post.js.map"}
1
+ {"mappings":"AECI,OAAO,IAAI,CAAC,CAIR,YAAa,UAEb,gBAAiB,kBAEjB,gBAAiB,qBAEjB,mBAAoB,CAAA,EAEpB,aAAc,CAAA,EAGd,YAAa,CAAA,CACjB,GAEA,OAAO,OAAO","sources":["<anon>","_scripts/post.js","_scripts/components/toc.js"],"sourcesContent":["(() => {\nconst $ecde545a677d54fb$export$7f73341d82aa0ab = ()=>{\n tocbot.init({\n // Options: https://tscanlin.github.io/tocbot/\n // Where to render the table of contents.\n tocSelector: '.js-toc',\n // Where to grab the headings to build the table of contents.\n contentSelector: '.js-toc-content',\n // Which headings to grab inside of the contentSelector element.\n headingSelector: 'h2, h3, h4, h5, h6',\n // For headings inside relative or absolute positioned containers within content.\n hasInnerContainers: true,\n // Smooth scrolling enabled.\n scrollSmooth: false,\n // orderedList can be set to false to generate unordered lists (ul)\n // instead of ordered lists (ol)\n orderedList: false\n });\n tocbot.refresh();\n};\n\n\n(0, $ecde545a677d54fb$export$7f73341d82aa0ab)();\n\n})();\n//# sourceMappingURL=post.js.map\n","import { toc } from \"./components/toc\";\n\ntoc();\n","export const toc = () => {\n tocbot.init({\n // Options: https://tscanlin.github.io/tocbot/\n \n // Where to render the table of contents.\n tocSelector: '.js-toc',\n // Where to grab the headings to build the table of contents.\n contentSelector: '.js-toc-content',\n // Which headings to grab inside of the contentSelector element.\n headingSelector: 'h2, h3, h4, h5, h6',\n // For headings inside relative or absolute positioned containers within content.\n hasInnerContainers: true,\n // Smooth scrolling enabled.\n scrollSmooth: false,\n // orderedList can be set to false to generate unordered lists (ul)\n // instead of ordered lists (ol)\n orderedList: false,\n });\n\n tocbot.refresh();\n}\n"],"names":["tocbot","init","tocSelector","contentSelector","headingSelector","hasInnerContainers","scrollSmooth","orderedList","refresh"],"version":3,"file":"post.js.map"}
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-bhautiki
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pawan Mishra
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-03-12 00:00:00.000000000 Z
10
+ date: 2025-02-15 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: jekyll
@@ -17,6 +16,9 @@ dependencies:
17
16
  - - "~>"
18
17
  - !ruby/object:Gem::Version
19
18
  version: '4.3'
19
+ - - ">="
20
+ - !ruby/object:Gem::Version
21
+ version: 4.3.3
20
22
  type: :runtime
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -24,6 +26,9 @@ dependencies:
24
26
  - - "~>"
25
27
  - !ruby/object:Gem::Version
26
28
  version: '4.3'
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: 4.3.3
27
32
  - !ruby/object:Gem::Dependency
28
33
  name: jekyll-seo-tag
29
34
  requirement: !ruby/object:Gem::Requirement
@@ -45,6 +50,9 @@ dependencies:
45
50
  - - "~>"
46
51
  - !ruby/object:Gem::Version
47
52
  version: '2.2'
53
+ - - ">="
54
+ - !ruby/object:Gem::Version
55
+ version: 2.2.1
48
56
  type: :runtime
49
57
  prerelease: false
50
58
  version_requirements: !ruby/object:Gem::Requirement
@@ -52,6 +60,9 @@ dependencies:
52
60
  - - "~>"
53
61
  - !ruby/object:Gem::Version
54
62
  version: '2.2'
63
+ - - ">="
64
+ - !ruby/object:Gem::Version
65
+ version: 2.2.1
55
66
  - !ruby/object:Gem::Dependency
56
67
  name: jekyll-sitemap
57
68
  requirement: !ruby/object:Gem::Requirement
@@ -72,29 +83,28 @@ dependencies:
72
83
  requirements:
73
84
  - - "~>"
74
85
  - !ruby/object:Gem::Version
75
- version: '0.2'
86
+ version: 0.2.1
76
87
  type: :runtime
77
88
  prerelease: false
78
89
  version_requirements: !ruby/object:Gem::Requirement
79
90
  requirements:
80
91
  - - "~>"
81
92
  - !ruby/object:Gem::Version
82
- version: '0.2'
93
+ version: 0.2.1
83
94
  - !ruby/object:Gem::Dependency
84
95
  name: jekyll-feed
85
96
  requirement: !ruby/object:Gem::Requirement
86
97
  requirements:
87
98
  - - "~>"
88
99
  - !ruby/object:Gem::Version
89
- version: '0.12'
100
+ version: 0.17.0
90
101
  type: :runtime
91
102
  prerelease: false
92
103
  version_requirements: !ruby/object:Gem::Requirement
93
104
  requirements:
94
105
  - - "~>"
95
106
  - !ruby/object:Gem::Version
96
- version: '0.12'
97
- description:
107
+ version: 0.17.0
98
108
  email:
99
109
  - pawanmsr@outlook.com
100
110
  executables: []
@@ -195,7 +205,6 @@ homepage: https://github.com/pawanmsr/jekyll-bhautiki
195
205
  licenses:
196
206
  - MIT
197
207
  metadata: {}
198
- post_install_message:
199
208
  rdoc_options: []
200
209
  require_paths:
201
210
  - lib
@@ -210,8 +219,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
210
219
  - !ruby/object:Gem::Version
211
220
  version: '0'
212
221
  requirements: []
213
- rubygems_version: 3.5.5
214
- signing_key:
222
+ rubygems_version: 3.6.3
215
223
  specification_version: 4
216
224
  summary: Physics inspired feature-rich Jekyll theme with Math support.
217
225
  test_files: []