jekyll-theme-hydejack 6.5.0 → 6.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (150) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/_includes/footer.html +1 -1
  4. data/_includes/head.html +21 -4
  5. data/_includes/header.txt +2 -2
  6. data/_includes/my-head.html +13 -0
  7. data/_includes/page-style.html +1 -0
  8. data/_includes/scripts.html +1 -1
  9. data/_includes/scripts/cssrelpreload.min.js +1 -1
  10. data/_includes/scripts/loadCSS.min.js +1 -1
  11. data/_layouts/compress.html +1 -1
  12. data/_sass/pooleparty/_code.scss +1 -1
  13. data/assets/bower.json +12 -0
  14. data/assets/bower_components/html5shiv/.bower.json +26 -0
  15. data/assets/bower_components/html5shiv/Gruntfile.js +61 -0
  16. data/assets/bower_components/html5shiv/MIT and GPL2 licenses.md +372 -0
  17. data/assets/bower_components/html5shiv/bower.json +15 -0
  18. data/assets/bower_components/html5shiv/dist/html5shiv-printshiv.js +524 -0
  19. data/assets/bower_components/html5shiv/dist/html5shiv-printshiv.min.js +4 -0
  20. data/assets/bower_components/html5shiv/dist/html5shiv.js +326 -0
  21. data/assets/bower_components/html5shiv/dist/html5shiv.min.js +4 -0
  22. data/assets/bower_components/html5shiv/package.json +16 -0
  23. data/assets/bower_components/html5shiv/readme.md +152 -0
  24. data/assets/bower_components/katex/.bower.json +46 -0
  25. data/assets/bower_components/katex/bower.json +35 -0
  26. data/assets/bower_components/katex/dist/README.md +68 -0
  27. data/assets/bower_components/katex/dist/contrib/auto-render.min.js +1 -0
  28. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.eot +0 -0
  29. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.ttf +0 -0
  30. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.woff +0 -0
  31. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.woff2 +0 -0
  32. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.eot +0 -0
  33. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
  34. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
  35. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
  36. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.eot +0 -0
  37. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
  38. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
  39. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
  40. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.eot +0 -0
  41. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
  42. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.woff +0 -0
  43. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
  44. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.eot +0 -0
  45. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
  46. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.woff +0 -0
  47. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
  48. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.eot +0 -0
  49. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.ttf +0 -0
  50. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.woff +0 -0
  51. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.woff2 +0 -0
  52. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.eot +0 -0
  53. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.ttf +0 -0
  54. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.woff +0 -0
  55. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.woff2 +0 -0
  56. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.eot +0 -0
  57. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.ttf +0 -0
  58. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.woff +0 -0
  59. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.woff2 +0 -0
  60. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.eot +0 -0
  61. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
  62. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  63. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
  64. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.eot +0 -0
  65. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.ttf +0 -0
  66. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.woff +0 -0
  67. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.woff2 +0 -0
  68. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Regular.eot +0 -0
  69. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Regular.ttf +0 -0
  70. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Regular.woff +0 -0
  71. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Regular.woff2 +0 -0
  72. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.eot +0 -0
  73. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
  74. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.woff +0 -0
  75. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
  76. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.eot +0 -0
  77. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
  78. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.woff +0 -0
  79. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
  80. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.eot +0 -0
  81. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
  82. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.woff +0 -0
  83. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
  84. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.eot +0 -0
  85. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.ttf +0 -0
  86. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.woff +0 -0
  87. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.woff2 +0 -0
  88. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.eot +0 -0
  89. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.ttf +0 -0
  90. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.woff +0 -0
  91. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.woff2 +0 -0
  92. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.eot +0 -0
  93. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.ttf +0 -0
  94. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.woff +0 -0
  95. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.woff2 +0 -0
  96. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.eot +0 -0
  97. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.ttf +0 -0
  98. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.woff +0 -0
  99. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.woff2 +0 -0
  100. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.eot +0 -0
  101. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.ttf +0 -0
  102. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.woff +0 -0
  103. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.woff2 +0 -0
  104. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.eot +0 -0
  105. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
  106. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.woff +0 -0
  107. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
  108. data/assets/bower_components/katex/dist/katex.css +976 -0
  109. data/assets/bower_components/katex/dist/katex.js +9075 -0
  110. data/assets/bower_components/katex/dist/katex.min.css +1 -0
  111. data/assets/bower_components/katex/dist/katex.min.js +4 -0
  112. data/assets/bower_components/webfontloader/.bower.json +38 -0
  113. data/assets/bower_components/webfontloader/CHANGELOG +419 -0
  114. data/assets/bower_components/webfontloader/CONTRIBUTING.md +53 -0
  115. data/assets/bower_components/webfontloader/Gemfile +3 -0
  116. data/assets/bower_components/webfontloader/LICENSE +176 -0
  117. data/assets/bower_components/webfontloader/README.md +394 -0
  118. data/assets/bower_components/webfontloader/Rakefile +269 -0
  119. data/assets/bower_components/webfontloader/bower.json +23 -0
  120. data/assets/bower_components/webfontloader/browsers.json +133 -0
  121. data/assets/bower_components/webfontloader/externs.js +19 -0
  122. data/assets/bower_components/webfontloader/package.json +37 -0
  123. data/assets/bower_components/webfontloader/src/closure.js +2 -0
  124. data/assets/bower_components/webfontloader/src/core/cssclassname.js +46 -0
  125. data/assets/bower_components/webfontloader/src/core/domhelper.js +405 -0
  126. data/assets/bower_components/webfontloader/src/core/eventdispatcher.js +195 -0
  127. data/assets/bower_components/webfontloader/src/core/font.js +140 -0
  128. data/assets/bower_components/webfontloader/src/core/fontmodule.js +16 -0
  129. data/assets/bower_components/webfontloader/src/core/fontmoduleloader.js +47 -0
  130. data/assets/bower_components/webfontloader/src/core/fontruler.js +60 -0
  131. data/assets/bower_components/webfontloader/src/core/fontwatcher.js +171 -0
  132. data/assets/bower_components/webfontloader/src/core/fontwatchrunner.js +249 -0
  133. data/assets/bower_components/webfontloader/src/core/initialize.js +97 -0
  134. data/assets/bower_components/webfontloader/src/core/nativefontwatchrunner.js +69 -0
  135. data/assets/bower_components/webfontloader/src/core/stylesheetwaiter.js +48 -0
  136. data/assets/bower_components/webfontloader/src/core/webfont.js +97 -0
  137. data/assets/bower_components/webfontloader/src/modules.yml +34 -0
  138. data/assets/bower_components/webfontloader/src/modules/custom.js +63 -0
  139. data/assets/bower_components/webfontloader/src/modules/fontdeck.js +66 -0
  140. data/assets/bower_components/webfontloader/src/modules/google/fontapiparser.js +181 -0
  141. data/assets/bower_components/webfontloader/src/modules/google/fontapiurlbuilder.js +77 -0
  142. data/assets/bower_components/webfontloader/src/modules/google/googlefontapi.js +54 -0
  143. data/assets/bower_components/webfontloader/src/modules/monotype.js +110 -0
  144. data/assets/bower_components/webfontloader/src/modules/typekit.js +73 -0
  145. data/assets/bower_components/webfontloader/webfontloader.gemspec +191 -0
  146. data/assets/bower_components/webfontloader/webfontloader.js +17 -0
  147. data/assets/js/hydejack.js +3 -3
  148. data/assets/version.json +1 -1
  149. data/licenses/PRO-license.md +4 -2
  150. metadata +137 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9180a49f49e08ce848caaf88443ab5fd94999fec
