type-on-strap 2.5.0 → 2.5.2

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.
Files changed (88) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +52 -75
  3. data/_includes/blog/post_nav.liquid +2 -2
  4. data/_includes/default/head.liquid +15 -12
  5. data/_includes/default/navbar.liquid +2 -2
  6. data/_includes/gallery.html +5 -7
  7. data/_includes/portfolio.html +1 -1
  8. data/_includes/social/share_buttons.liquid +9 -9
  9. data/_layouts/default.html +1 -1
  10. data/_layouts/page.liquid +3 -7
  11. data/_layouts/post.liquid +3 -3
  12. data/_layouts/search.liquid +1 -0
  13. data/_sass/base/_global.scss +9 -12
  14. data/_sass/base/_utility.scss +8 -29
  15. data/_sass/base/_variables.scss +43 -2
  16. data/_sass/external/_font-awesome.scss +1 -1
  17. data/_sass/external/_katex.scss +1 -1
  18. data/_sass/external/_pacifico.scss +3 -6
  19. data/_sass/external/font-awesome/_core.scss +1 -1
  20. data/_sass/external/font-awesome/_icons.scss +0 -1
  21. data/_sass/external/font-awesome/brands.scss +1 -1
  22. data/_sass/external/font-awesome/fontawesome.scss +1 -1
  23. data/_sass/external/font-awesome/regular.scss +1 -1
  24. data/_sass/external/font-awesome/solid.scss +1 -1
  25. data/_sass/external/font-awesome/v4-shims.scss +1 -1
  26. data/_sass/external/katex/katex.scss +156 -269
  27. data/_sass/includes/_blog_nav.scss +0 -4
  28. data/_sass/includes/_gallery.scss +12 -24
  29. data/_sass/includes/_navbar.scss +1 -7
  30. data/_sass/includes/_portfolio.scss +2 -4
  31. data/_sass/layouts/_blog.scss +7 -23
  32. data/_sass/layouts/_categories.scss +4 -3
  33. data/_sass/layouts/_page.scss +1 -1
  34. data/_sass/layouts/_posts.scss +13 -12
  35. data/_sass/layouts/_search.scss +6 -19
  36. data/_sass/type-on-strap.scss +10 -0
  37. data/assets/fonts/Pacifico/Pacifico.woff +0 -0
  38. data/assets/fonts/Pacifico/Pacifico.woff2 +0 -0
  39. data/assets/fonts/font-awesome/fa-brands-400.ttf +0 -0
  40. data/assets/fonts/font-awesome/fa-brands-400.woff2 +0 -0
  41. data/assets/fonts/font-awesome/fa-regular-400.ttf +0 -0
  42. data/assets/fonts/font-awesome/fa-regular-400.woff2 +0 -0
  43. data/assets/fonts/font-awesome/fa-solid-900.ttf +0 -0
  44. data/assets/fonts/font-awesome/fa-solid-900.woff2 +0 -0
  45. data/assets/js/comments-lazy-load.min.js +1 -1
  46. data/assets/js/main.min.js +1 -6
  47. data/assets/js/vendor/katex.auto-render.min.js +1 -1
  48. data/assets/js/vendor/katex.min.js +1 -1
  49. data/assets/js/vendor/mermaid.min.js +1509 -915
  50. data/assets/js/vendor/simple-jekyll-search.min.js +2 -2
  51. metadata +22 -42
  52. data/assets/css/bootstrap-iso.less +0 -12
  53. data/assets/css/vendor/bootstrap-iso.css +0 -9121
  54. data/assets/css/vendor/bootstrap-iso.min.css +0 -6
  55. data/assets/css/vendor/bootstrap.css +0 -10007
  56. data/assets/fonts/Pacifico/Pacifico.eot +0 -0
  57. data/assets/fonts/Pacifico/Pacifico.svg +0 -10833
  58. data/assets/fonts/Pacifico/Pacifico.ttf +0 -0
  59. data/assets/fonts/Pacifico/original-pacifico-regular.ttf +0 -0
  60. data/assets/fonts/font-awesome/fa-v4compatibility.ttf +0 -0
  61. data/assets/fonts/font-awesome/fa-v4compatibility.woff2 +0 -0
  62. data/assets/fonts/katex/KaTeX_AMS-Regular.ttf +0 -0
  63. data/assets/fonts/katex/KaTeX_Caligraphic-Bold.ttf +0 -0
  64. data/assets/fonts/katex/KaTeX_Caligraphic-Regular.ttf +0 -0
  65. data/assets/fonts/katex/KaTeX_Fraktur-Bold.ttf +0 -0
  66. data/assets/fonts/katex/KaTeX_Fraktur-Regular.ttf +0 -0
  67. data/assets/fonts/katex/KaTeX_Main-Bold.ttf +0 -0
  68. data/assets/fonts/katex/KaTeX_Main-BoldItalic.ttf +0 -0
  69. data/assets/fonts/katex/KaTeX_Main-Italic.ttf +0 -0
  70. data/assets/fonts/katex/KaTeX_Main-Regular.ttf +0 -0
  71. data/assets/fonts/katex/KaTeX_Math-BoldItalic.ttf +0 -0
  72. data/assets/fonts/katex/KaTeX_Math-Italic.ttf +0 -0
  73. data/assets/fonts/katex/KaTeX_SansSerif-Bold.ttf +0 -0
  74. data/assets/fonts/katex/KaTeX_SansSerif-Italic.ttf +0 -0
  75. data/assets/fonts/katex/KaTeX_SansSerif-Regular.ttf +0 -0
  76. data/assets/fonts/katex/KaTeX_Script-Regular.ttf +0 -0
  77. data/assets/fonts/katex/KaTeX_Size1-Regular.ttf +0 -0
  78. data/assets/fonts/katex/KaTeX_Size2-Regular.ttf +0 -0
  79. data/assets/fonts/katex/KaTeX_Size3-Regular.ttf +0 -0
  80. data/assets/fonts/katex/KaTeX_Size4-Regular.ttf +0 -0
  81. data/assets/fonts/katex/KaTeX_Typewriter-Regular.ttf +0 -0
  82. data/assets/js/comments-lazy-load.js +0 -123
  83. data/assets/js/partials/cookie_consent_init.js +0 -60
  84. data/assets/js/partials/dark-mode.js +0 -57
  85. data/assets/js/partials/masonry_init.js +0 -22
  86. data/assets/js/partials/navbar.js +0 -26
  87. data/assets/js/vendor/imagesloaded.pkgd.min.js +0 -12
  88. data/assets/js/vendor/masonry.pkgd.min.js +0 -9
@@ -25,6 +25,37 @@ $m-break: 1000px;
25
25
  $break: 768px;
26
26
  $sm-break: 576px;
27
27
  $x-sm-break: 320px;
28
+ $xs-l-break: 450px;
29
+ $xs-m-break: 400px;
30
+ $xs-s-break: 380px;
31
+
32
+ /* TRANSITIONS */
33
+ $transition-fast: 0.15s;
34
+ $transition-base: 0.2s;
35
+ $transition-slow: 0.5s;
36
+
37
+ /* Z-INDEX */
38
+ $z-index-cookie: 1000;
39
+
40
+ /* COMPONENT SIZES */
41
+ $post-img-height: 250px;
42
+ $post-img-height-mobile: 150px;
43
+ $portfolio-max-width: 400px;
44
+ $gallery-item-width: 32.6%;
45
+ $gallery-gutter: 1%;
46
+
47
+ /* MIXINS */
48
+ @mixin respond-to($breakpoint) {
49
+ @if $breakpoint == 'xl' { @media screen and (max-width: $xl-break) { @content; } }
50
+ @if $breakpoint == 'l' { @media screen and (max-width: $l-break) { @content; } }
51
+ @if $breakpoint == 'm' { @media screen and (max-width: $m-break) { @content; } }
52
+ @if $breakpoint == 'break' { @media screen and (max-width: $break) { @content; } }
53
+ @if $breakpoint == 'sm' { @media screen and (max-width: $sm-break) { @content; } }
54
+ @if $breakpoint == 'x-sm' { @media screen and (max-width: $x-sm-break) { @content; } }
55
+ @if $breakpoint == 'xs-l' { @media screen and (max-width: $xs-l-break) { @content; } }
56
+ @if $breakpoint == 'xs-m' { @media screen and (max-width: $xs-m-break) { @content; } }
57
+ @if $breakpoint == 'xs-s' { @media screen and (max-width: $xs-s-break) { @content; } }
58
+ }
28
59
 