4
- data.tar.gz: ee0676e617b06d8b6377396913278d3df485fbd5
3
+ metadata.gz: b1204aeb0c6f44786deac240b102a3a30c754aae
4
+ data.tar.gz: 18f0a28e4c87af7318bfc8b1833fbc51f91decfa
5
5
  SHA512:
6
- metadata.gz: 0402304f100b94fbc7e965c16f4477713b617e4dbe70d89b580d1d4fc068ac21219e5729b1023f1d2e20560cfbf9bfc61075dac507315285ca60305dd9ad40b4
7
- data.tar.gz: 10e59614f21dc6e9aa6b9d2584d4e17d56c49221b1af0e81aa40eb0caf60fd5eb2e05d8feb73c3e4aca1f88424b068305c8cff38747b9444b5cdd5a22a567438
6
+ metadata.gz: daa2642a504ac23d4a447c2be4a8619219689f9238589631dedb02b0b88ea6acec6f964a54ceb1d6ff88a517b3137df9bc06a8cf6809452af0a7abed75f4f256
7
+ data.tar.gz: 5db9418b5a16c165b3e89a1826f8ffb8dfae89be8de02398aa2602a15fb1276630b8bfc650c9afbeb533f726216595199740ca7c7e9c5f16d5d735f07812a630
data/README.md CHANGED
@@ -66,7 +66,7 @@ This table details what is and isn't included in each respective version.
66
66
  | [Welcome] Layout | | ✔ |
67
67
  | License | [MIT][license] | [PRO] |
68
68
  | Price | Free | $34 |
69
- | | [**Download on GitHub**][download]<br/> -- or -- <br/>[**Use the RubyGem**][gem] | [**Buy Now – $34**][buy] [^3] |
69
+ | | [**Download on GitHub**][download]<br/> or <br/>[**Use the RubyGem**][gem] | [**Buy Now – $34**][buy] [^3] |
70
70
 
71
71
 
72
72
  [^1]: Applies after the initial page load.
@@ -81,10 +81,10 @@ usage of 3rd party plugins.
81
81
 
82
82
  [license]: LICENSE.md
83
83
  [pro]: licenses/PRO-license.md
84
- [docs]: docs/6.5.0/index.md
84
+ [docs]: docs/6.6.0/index.md
85
85
 