29
60
 
30
61
  /* THEME COLOR SCHEMES */
@@ -47,7 +78,12 @@ html, html[data-theme="light"] {
47
78
  --h4: #262626;
48
79
  --h5: #262626;
49
80
  --h6: #262626;
50
- --border: rgba(0, 0, 0, 0.2);
81
+ --border: rgb(229, 229, 229);
82
+ --blockquote-border: #9fd2e3;
83
+ --kbd-background: #eee;
84
+ --kbd-border: #b4b4b4;
85
+ --kbd-color: #333;
86
+ --search-highlight: rgba(255, 221, 76, 0.5);
51
87
  }
52
88
 
53
89
  html[data-theme="dark"] {
@@ -69,7 +105,12 @@ html[data-theme="dark"] {
69
105
  --h4: #00af9e;
70
106
  --h5: #6bac00;
71
107
  --h6: #ff5c00;
72
- --border: rgba(255, 255, 255, 0.5); // border
108
+ --border: rgba(255, 255, 255, 0.15);
109
+ --blockquote-border: #546e7a;
110
+ --kbd-background: #3a3f4b;
111
+ --kbd-border: #5a6070;
112
+ --kbd-color: #cdd9e5;
113
+ --search-highlight: rgba(167, 139, 250, 0.5);
73
114
  --cusdis--color-text-default: var(--text);
74
115
  --cusdis--color-comment-username-text: var(--link);
75
116
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Type-on-strap Font Awesome kit v6.7.1
2
+ * Type-on-strap Font Awesome kit v6.7.2
3
3
  * Find the version and license of the included Font Awesome here: _sass/external/font-awesome/fontawesome.scss
4
4
  */
5
5
  $fa-inverse: var(--background);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * KaTeX v0.16.28
2
+ * KaTeX v0.17.0
3
3
  * Plus added customizations for the theme
4
4
  */
5
5
 
@@ -6,12 +6,9 @@ $pacifico-font-path: "../../assets/fonts/Pacifico" !default;
6
6
 
7
7
  @font-face {
8
8
  font-family: 'Pacifico';
9
- src: url('#{$pacifico-font-path}/Pacifico.eot'); /* IE9 Compat Modes */
10
- src: url('#{$pacifico-font-path}/Pacifico.eot?#iefix') format('embedded-opentype'),
11
- url('#{$pacifico-font-path}/Pacifico.woff2') format('woff2'),
12
- url('#{$pacifico-font-path}/Pacifico.woff') format('woff'),/* Modern Browsers */
13
- url('#{$pacifico-font-path}/Pacifico.ttf') format('truetype'),/* Safari, Android, iOS */
14
- url('#{$pacifico-font-path}/Pacifico.svg#Pacifico') format('svg');/* Legacy iOS */
9
+ src: url('#{$pacifico-font-path}/Pacifico.woff2') format('woff2'),
10
+ url('#{$pacifico-font-path}/Pacifico.woff') format('woff');
15
11
  font-weight: normal;
16
12
  font-style: normal;
13
+ font-display: swap;
17
14
  }
@@ -28,7 +28,7 @@
28
28
  .#{$fa-css-prefix}-solid::before,
29
29
  .#{$fa-css-prefix}-regular::before,
30
30
  .#{$fa-css-prefix}-brands::before,
31
- .fa::before {
31
+ .#{$fa-css-prefix}::before {
32
32
  content: var(#{$fa-icon-property});
33
33
  }
34
34
 
@@ -7,7 +7,6 @@ readers do not read off random characters that represent icons */
7
7
  @each $name, $icon in $fa-icons {
8
8
  .#{$fa-css-prefix}-#{$name} {
9
9
  #{$fa-icon-property}: unquote("\"#{ $icon }\"");
10
- #{$fa-duotone-icon-property}: unquote("\"#{$icon}#{$icon}\"");
11
10
  }
12
11
  }
13
12
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  * Copyright 2024 Fonticons, Inc.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  * Copyright 2024 Fonticons, Inc.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  * Copyright 2024 Fonticons, Inc.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  * Copyright 2024 Fonticons, Inc.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  * Copyright 2024 Fonticons, Inc.
5
5
  */