86
- [download]: https://github.com/qwtel/hydejack/releases/tag/v6.5.0
87
- [gem]: https://rubygems.org/gems/jekyll-theme-hydejack/versions/6.5.0
86
+ [download]: https://github.com/qwtel/hydejack/releases
87
+ [gem]: https://rubygems.org/gems/jekyll-theme-hydejack
88
88
  [buy]: https://app.simplegoods.co/i/AQTTVBOE
89
89
  [wiki]: https://github.com/qwtel/hydejack/wiki
90
90
  [gpss]: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fqwtel.com%2Fhydejack%2F
@@ -4,6 +4,6 @@
4
4
  {{ site.copyright | markdownify }}
5
5
  {% endif %}
6
6
  <p>
7
- <code>Powered by <a href="https://qwtel.com/hydejack/">Hydejack</a> v<span id="_version">6.5.0</span></code>
7
+ <code>Powered by <a href="https://qwtel.com/hydejack/">Hydejack</a> v<span id="_version">6.6.0</span></code>
8
8
  </p>
9
9
  </footer>
@@ -54,6 +54,13 @@
54
54
  <link rel="apple-touch-icon" href="{{ 'apple-touch-icon.png' | relative_url }}">
55
55
  <!-- Place favicon.ico in the root directory -->
56
56
 
57
+ {% comment %}
58
+ The links below are only here because we want to use the `href` property in JS (see `_js/src/katex.js`).
59
+ We want to avoid building the URL dynamically in JS, because it depends on your `baseurl` and CDN optimizers can't find and modify it there.
60
+ {% endcomment %}
61
+ <link id="_katexJS" rel="dns-prefetch" href="{{ '/assets/bower_components/katex/dist/katex.min.js' | relative_url }}">
62
+ <link id="_katexCSS" rel="dns-prefetch" href="{{ '/assets/bower_components/katex/dist/katex.min.css' | relative_url }}">
63
+
57
64
  {% comment %}---------------------------
58
65
  SCRIPTS
59
66
  ------------------------{% endcomment %}
@@ -74,7 +81,6 @@
74
81
  }
75
82
  };
76
83
  </script>
77
- <script async src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"></script>
78
84
  <!--<![endif]-->
79
85
 
80
86
  <script>
@@ -86,7 +92,7 @@
86
92
  </script>
87
93
 
88
94
  <!--[if lt IE 9]>
89
- <script src="https://unpkg.com/html5shiv/dist/html5shiv.min.js"></script>
95
+ <script src="{{ '/assets/bower_components/html5shiv/dist/html5shiv.min.js' | relative_url }}"></script>
90
96
  <![endif]-->
91
97
 
92
98
  {% comment %}---------------------------
@@ -100,8 +106,9 @@
100
106
  {{ include_to_scssify | scssify }}
101
107
  </style>
102
108
 
103
- {% capture style_url %}{% link assets/css/hydejack.css %}?v=6.5.0{% endcapture %}
104
- <link rel="preload" href="{{ style_url | relative_url }}" as="style" onload="this.rel='stylesheet'">
109
+ {% capture style_url %}{% link assets/css/hydejack.css %}?v=6.6.0{% endcapture %}
110
+ <link id="_stylePreload" rel="preload" as="style" href="{{ style_url | relative_url }}">
111
+ <script>document.getElementById('_stylePreload').onload=function(){this.rel='stylesheet'}</script>
105
112
 
106
113
  {% include page-style.html %}
107
114
 
@@ -124,3 +131,13 @@
124
131
  <link rel="stylesheet" href="{{ icons_url | relative_url }}">
125
132
  </noscript>
126
133
  <!--<![endif]-->
134
+
135
+ {% comment %}---------------------------
136
+ CUSTOMIZATION
137
+ ------------------------{% endcomment %}
138
+
139
+ {% include my-head.html %}
140
+
141
+ <!--[if gt IE 8]><!---->
142
+ <script async src="{{ '/assets/bower_components/webfontloader/webfontloader.js' | relative_url }}"></script>
143
+ <!--<![endif]-->
@@ -1,4 +1,4 @@
1
- /*
1
+ /*!
2
2
  * __ __ __ __
3
3
  * /\ \/\ \ /\ \ __ /\ \
4
4
  * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
@@ -9,5 +9,5 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v6.5.0 (https://qwtel.com/hydejack/)
12
+ * Powered by Hydejack v6.6.0 <https://qwtel.com/hydejack/>
13
13
  */
@@ -0,0 +1,13 @@
1
+ {% comment %}
2
+ <!--
3
+ Using `preload` so that page rendering doesn't get blocked.
4
+ Fill in `href`. You may have to adjust `as` and `onload`/`rel`, depending on content.
5
+ -->
6
+ <link href="<path/to/content.css>" rel="preload" as="style" onload="this.rel='stylesheet'">
7
+
8
+ <!--
9
+ Fallback in case JavaScript isn't enabled.
10
+ Fill in `href`. You may have to adjust `rel`.
11
+ -->
12
+ <noscript><link href="<path/to/content.css>" rel="stylesheet"></noscript>
13
+ {% endcomment %}
@@ -1,3 +1,4 @@
1
+ <!-- NOTE: These styles interact with JavsScript, so they MUST NOT be changed -->
1
2
  <style id="_pageStyle">
2
3
  {% capture page_style %}
3
4
  .content a {
@@ -9,7 +9,7 @@
9
9
 
10
10
  {% unless page.redirect %}
11
11
  <!--[if gt IE 9]><!---->
12
- {% capture js_url %}{% link assets/js/hydejack.js %}?v=6.5.0{% endcapture %}
12
+ {% capture js_url %}{% link assets/js/hydejack.js %}?v=6.6.0{% endcapture %}
13
13
  <script>loadJSDeferred('{{ js_url | relative_url }}');</script>
14
14
 
15
15
  {% include my-scripts.html %}
@@ -1 +1 @@
1
- !function(t){if(t.loadCSS){var e=loadCSS.relpreload={};if(e.support=function(){try{return t.document.createElement("link").relList.supports("preload")}catch(t){return!1}},e.poly=function(){for(var e=t.document.getElementsByTagName("link"),r=0;r<e.length;r++){var n=e[r];"preload"===n.rel&&"style"===n.getAttribute("as")&&(t.loadCSS(n.href,n,n.getAttribute("media")),n.rel=null)}},!e.support()){e.poly();var r=t.setInterval(e.poly,300);t.addEventListener&&t.addEventListener("load",function(){e.poly(),t.clearInterval(r)}),t.attachEvent&&t.attachEvent("onload",function(){t.clearInterval(r)})}}}(this);
1
+ !function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);
@@ -1 +1 @@
1
- !function(e){"use strict";var n=function(n,t,o){function i(e){if(a.body)return e();setTimeout(function(){i(e)})}function r(){l.addEventListener&&l.removeEventListener("load",r),l.media=o||"all"}var d,a=e.document,l=a.createElement("link");if(t)d=t;else{var f=(a.body||a.getElementsByTagName("head")[0]).childNodes;d=f[f.length-1]}var s=a.styleSheets;l.rel="stylesheet",l.href=n,l.media="only x",i(function(){d.parentNode.insertBefore(l,t?d:d.nextSibling)});var u=function(e){for(var n=l.href,t=s.length;t--;)if(s[t].href===n)return e();setTimeout(function(){u(e)})};return l.addEventListener&&l.addEventListener("load",r),l.onloadcssdefined=u,u(r),l};"undefined"!=typeof exports?exports.loadCSS=n:e.loadCSS=n}("undefined"!=typeof global?global:this);
1
+ !function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
@@ -17,7 +17,7 @@
17
17
  /\___/ \ \____/
18
18
  \/__/ \/___/
19
19
 
20
- Powered by Hydejack v6.5.0 (https://qwtel.com/hydejack/)
20
+ Powered by Hydejack v6.6.0 <https://qwtel.com/hydejack/>
21
21
  -->{% capture _LINE_FEED %}
22
22
  {% endcapture %}{% if site.compress_html.ignore.envs contains jekyll.environment %}{{ content }}{% else %}{% capture _content %}{{ content }}{% endcapture %}{% assign _profile = site.compress_html.profile %}{% if site.compress_html.endings == "all" %}{% assign _endings = "html head body li dt dd p rt rp optgroup option colgroup caption thead tbody tfoot tr td th" | split: " " %}{% else %}{% assign _endings = site.compress_html.endings %}{% endif %}{% for _element in _endings %}{% capture _end %}</{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _end %}{% endfor %}{% if _profile and _endings %}{% assign _profile_endings = _content | size | plus: 1 %}{% endif %}{% for _element in site.compress_html.startings %}{% capture _start %}<{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _start %}{% endfor %}{% if _profile and site.compress_html.startings %}{% assign _profile_startings = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "<!-- -->" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% capture _comment_befores %}.{{ _content }}{% endcapture %}{% assign _comment_befores = _comment_befores | split: _comments.first %}{% for _comment_before in _comment_befores %}{% if forloop.first %}{% continue %}{% endif %}{% capture _comment_outside %}{% if _carry %}{{ _comments.first }}{% endif %}{{ _comment_before }}{% endcapture %}{% capture _comment %}{% unless _carry %}{{ _comments.first }}{% endunless %}{{ _comment_outside | split: _comments.last | first }}{% if _comment_outside contains _comments.last %}{{ _comments.last }}{% assign _carry = false %}{% else %}{% assign _carry = true %}{% endif %}{% endcapture %}{% assign _content = _content | remove_first: _comment %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% assign _pre_befores = _content | split: "<pre" %}{% assign _content = "" %}{% for _pre_before in _pre_befores %}{% assign _pres = _pre_before | split: "</pre>" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "</pre>" %}<pre{{ _pres.first }}</pre>{% endif %}{% unless _pre_before contains "</pre>" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " <e;<e; </e>;</e>;</e> ;</e>" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %} <table id="compress_html_profile_{{ site.time | date: "%Y%m%d" }}" class="compress_html_profile"> <thead> <tr> <td>Step <td>Bytes <tbody> <tr> <td>raw <td>{{ content | size }}{% if _profile_endings %} <tr> <td>endings <td>{{ _profile_endings }}{% endif %}{% if _profile_startings %} <tr> <td>startings <td>{{ _profile_startings }}{% endif %}{% if _profile_comments %} <tr> <td>comments <td>{{ _profile_comments }}{% endif %}{% if _profile_collapse %} <tr> <td>collapse <td>{{ _profile_collapse }}{% endif %}{% if _profile_clippings %} <tr> <td>clippings <td>{{ _profile_clippings }}{% endif %} </table>{% endif %}{% endif %}
23
23
  </html>
@@ -31,7 +31,7 @@ pre {
31
31
 
32
32
  pre code {
33
33
  padding: 0;
34
- font-size: .75em;
34
+ // font-size: .75em;
35
35
  color: inherit;
36
36
  background-color: transparent;
37
37
  }
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "hydejack-assets",
3
+ "homepage": "https://qwtel.com/hydejack/",
4
+ "author": "Florian Klampfer <mail@qwtel.com> (https://qwtel.com/)",
5
+ "license": "MIT",
6
+ "private": true,
7
+ "dependencies": {
8
+ "webfontloader": "^1.6.28",
9
+ "html5shiv": "^3.7.3",
10
+ "katex": "^0.7.1"
11
+ }
12
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "name": "html5shiv",
3
+ "version": "3.7.3",
4
+ "main": [
5
+ "dist/html5shiv.js"
6
+ ],
7
+ "ignore": [
8
+ "**/.*",
9
+ "composer.json",
10
+ "test",
11
+ "build",
12
+ "src",
13
+ "build.xml"
14
+ ],
15
+ "homepage": "https://github.com/aFarkas/html5shiv",
16
+ "_release": "3.7.3",
17
+ "_resolution": {
18
+ "type": "version",
19
+ "tag": "3.7.3",
20
+ "commit": "ed28c56c071bddfe7d635ad88995674957a016be"
21
+ },
22
+ "_source": "https://github.com/aFarkas/html5shiv.git",
23
+ "_target": "^3.7.3",
24
+ "_originalSource": "html5shiv",
25
+ "_direct": true
26
+ }
@@ -0,0 +1,61 @@
1
+ /*global module:false*/
2
+ module.exports = function(grunt){
3
+
4
+
5
+ // Project configuration.
6
+ grunt.initConfig({
7
+ pkg: grunt.file.readJSON('package.json'),
8
+ bower: grunt.file.readJSON('bower.json'),
9
+ copy: {
10
+ demo: {
11
+ files: [
12
+ {expand: true, src: ['src/*'], dest: 'dist/', filter: 'isFile', flatten: true}
13
+ ]
14
+ }
15
+ },
16
+
17
+ uglify: {
18
+ options: {
19
+ beautify: {
20
+ ascii_only : true
21
+ },
22
+ preserveComments: 'some'
23
+ },
24
+ html5shiv: {
25
+ files: [{
26
+ expand: true, // Enable dynamic expansion.
27
+ cwd: 'src/', // Src matches are relative to this path.
28
+ src: ['**/*.js'], // Actual pattern(s) to match.
29
+ dest: 'dist/', // Destination path prefix.
30
+ ext: '.min.js'
31
+ }]
32
+ }
33
+ },
34
+ watch: {
35
+ js: {
36
+ files: ['src/**/*.js'],
37
+ tasks: ['copy', 'uglify', 'bytesize']
38
+ }
39
+ },
40
+ bytesize: {
41
+ all: {
42
+ src: [
43
+ 'dist/**.min.js'
44
+ ]
45
+ }
46
+ }
47
+ });
48
+
49
+
50
+ // Default task.
51
+
52
+
53
+
54
+ grunt.loadNpmTasks('grunt-contrib-copy');
55
+ grunt.loadNpmTasks('grunt-contrib-uglify');
56
+ grunt.loadNpmTasks('grunt-contrib-watch');
57
+ grunt.loadNpmTasks('grunt-bytesize');
58
+
59
+ grunt.registerTask('default', ['copy', 'uglify', 'bytesize', 'watch']);
60
+
61
+ };
@@ -0,0 +1,372 @@
1
+ Copyright (c) 2014 Alexander Farkas (aFarkas).
2
+
3
+ This software is licensed under a dual license system (MIT or GPL version 2).
4
+ This means you are free to choose with which of both licenses (MIT or
5
+ GPL version 2) you want to use this library.
6
+
7
+ The license texts of the MIT license and the GPL version 2 are as follows:
8
+
9
+
10
+ ## MIT License
11
+
12
+ Permission is hereby granted, free of charge, to any person obtaining a
13
+ copy of this software and associated documentation files (the "Software"),
14
+ to deal in the Software without restriction, including without limitation
15
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
16
+ and/or sell copies of the Software, and to permit persons to whom the
17
+ Software is furnished to do so, subject to the following conditions:
18
+
19
+ The above copyright notice and this permission notice shall be included in
20
+ all copies or substantial portions of the Software.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
+ DEALINGS IN THE SOFTWARE.
29
+
30
+
31
+
32
+ ## GNU GENERAL PUBLIC LICENSE Version 2, June 1991
33
+
34
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
35
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
36
+ Everyone is permitted to copy and distribute verbatim copies
37
+ of this license document, but changing it is not allowed.
38
+
39
+ Preamble
40
+
41
+ The licenses for most software are designed to take away your
42
+ freedom to share and change it. By contrast, the GNU General Public
43
+ License is intended to guarantee your freedom to share and change free
44
+ software--to make sure the software is free for all its users. This
45
+ General Public License applies to most of the Free Software
46
+ Foundation's software and to any other program whose authors commit to
47
+ using it. (Some other Free Software Foundation software is covered by
48
+ the GNU Library General Public License instead.) You can apply it to
49
+ your programs, too.
50
+
51
+ When we speak of free software, we are referring to freedom, not
52
+ price. Our General Public Licenses are designed to make sure that you
53
+ have the freedom to distribute copies of free software (and charge for
54
+ this service if you wish), that you receive source code or can get it
55
+ if you want it, that you can change the software or use pieces of it
56
+ in new free programs; and that you know you can do these things.
57
+
58
+ To protect your rights, we need to make restrictions that forbid
59
+ anyone to deny you these rights or to ask you to surrender the rights.
60
+ These restrictions translate to certain responsibilities for you if you
61
+ distribute copies of the software, or if you modify it.
62
+
63
+ For example, if you distribute copies of such a program, whether
64
+ gratis or for a fee, you must give the recipients all the rights that
65
+ you have. You must make sure that they, too, receive or can get the
66
+ source code. And you must show them these terms so they know their
67
+ rights.
68
+
69
+ We protect your rights with two steps: (1) copyright the software, and
70
+ (2) offer you this license which gives you legal permission to copy,
71
+ distribute and/or modify the software.
72
+
73
+ Also, for each author's protection and ours, we want to make certain
74
+ that everyone understands that there is no warranty for this free
75
+ software. If the software is modified by someone else and passed on, we
76
+ want its recipients to know that what they have is not the original, so
77
+ that any problems introduced by others will not reflect on the original
78
+ authors' reputations.
79
+
80
+ Finally, any free program is threatened constantly by software
81
+ patents. We wish to avoid the danger that redistributors of a free
82
+ program will individually obtain patent licenses, in effect making the
83
+ program proprietary. To prevent this, we have made it clear that any
84
+ patent must be licensed for everyone's free use or not licensed at all.
85
+
86
+ The precise terms and conditions for copying, distribution and
87
+ modification follow.
88
+
89
+ GNU GENERAL PUBLIC LICENSE
90
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
91
+
92
+ 0. This License applies to any program or other work which contains
93
+ a notice placed by the copyright holder saying it may be distributed
94
+ under the terms of this General Public License. The "Program", below,
95
+ refers to any such program or work, and a "work based on the Program"
96
+ means either the Program or any derivative work under copyright law:
97
+ that is to say, a work containing the Program or a portion of it,
98
+ either verbatim or with modifications and/or translated into another
99
+ language. (Hereinafter, translation is included without limitation in
100
+ the term "modification".) Each licensee is addressed as "you".
101
+
102
+ Activities other than copying, distribution and modification are not
103
+ covered by this License; they are outside its scope. The act of
104
+ running the Program is not restricted, and the output from the Program
105
+ is covered only if its contents constitute a work based on the
106
+ Program (independent of having been made by running the Program).
107
+ Whether that is true depends on what the Program does.
108
+
109
+ 1. You may copy and distribute verbatim copies of the Program's
110
+ source code as you receive it, in any medium, provided that you
111
+ conspicuously and appropriately publish on each copy an appropriate
112
+ copyright notice and disclaimer of warranty; keep intact all the
113
+ notices that refer to this License and to the absence of any warranty;
114
+ and give any other recipients of the Program a copy of this License
115
+ along with the Program.
116
+
117
+ You may charge a fee for the physical act of transferring a copy, and
118
+ you may at your option offer warranty protection in exchange for a fee.
119
+
120
+ 2. You may modify your copy or copies of the Program or any portion
121
+ of it, thus forming a work based on the Program, and copy and
122
+ distribute such modifications or work under the terms of Section 1
123
+ above, provided that you also meet all of these conditions:
124
+
125
+ a) You must cause the modified files to carry prominent notices
126
+ stating that you changed the files and the date of any change.
127
+
128
+ b) You must cause any work that you distribute or publish, that in
129
+ whole or in part contains or is derived from the Program or any
130
+ part thereof, to be licensed as a whole at no charge to all third
131
+ parties under the terms of this License.
132
+
133
+ c) If the modified program normally reads commands interactively
134
+ when run, you must cause it, when started running for such
135
+ interactive use in the most ordinary way, to print or display an
136
+ announcement including an appropriate copyright notice and a
137
+ notice that there is no warranty (or else, saying that you provide
138
+ a warranty) and that users may redistribute the program under
139
+ these conditions, and telling the user how to view a copy of this
140
+ License. (Exception: if the Program itself is interactive but
141
+ does not normally print such an announcement, your work based on
142
+ the Program is not required to print an announcement.)
143
+
144
+ These requirements apply to the modified work as a whole. If
145
+ identifiable sections of that work are not derived from the Program,
146
+ and can be reasonably considered independent and separate works in
147
+ themselves, then this License, and its terms, do not apply to those
148
+ sections when you distribute them as separate works. But when you
149
+ distribute the same sections as part of a whole which is a work based
150
+ on the Program, the distribution of the whole must be on the terms of
151
+ this License, whose permissions for other licensees extend to the
152
+ entire whole, and thus to each and every part regardless of who wrote it.
153
+
154
+ Thus, it is not the intent of this section to claim rights or contest
155
+ your rights to work written entirely by you; rather, the intent is to
156
+ exercise the right to control the distribution of derivative or
157
+ collective works based on the Program.
158
+
159
+ In addition, mere aggregation of another work not based on the Program
160
+ with the Program (or with a work based on the Program) on a volume of
161
+ a storage or distribution medium does not bring the other work under
162
+ the scope of this License.
163
+
164
+ 3. You may copy and distribute the Program (or a work based on it,
165
+ under Section 2) in object code or executable form under the terms of
166
+ Sections 1 and 2 above provided that you also do one of the following:
167
+
168
+ a) Accompany it with the complete corresponding machine-readable
169
+ source code, which must be distributed under the terms of Sections
170
+ 1 and 2 above on a medium customarily used for software interchange; or,
171
+
172
+ b) Accompany it with a written offer, valid for at least three
173
+ years, to give any third party, for a charge no more than your
174
+ cost of physically performing source distribution, a complete
175
+ machine-readable copy of the corresponding source code, to be
176
+ distributed under the terms of Sections 1 and 2 above on a medium
177
+ customarily used for software interchange; or,
178
+
179
+ c) Accompany it with the information you received as to the offer
180
+ to distribute corresponding source code. (This alternative is
181
+ allowed only for noncommercial distribution and only if you
182
+ received the program in object code or executable form with such
183
+ an offer, in accord with Subsection b above.)
184
+
185
+ The source code for a work means the preferred form of the work for
186
+ making modifications to it. For an executable work, complete source
187
+ code means all the source code for all modules it contains, plus any
188
+ associated interface definition files, plus the scripts used to
189
+ control compilation and installation of the executable. However, as a
190
+ special exception, the source code distributed need not include
191
+ anything that is normally distributed (in either source or binary
192
+ form) with the major components (compiler, kernel, and so on) of the
193
+ operating system on which the executable runs, unless that component
194
+ itself accompanies the executable.
195
+
196
+ If distribution of executable or object code is made by offering
197
+ access to copy from a designated place, then offering equivalent
198
+ access to copy the source code from the same place counts as
199
+ distribution of the source code, even though third parties are not
200
+ compelled to copy the source along with the object code.
201
+
202
+ 4. You may not copy, modify, sublicense, or distribute the Program
203
+ except as expressly provided under this License. Any attempt
204
+ otherwise to copy, modify, sublicense or distribute the Program is
205
+ void, and will automatically terminate your rights under this License.
206
+ However, parties who have received copies, or rights, from you under
207
+ this License will not have their licenses terminated so long as such
208
+ parties remain in full compliance.
209
+
210
+ 5. You are not required to accept this License, since you have not
211
+ signed it. However, nothing else grants you permission to modify or
212
+ distribute the Program or its derivative works. These actions are
213
+ prohibited by law if you do not accept this License. Therefore, by
214
+ modifying or distributing the Program (or any work based on the
215
+ Program), you indicate your acceptance of this License to do so, and
216
+ all its terms and conditions for copying, distributing or modifying
217
+ the Program or works based on it.
218
+
219
+ 6. Each time you redistribute the Program (or any work based on the
220
+ Program), the recipient automatically receives a license from the
221
+ original licensor to copy, distribute or modify the Program subject to
222
+ these terms and conditions. You may not impose any further
223
+ restrictions on the recipients' exercise of the rights granted herein.
224
+ You are not responsible for enforcing compliance by third parties to
225
+ this License.
226
+
227
+ 7. If, as a consequence of a court judgment or allegation of patent
228
+ infringement or for any other reason (not limited to patent issues),
229
+ conditions are imposed on you (whether by court order, agreement or
230
+ otherwise) that contradict the conditions of this License, they do not
231
+ excuse you from the conditions of this License. If you cannot
232
+ distribute so as to satisfy simultaneously your obligations under this
233
+ License and any other pertinent obligations, then as a consequence you
234
+ may not distribute the Program at all. For example, if a patent
235
+ license would not permit royalty-free redistribution of the Program by
236
+ all those who receive copies directly or indirectly through you, then
237
+ the only way you could satisfy both it and this License would be to
238
+ refrain entirely from distribution of the Program.
239
+
240
+ If any portion of this section is held invalid or unenforceable under
241
+ any particular circumstance, the balance of the section is intended to
242
+ apply and the section as a whole is intended to apply in other
243
+ circumstances.
244
+
245
+ It is not the purpose of this section to induce you to infringe any
246
+ patents or other property right claims or to contest validity of any
247
+ such claims; this section has the sole purpose of protecting the
248
+ integrity of the free software distribution system, which is
249
+ implemented by public license practices. Many people have made
250
+ generous contributions to the wide range of software distributed
251
+ through that system in reliance on consistent application of that
252
+ system; it is up to the author/donor to decide if he or she is willing
253
+ to distribute software through any other system and a licensee cannot
254
+ impose that choice.
255
+
256
+ This section is intended to make thoroughly clear what is believed to
257
+ be a consequence of the rest of this License.
258
+
259
+ 8. If the distribution and/or use of the Program is restricted in
260
+ certain countries either by patents or by copyrighted interfaces, the
261
+ original copyright holder who places the Program under this License
262
+ may add an explicit geographical distribution limitation excluding
263
+ those countries, so that distribution is permitted only in or among
264
+ countries not thus excluded. In such case, this License incorporates
265
+ the limitation as if written in the body of this License.
266
+
267
+ 9. The Free Software Foundation may publish revised and/or new versions
268
+ of the General Public License from time to time. Such new versions will
269
+ be similar in spirit to the present version, but may differ in detail to
270
+ address new problems or concerns.
271
+
272
+ Each version is given a distinguishing version number. If the Program
273
+ specifies a version number of this License which applies to it and "any
274
+ later version", you have the option of following the terms and conditions
275
+ either of that version or of any later version published by the Free
276
+ Software Foundation. If the Program does not specify a version number of
277
+ this License, you may choose any version ever published by the Free Software
278
+ Foundation.
279
+
280
+ 10. If you wish to incorporate parts of the Program into other free
281
+ programs whose distribution conditions are different, write to the author
282
+ to ask for permission. For software which is copyrighted by the Free
283
+ Software Foundation, write to the Free Software Foundation; we sometimes
284
+ make exceptions for this. Our decision will be guided by the two goals
285
+ of preserving the free status of all derivatives of our free software and
286
+ of promoting the sharing and reuse of software generally.
287
+
288
+ NO WARRANTY
289
+
290
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
291
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
292
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
293
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
294
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
295
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
296
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
297
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
298
+ REPAIR OR CORRECTION.
299
+
300
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
301
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
302
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
303
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
304
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
305
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
306
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
307
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
308
+ POSSIBILITY OF SUCH DAMAGES.
309
+
310
+ END OF TERMS AND CONDITIONS
311
+
312
+ How to Apply These Terms to Your New Programs
313
+
314
+ If you develop a new program, and you want it to be of the greatest
315
+ possible use to the public, the best way to achieve this is to make it
316
+ free software which everyone can redistribute and change under these terms.
317
+
318
+ To do so, attach the following notices to the program. It is safest
319
+ to attach them to the start of each source file to most effectively
320
+ convey the exclusion of warranty; and each file should have at least
321
+ the "copyright" line and a pointer to where the full notice is found.
322
+
323
+ <Html5shiv, The HTML5 Shiv enables use of HTML5 sectioning elements in
324
+ legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9,
325
+ Safari 4.x (and iPhone 3.x), and Firefox 3.x.>
326
+ Copyright (C) 2014 Alexander Farkas (aFarkas)
327
+
328
+ This program is free software; you can redistribute it and/or modify
329
+ it under the terms of the GNU General Public License as published by
330
+ the Free Software Foundation; either version 2 of the License, or
331
+ (at your option) any later version.
332
+
333
+ This program is distributed in the hope that it will be useful,
334
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
335
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
336
+ GNU General Public License for more details.
337
+
338
+ You should have received a copy of the GNU General Public License
339
+ along with this program; if not, write to the Free Software
340
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
341
+
342
+
343
+ Also add information on how to contact you by electronic and paper mail.
344
+
345
+ If the program is interactive, make it output a short notice like this
346
+ when it starts in an interactive mode:
347
+
348
+ Gnomovision version 69, Copyright (C) 2014 Alexander Farkas (aFarkas)
349
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
350
+ This is free software, and you are welcome to redistribute it
351
+ under certain conditions; type `show c' for details.
352
+
353
+ The hypothetical commands `show w' and `show c' should show the appropriate
354
+ parts of the General Public License. Of course, the commands you use may
355
+ be called something other than `show w' and `show c'; they could even be
356
+ mouse-clicks or menu items--whatever suits your program.
357
+
358
+ You should also get your employer (if you work as a programmer) or your
359
+ school, if any, to sign a "copyright disclaimer" for the program, if
360
+ necessary. Here is a sample; alter the names:
361
+
362
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
363
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
364
+
365
+ <signature of Ty Coon>, 1 April 1989
366
+ Ty Coon, President of Vice
367
+
368
+ This General Public License does not permit incorporating your program into
369
+ proprietary programs. If your program is a subroutine library, you may
370
+ consider it more useful to permit linking proprietary applications with the
371
+ library. If this is what you want to do, use the GNU Library General
372
+ Public License instead of this License.