chulapa-jekyll 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (96) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +45 -9
  3. data/README.md +139 -81
  4. data/_data/welcomments/01_install/01H35P308R2G2YMW849CK7V1VP.json +9 -0
  5. data/_data/welcomments/02_config/01GMBNMYVQS6NCQ45S7KP1TK80.json +10 -0
  6. data/_data/welcomments/02_config/01GMBNP7RB0CBQNKKXKWG5CHJN.json +10 -0
  7. data/_data/welcomments/02_config/01GMBNX1CNV06WN12XR72CNN8D.json +11 -0
  8. data/_data/welcomments/02_config/01GME95BGP5HDQWAWFXT49FDB5.json +10 -0
  9. data/_data/welcomments/02_config/01GME9BZ4N0K0RT3WEPM397VP1.json +10 -0
  10. data/_data/welcomments/02_config/01HAH50GMY2SEESXQNR9D3V44R.json +9 -0
  11. data/_data/welcomments/welcome/01GMDMF77D4VZ7VQX9JAK0RMT5.json +10 -0
  12. data/_data/welcomments/welcome/01H1QVV3C210ND4XY30H0BZHQP.json +9 -0
  13. data/_includes/components/author.html +12 -7
  14. data/_includes/components/breadcrumbdatesocial.html +20 -12
  15. data/_includes/components/cactus.html +18 -0
  16. data/_includes/components/categories.html +1 -1
  17. data/_includes/components/cusdis.html +18 -0
  18. data/_includes/components/disqus.html +1 -1
  19. data/_includes/components/headers.html +10 -10
  20. data/_includes/components/indexcards.html +1 -1
  21. data/_includes/components/navbeforeafter.html +23 -4
  22. data/_includes/components/related.html +72 -0
  23. data/_includes/components/sidetoc.html +15 -0
  24. data/_includes/components/tags.html +1 -1
  25. data/_includes/components/toc.html +120 -50
  26. data/_includes/components/welcomments.html +10 -0
  27. data/_includes/footer.html +27 -9
  28. data/_includes/head.html +39 -30
  29. data/_includes/navbar.html +4 -4
  30. data/_includes/snippets/bootstrapdemo.html +3 -0
  31. data/_includes/snippets/carousel.html +3 -3
  32. data/_includes/snippets/masonry.html +3 -1
  33. data/_includes/snippets/video.html +20 -10
  34. data/_includes/snippets/youtube.html +10 -1
  35. data/_includes/welcomments/comment_form.html +26 -0
  36. data/_includes/welcomments/comments.html +109 -0
  37. data/_includes/welcomments/single_comment.html +57 -0
  38. data/_includes/welcomments/template.html +46 -0
  39. data/_layouts/cloudcategory.html +4 -4
  40. data/_layouts/compress.html +2 -2
  41. data/_layouts/default.html +17 -3
  42. data/_layouts/landingpage.html +21 -3
  43. data/_layouts/minimal.html +5 -6
  44. data/_layouts/search.html +8 -7
  45. data/_sass/chulapa/_classes.scss +1270 -0
  46. data/_sass/{chulapa-misc.scss → chulapa/_reboot.scss} +24 -4
  47. data/_sass/{chulapa-vars.scss → chulapa/_variables.scss} +25 -5
  48. data/_sass/chulapa-master.scss +5 -5
  49. data/_sass/highlight/monokai.scss +1 -1
  50. data/_sass/reset-algolia.scss +1 -1
  51. data/_sass/skins/academia.scss +23 -17
  52. data/_sass/skins/auto.scss +2 -1
  53. data/_sass/skins/chulapa.scss +14 -12
  54. data/_sass/skins/dark-bg.scss +62 -0
  55. data/_sass/skins/deeply.scss +4 -3
  56. data/_sass/skins/gitdev-dark.scss +97 -0
  57. data/_sass/skins/gitdev.scss +86 -0
  58. data/_sass/skins/graymor.scss +17 -18
  59. data/_sass/skins/hootstrap.scss +12 -12
  60. data/_sass/skins/journal.scss +6 -5
  61. data/_sass/skins/lux.scss +9 -10
  62. data/_sass/skins/lymcha.scss +10 -10
  63. data/_sass/skins/minty.scss +14 -11
  64. data/_sass/skins/pear.scss +18 -18
  65. data/_sass/skins/preptor.scss +13 -14
  66. data/_sass/skins/sketchy.scss +5 -4
  67. data/_sass/skins/sunset.scss +10 -10
  68. data/_sass/skins/towards.scss +50 -0
  69. data/_sass/skins/twitter-dim.scss +38 -28
  70. data/_sass/skins/twitter-lights-out.scss +38 -30
  71. data/_sass/skins/twitter.scss +25 -25
  72. data/_sass/skins/universal.scss +79 -21
  73. data/_sass/skins/wandoo.scss +12 -13
  74. data/assets/css/main.scss +1 -1
  75. data/assets/css/welcomments.scss +572 -0
  76. data/assets/fonts/Hubot-Sans/Hubot-Sans.woff2 +0 -0
  77. data/assets/fonts/Hubot-Sans/LICENSE.txt +93 -0
  78. data/assets/fonts/Mona-Sans/LICENSE.txt +93 -0
  79. data/assets/fonts/Mona-Sans/Mona-Sans.woff2 +0 -0
  80. data/assets/js/ch_ytdefer/ch_ytdefer.js +3 -1
  81. data/assets/js/chulapa_script.js +175 -0
  82. data/assets/js/clipboard/chulapa_clipboard.js +109 -0
  83. data/assets/js/cusdis/chulapa_cusdis.js +1 -0
  84. data/assets/js/google/google-search.js +0 -1
  85. metadata +37 -63
  86. data/_sass/chulapa-classes.scss +0 -844
  87. data/assets/fonts/Chulapa/Chulapa-Bold.otf +0 -0
  88. data/assets/fonts/Chulapa/Chulapa-Bold_v2.1.otf +0 -0
  89. data/assets/fonts/Chulapa/Chulapa-Bold_v2.2.otf +0 -0
  90. data/assets/fonts/Chulapa/Chulapa-Bold_v2.otf +0 -0
  91. data/assets/fonts/Chulapa/Chulapa-Light.otf +0 -0
  92. data/assets/fonts/Chulapa/Chulapa-Regular.otf +0 -0
  93. data/assets/js/ch_ytdefer/ch_ytdefer.min.js +0 -1
  94. data/assets/js/clipboardrouge.js +0 -95
  95. /data/_sass/{bootstrapv5-migration.scss → chulapa/_bootstrapv5.scss} +0 -0
  96. /data/_sass/{chulapa-mixins.scss → chulapa/_mixins.scss} +0 -0
@@ -1,3 +1,8 @@
1
+ /*!
2
+ * Misc classes and formats for chulapa
3
+ */
4
+
5
+
1
6
  // Defaults needed as Bootstrap doesn't specifically format these tags
2
7
  body {
3
8
  min-height: 100vh;
@@ -76,7 +81,7 @@ figcaption, caption, .figcaption, .caption {
76
81
  margin-right: auto;
77
82
  }
78
83
 
79
- .highlight {
84
+ pre {
80
85
  @extend .p-2;
81
86
  }
82
87
 
@@ -99,7 +104,22 @@ figcaption, caption, .figcaption, .caption {
99
104
  }
100
105
  }
101
106
 
102
- // For disqus recommendations
103
- #disqus_recommendations {
104
- width: 100%;
107
+
108
+
109
+ // Transition on icons
110
+ // Icons
111
+
112
+ .fa, .far, .fas, .fal, .fab, .fa-solid, .fa-regular, .fa-light, .fa-thin,
113
+ .fa-duotone, .fa-sharp, .fa-brands {
114
+ -webkit-transition: all 0.2s ease-out;
115
+ -moz-transition: all 0.2s ease-out;
116
+ transition: all 0.2s ease-out;
117
+
118
+ &:hover {
119
+ -webkit-transform: scale(1.3, 1.3);
120
+ -ms-transform: scale(1.3, 1.3);
121
+ -o-transform: scale(1.3, 1.3);
122
+ transform: scale(1.3, 1.3);
123
+
124
+ }
105
125
  }
@@ -15,10 +15,11 @@ $navbar-chulapa-toggler-border-color: $navbar-chulapa-toggler-color !default;
15
15
 
16
16
  //Footer
17
17
  $footer-chulapa-bg-color: $navbar-chulapa-bg-color !default;
18
- $footer-chulapa-text-color: $navbar-chulapa-hover-color !default;
19
- $footer-chulapa-hover-color: $navbar-chulapa-text-color !default;
18
+ $footer-chulapa-text-contrast: color-contrast($footer-chulapa-bg-color, $black, $white);
19
+ $footer-chulapa-text-color: mix($footer-chulapa-text-contrast, $footer-chulapa-bg-color, 75%) !default;
20
+ $footer-chulapa-hover-color: mix($footer-chulapa-text-contrast, $footer-chulapa-bg-color, 90%) !default;
20
21
  $footer-chulapa-icon-color: $footer-chulapa-text-color !default;
21
- $footer-chulapa-icon-hover-color: $footer-chulapa-hover-color !default;
22
+ $footer-chulapa-icon-hover-color: mix($footer-chulapa-text-contrast, $footer-chulapa-bg-color, 50%) !default;
22
23
 
23
24
  //Hero
24
25
  $hero-chulapa-bg-color: $navbar-chulapa-bg-color !default;
@@ -35,7 +36,7 @@ $blockquote-chulapa-text-color: mix($blockquote-chulapa-bg-color, $body-color, 2
35
36
 
36
37
  $footnote-chulapa-text-color: color-contrast($body-bg, $gray-600, $gray-300) !default;
37
38
 
38
- $pre-chulapa-bg-color: lighten($blockquote-chulapa-bg-color, 2%) !default;
39
+ $pre-chulapa-bg-color: mix($white, $primary, 95%) !default;
39
40
 
40
41
  //Table
41
42
  $thead-chulapa-bg-color: $primary !default;
@@ -45,4 +46,23 @@ $thead-chulapa-text-color: color-contrast($thead-chulapa-bg-color, $black, $whit
45
46
  //Pagination
46
47
  $pagination-chulapa-text-color: $body-color !default;
47
48
  $pagination-chulapa-bg-hover-color: $primary !default;
48
- $pagination-chulapa-text-hover-color: color-contrast($pagination-chulapa-bg-hover-color, $black, $white) !default;
49
+ $pagination-chulapa-text-hover-color: color-contrast($pagination-chulapa-bg-hover-color, $black, $white) !default;
50
+
51
+
52
+ // Chulapa Layouts
53
+
54
+ $indexcards-chulapa-border-color: $text-muted !default;
55
+
56
+ // Cactus comments
57
+
58
+ $cactus-btn-text: color-contrast($secondary, $black, $white);
59
+
60
+ :root {
61
+ --cactus-error-color: #{$danger};
62
+ --cactus-border-radius: #{$btn-border-radius};
63
+ --cactus-button-text-color: #{$cactus-btn-text};
64
+ --cactus-border-color: #{$secondary};
65
+ --cactus-button-color: #{$secondary};
66
+ --cactus-text-color: #{$footer-chulapa-text-color};
67
+ --cactus-text-color--soft: #{$footer-chulapa-hover-color};
68
+ }
@@ -4,8 +4,8 @@
4
4
  * Licensed under MIT
5
5
  */
6
6
 
7
- @import "bootstrapv5-migration";
8
- @import "chulapa-mixins";
9
- @import "chulapa-vars";
10
- @import "chulapa-misc";
11
- @import "chulapa-classes";
7
+ @import "chulapa/_bootstrapv5";
8
+ @import "chulapa/_mixins";
9
+ @import "chulapa/_variables";
10
+ @import "chulapa/_reboot";
11
+ @import "chulapa/_classes";
@@ -59,7 +59,7 @@
59
59
  .highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */
60
60
  .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */
61
61
 
62
- .highlight .gh { } /* Generic Heading & Diff Header */
62
+ .highlight .gh { color: #ff0000} /* Generic Heading & Diff Header */
63
63
  .highlight .gu { color: #75715e; } /* Generic.Subheading & Diff Unified/Comment? */
64
64
  .highlight .gd { color: #f92672; } /* Generic.Deleted & Diff Deleted */
65
65
  .highlight .gi { color: #a6e22e; } /* Generic.Inserted & Diff Inserted */
@@ -12,7 +12,7 @@
12
12
  }
13
13
 
14
14
  li {
15
- list-style:none;
15
+ list-style: none;
16
16
  }
17
17
 
18
18
  }
@@ -3,24 +3,30 @@
3
3
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto+Mono&family=Roboto:wght@400;700&display=swap');
4
4
 
5
5
 
6
- $font-family-base: Roboto, sans-serif;
7
- $headings-font-family: Montserrat, sans-serif;
8
- $font-family-monospace: Roboto Mono, monospace;
9
- $white: white;
10
- $primary: #1565c0;
11
- $body-bg: white;
12
- $navbar-chulapa-bg-color: white;
13
- $navbar-chulapa-active-color: #2962ff;
14
- $footer-chulapa-icon-color: #1565c0;
15
- $footer-chulapa-icon-hover-color: transparent;
16
- $h1-font-size: 2.25rem;
17
- $h2-font-size: 1.5rem;
18
- $h3-font-size: 1.25rem;
19
- $h4-font-size: 1rem;
20
- $h5-font-size: 1rem;
21
- $h6-font-size: 1rem;
6
+ $font-family-base: Roboto, sans-serif !default;
7
+ $headings-font-family: Montserrat, sans-serif !default;
8
+ $font-family-monospace: Roboto Mono, monospace !default;
9
+ $white: white !default;
10
+ $primary: #1565c0 !default;
11
+ $body-bg: white !default;
12
+ $navbar-chulapa-bg-color: $body-bg !default;
13
+ $navbar-chulapa-active-color: #2962ff !default;
14
+ $footer-chulapa-icon-color: #1565c0 !default;
15
+ $footer-chulapa-icon-hover-color: transparent !default;
16
+ $hero-chulapa-bg-color: $primary !default;
17
+ $h1-font-size: 2.25rem !default;
18
+ $h2-font-size: 1.5rem !default;
19
+ $h3-font-size: 1.25rem !default;
20
+ $h4-font-size: 1rem !default;
21
+ $h5-font-size: 1rem !default;
22
+ $h6-font-size: 1rem !default;
22
23
 
23
24
  .navbar-chulapa-fab .dropdown-item.active,
24
25
  .navbar-chulapa-fab .dropdown-item:active {
25
- background-color:white;
26
+ background-color:$body-bg;
27
+ }
28
+
29
+
30
+ .chulapa-links-hover-only i {
31
+ color:$primary;
26
32
  }
@@ -23,4 +23,5 @@ $danger: mix(#dc3545, $primary, 75%) !default;
23
23
  $light: mix(white, $primary, 75%) !default;
24
24
  $dark: mix(black, $primary, 75%) !default;
25
25
  $carousel-control-color: $dark !default;
26
- $carousel-indicator-active-bg: $dark !default;
26
+ $carousel-indicator-active-bg: $dark !default;
27
+ $code-color: #E80E61 !default;
@@ -3,10 +3,10 @@
3
3
  @import url('https://fonts.googleapis.com/css2?family=Ibarra+Real+Nova:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
4
4
 
5
5
  $headings-font-family: chulapa,
6
- sans-serif;
7
- $font-family-base: 'Ibarra Real Nova', serif;
8
- $enable-rounded: false;
9
- $btn-font-family: $headings-font-family;
6
+ sans-serif !default;
7
+ $font-family-base: 'Ibarra Real Nova', serif !default;
8
+ $enable-rounded: false !default;
9
+ $btn-font-family: $headings-font-family !default;
10
10
 
11
11
  h1,
12
12
  h2,
@@ -41,12 +41,14 @@ label,
41
41
  font-family: $headings-font-family !important;
42
42
  }
43
43
 
44
- $primary: #edc7b7;
45
- $secondary: #687864;
46
- $success: #88bdbc;
47
- $info: #31708e;
48
- $warning: #fffe7a;
49
- $danger: #f13c20;
50
- $dark: darken($secondary, 10%);
51
- $navbar-chulapa-toggler-border-color: transparent;
44
+ $primary: #edc7b7 !default;
45
+ $secondary: #687864 !default;
46
+ $success: #88bdbc !default;
47
+ $info: #31708e !default;
48
+ $warning: #fffe7a !default;
49
+ $danger: #f13c20 !default;
50
+ $dark: darken($secondary, 10%) !default;
51
+ $navbar-chulapa-toggler-border-color: transparent !default;
52
+
53
+ /* Use auto */
52
54
  @import "skins/auto";
@@ -0,0 +1,62 @@
1
+
2
+ $body-bg: #000000 !default;
3
+ $body-color: #ffffff !default;
4
+ $code-color: #E9468E !default;
5
+ $blockquote-chulapa-bg-color: $body-bg !default;
6
+ $blockquote-chulapa-text-color: $body-color !default;
7
+ $pre-chulapa-bg-color: $body-color !default;
8
+
9
+
10
+ /*! Import Autothemer */
11
+ @import "skins/auto";
12
+ /*! Import Bootstrap 4 vars */
13
+ @import "bootstrap/functions";
14
+ @import "bootstrap/variables";
15
+
16
+ $link-hover-color:darken($link-color, 20%);
17
+ $table-accent-bg: rgba($white, .05);
18
+ $table-hover-bg:rgba($white, .075);
19
+ $table-border-color:rgba($white, 0.3);
20
+ $table-dark-border-color: $table-border-color;
21
+ $table-dark-color:$white;
22
+ $dropdown-bg:$gray-800;
23
+ $dropdown-divider-bg:rgba($black, .15);
24
+ $dropdown-link-color:$body-color;
25
+ $dropdown-link-hover-color:$white;
26
+ $dropdown-link-hover-bg:$body-bg;
27
+ $nav-tabs-border-color:rgba($white, 0.3);
28
+ $nav-tabs-link-hover-border-color:$nav-tabs-border-color;
29
+ $nav-tabs-link-active-bg:transparent;
30
+ $nav-tabs-link-active-border-color:$nav-tabs-border-color;
31
+ $navbar-dark-hover-color:$white;
32
+ $navbar-light-hover-color:$gray-800;
33
+ $navbar-light-active-color:$gray-800;
34
+ $pagination-color:$white;
35
+ $pagination-bg:transparent;
36
+ $pagination-border-color:rgba($black, 0.6);
37
+ $pagination-hover-color:$white;
38
+ $pagination-hover-bg:transparent;
39
+ $pagination-hover-border-color:rgba($black, 0.6);
40
+ $pagination-active-bg:transparent;
41
+ $pagination-active-border-color:rgba($black, 0.6);
42
+ $pagination-disabled-bg:transparent;
43
+ $pagination-disabled-border-color:rgba($black, 0.6);
44
+ $jumbotron-bg:lighten($body-bg, 5%);
45
+ $card-border-color:rgba($black, 0.6);
46
+ $card-cap-bg:lighten($gray-800, 10%);
47
+ $card-bg:lighten($body-bg, 5%);
48
+ $modal-content-bg:lighten($body-bg, 5%);
49
+ $modal-header-border-color:rgba(0, 0, 0, .2);
50
+ $progress-bg:lighten($body-bg, 5%);
51
+ $progress-bar-color:$gray-600;
52
+ $list-group-bg:lighten($body-bg, 5%);
53
+ $list-group-border-color:rgba($black, 0.6);
54
+ $list-group-hover-bg:lighten($body-bg, 10%);
55
+ $list-group-active-color:$white;
56
+ $list-group-active-bg:$list-group-hover-bg;
57
+ $list-group-active-border-color:$list-group-border-color;
58
+ $list-group-disabled-color:$gray-800;
59
+ $list-group-disabled-bg:$black;
60
+ $list-group-action-color:$white;
61
+ $breadcrumb-active-color:$gray-500;
62
+
@@ -1,5 +1,5 @@
1
1
  /*! Tophat `Deeply` Bootstrap 4.3.1 theme */
2
- @import url(https://fonts.googleapis.com/css?family=Comfortaa:200,300,400,700);
2
+ @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@200;300;400;700&display=swap');
3
3
  $headings-font-family:Comfortaa;
4
4
 
5
5
  $primary:#FF550B;
@@ -77,8 +77,9 @@ $breadcrumb-active-color:$gray-500;
77
77
  background-color: #111111 !important;
78
78
  }
79
79
 
80
- $blockquote-chulapa-bg-color: mix($white, $primary, 90%);
81
- $pre-chulapa-bg-color: mix($white, $primary, 95%);
80
+ $blockquote-chulapa-bg-color: $jumbotron-bg;
81
+ $blockquote-chulapa-text-color: $body-color;
82
+ $pre-chulapa-bg-color: $body-color;
82
83
 
83
84
  $navbar-chulapa-bg-color: black;
84
85
  $navbar-chulapa-toggler-color: rgba(white, 0.4);
@@ -0,0 +1,97 @@
1
+ @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100..700&family=Inter:wght@100..900&family=Inter+Tight:wght@100..900&display=swap');
2
+
3
+ // Colors
4
+
5
+ $body-color: #fff !default;
6
+ $body-bg: #24292f !default;
7
+
8
+ $primary: mix($body-color,$body-bg, 10%) !default;
9
+ $secondary: mix($body-color,$body-bg, 90%) !default;
10
+ $white: #fff !default;
11
+ $black: #373e47 !default;
12
+ $link-color: #2B8FFD !default;
13
+ $success: #2da44e !default;
14
+ $warning: #d4a72c !default;
15
+ $danger: #D86F75 !default;
16
+ $info: #9686BE !default;
17
+ $code-color: #E75CA2 !default;
18
+
19
+
20
+ // Typography
21
+
22
+ $headings-font-family: 'Inter Tight', Roboto !default;
23
+ $font-family-base: 'Inter', Roboto !default;
24
+ $font-family-monospace: 'Roboto Mono', monospace !default;
25
+ $headings-font-weight: 800 !default;
26
+ $text-muted: #8b949e !default;
27
+
28
+ // Chulapa components
29
+
30
+ $navbar-chulapa-bg-color: $body-bg !default;
31
+ $navbar-chulapa-toggler-border-color: $body-bg !default;
32
+ $navbar-chulapa-text-color: $body-color !default;
33
+ $navbar-chulapa-hover-color: $text-muted !default;
34
+ $navbar-chulapa-brand-color: $navbar-chulapa-text-color !default;
35
+
36
+ $footer-chulapa-bg-color: $body-bg !default;
37
+ $footer-chulapa-text-color: $text-muted !default;
38
+ $footer-chulapa-hover-color: #58a6ff !default;
39
+ $footer-chulapa-icon-hover-color: mix($footer-chulapa-hover-color, $footer-chulapa-bg-color, 20%) !default;
40
+
41
+ // Misc
42
+ // Blockquote
43
+ $blockquote-chulapa-bg-color: $body-bg !default;
44
+ $blockquote-chulapa-text-color: $body-color !default;
45
+
46
+ $pre-chulapa-bg-color: mix($body-bg, $body-color, 5%) !default;
47
+
48
+
49
+
50
+ $pagination-chulapa-bg-hover-color: $white !default;
51
+ $min-contrast-ratio: 2 !default;
52
+
53
+
54
+ // Lines for dark themes
55
+
56
+ @import "skins/dark-bg";
57
+
58
+
59
+ // Special rules
60
+
61
+ .hero-chulapa h1,
62
+ .hero-chulapa-image h1,
63
+ .splash-chulapa h1,
64
+ .splash-chulapa-image h1 {
65
+ font-family: $headings-font-family;
66
+ font-weight: $headings-font-weight !important;
67
+ }
68
+
69
+ nav, .navbar, .navbar-chulapa-fab .nav-item, .navbar-chulapa, .footer-chulapa {
70
+ font-family: $headings-font-family;
71
+ font-weight: $headings-font-weight !important;
72
+ }
73
+
74
+
75
+ .navbar-chulapa .active, .navbar-chulapa-fab .active {
76
+ color: mix($navbar-chulapa-text-color, $navbar-chulapa-bg-color, 80%) !important;
77
+ }
78
+
79
+
80
+ .chulapa-links-hover-only i {
81
+ color:$link-color;
82
+ }
83
+
84
+ .chulapaDateSocial time, .chulapaDateSocial .chulapa-text-line-through {
85
+ font-family: $font-family-monospace;
86
+ }
87
+
88
+ time {
89
+ font-family: $font-family-monospace;
90
+ font-style: normal !important;
91
+ }
92
+
93
+ blockquote {
94
+ border-radius: 0 !important;
95
+ border-left: solid $link-color !important;
96
+ }
97
+
@@ -0,0 +1,86 @@
1
+ @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100..700&family=Inter:wght@100..900&family=Inter+Tight:wght@100..900&display=swap');
2
+
3
+
4
+ // Colors
5
+
6
+ $primary: #22272e !default;
7
+ $link-color: #0969da !default;
8
+ $success: #2A874B !default;
9
+ $warning: #C15807 !default;
10
+ $danger: #cf222e !default;
11
+ $info: #8250df !default;
12
+ $black: #0d1117 !default;
13
+
14
+ $body-bg: #fff !default;
15
+ $body-color: #24292f !default;
16
+
17
+ // Typography
18
+
19
+ $headings-font-family: 'Inter Tight', Roboto !default;
20
+ $font-family-base: 'Inter', Roboto !default;
21
+ $font-family-monospace: 'Roboto Mono', monospace !default;
22
+ $headings-font-weight: 800 !default;
23
+ $text-muted: #6A788A !default;
24
+
25
+ // Chulapa components
26
+
27
+ $navbar-chulapa-bg-color: $primary !default;
28
+ $navbar-chulapa-toggler-border-color: $primary !default;
29
+ $navbar-chulapa-text-color: $body-bg !default;
30
+ $navbar-chulapa-hover-color: $text-muted !default;
31
+ $navbar-chulapa-brand-color: $navbar-chulapa-text-color !default;
32
+
33
+ $footer-chulapa-bg-color: $black !default;
34
+ $footer-chulapa-text-color: #8b949e !default;
35
+ $footer-chulapa-hover-color: #58a6ff !default;
36
+ $footer-chulapa-icon-hover-color: mix($footer-chulapa-hover-color, $footer-chulapa-bg-color, 20%) !default;
37
+
38
+ // Misc
39
+ // Blockquote
40
+ $blockquote-chulapa-bg-color: $body-bg !default;
41
+ $blockquote-chulapa-text-color: $body-color !default;
42
+
43
+
44
+ // Special rules
45
+
46
+ .chulapaDateSocial time, .chulapaDateSocial .chulapa-text-line-through {
47
+ font-family: $font-family-monospace;
48
+ }
49
+
50
+ time {
51
+ font-family: $font-family-monospace;
52
+ font-style: normal !important;
53
+ }
54
+
55
+ blockquote {
56
+ border-radius: 0 !important;
57
+ border-left: solid $link-color !important;
58
+ }
59
+
60
+ $pagination-chulapa-bg-hover-color: $primary !default;
61
+ $min-contrast-ratio: 2 !default;
62
+
63
+
64
+ .hero-chulapa h1,
65
+ .hero-chulapa-image h1,
66
+ .splash-chulapa h1,
67
+ .splash-chulapa-image h1 {
68
+ font-family: $headings-font-family;
69
+ font-weight: $headings-font-weight !important;
70
+ }
71
+
72
+ nav, .navbar, .navbar-chulapa-fab .nav-item, .navbar-chulapa, .footer-chulapa {
73
+ font-family: $headings-font-family;
74
+ font-weight: $headings-font-weight !important;
75
+ }
76
+
77
+
78
+
79
+ .navbar-chulapa .active, .navbar-chulapa-fab .active {
80
+ color: mix($navbar-chulapa-text-color, $navbar-chulapa-bg-color, 80%) !important;
81
+ }
82
+
83
+
84
+ .chulapa-links-hover-only i {
85
+ color:$link-color;
86
+ }
@@ -1,26 +1,25 @@
1
1
  /*! Tophat `Graymor` Bootstrap 4.3.1 theme */
2
- @import url(https://fonts.googleapis.com/css?family=Muli:200,300,400,700);
3
- @import url(https://fonts.googleapis.com/css?family=Oswald:200,300,400,700);
2
+ @import url('https://fonts.googleapis.com/css2?family=Muli:wght@200;300;400;700&family=Oswald:wght@200;300;400;700&display=swap');
4
3
 
5
- $headings-font-family:Oswald;
6
- $font-family-base:Muli;
4
+ $headings-font-family:Oswald !default;
5
+ $font-family-base:Muli !default;
7
6
 
8
- $primary:#2f3c48;
9
- $secondary:#6f7f8c;
10
- $success:#3e4d59;
11
- $danger:#cc330d;
12
- $info:#5c8f94;
13
- $warning:#6e9fa5;
14
- $light:#eceeec;
15
- $dark:#1e2b37;
16
- $enable-rounded:false;
7
+ $primary:#2f3c48 !default;
8
+ $secondary:#6f7f8c !default;
9
+ $success:#3e4d59 !default;
10
+ $danger:#cc330d !default;
11
+ $info:#5c8f94 !default;
12
+ $warning:#6e9fa5 !default;
13
+ $light:#eceeec !default;
14
+ $dark:#1e2b37 !default;
15
+ $enable-rounded:false !default;
17
16
 
18
17
 
19
18
  // Add SASS theme customizations here..
20
- $link-color: mix($primary, #007bff, 70%);
19
+ $link-color: mix($primary, #007bff, 70%) !default;
21
20
 
22
21
  //Custom hero
23
- $hero-chulapa-bg-color: $primary;
24
- $navbar-chulapa-toggler-color: rgba(white, 0.4);
25
- $navbar-chulapa-toggler-border-color: rgba(white, 0.1);
26
- $navbar-chulapa-toggler-color-bg: transparent;
22
+ $hero-chulapa-bg-color: $primary !default;
23
+ $navbar-chulapa-toggler-color: rgba(white, 0.4) !default;
24
+ $navbar-chulapa-toggler-border-color: rgba(white, 0.1) !default;
25
+ $navbar-chulapa-toggler-color-bg: transparent !default;
@@ -1,17 +1,17 @@
1
1
  /*! Themestr.app `Hootstrap` Bootstrap 4.3.1 theme */
2
- @import url(https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,700);
3
- $font-family-base:Open Sans;
4
- @import url(https://fonts.googleapis.com/css?family=Autour+One:200,300,400,700);
5
- $headings-font-family:Autour One;
2
+ @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@200;300;400;700&family=Autour+One:wght@200;300;400;700&display=swap');
6
3
 
7
- $primary:#528078;
8
- $secondary:#eed75a;
9
- $success:#FEC100;
10
- $danger:#703B3B;
11
- $info:#63e792;
12
- $warning:#FFE869;
13
- $light:#FDFBF7;
14
- $dark:#555555;
4
+ $font-family-base:Open Sans !default;
5
+ $headings-font-family: 'Autour One' !default;
6
+
7
+ $primary:#528078 !default;
8
+ $secondary:#eed75a !default;
9
+ $success:#FEC100 !default;
10
+ $danger:#703B3B !default;
11
+ $info:#63e792 !default;
12
+ $warning:#FFE869 !default;
13
+ $light:#FDFBF7 !default;
14
+ $dark:#555555 !default;
15
15
 
16
16
 
17
17
  // Add SASS theme customizations here..
@@ -6,6 +6,10 @@
6
6
  // Color system
7
7
  //
8
8
 
9
+ $web-font-path: "https://fonts.googleapis.com/css2?family=News+Cycle:wght@400;700&display=swap" !default;
10
+ @import url($web-font-path);
11
+
12
+
9
13
  $white: #fff !default;
10
14
  $gray-100: #f8f9fa !default;
11
15
  $gray-200: #eee !default;
@@ -68,9 +72,6 @@ $pagination-hover-border-color: $primary !default;
68
72
 
69
73
  // Variables ===================================================================
70
74
 
71
- $web-font-path: "https://fonts.googleapis.com/css?family=News+Cycle:400,700&display=swap" !default;
72
- @import url($web-font-path);
73
-
74
75
  // Navbar ======================================================================
75
76
 
76
77
  .bg-dark {
@@ -83,11 +84,11 @@ $web-font-path: "https://fonts.googleapis.com/css?family=News+Cycle:400,700&disp
83
84
  border: 1px solid $gray-200;
84
85
 
85
86
  &.navbar-fixed-top {
86
- border-width: 0 0 1px 0;
87
+ border-width: 0 0 1px;
87
88
  }
88
89
 
89
90
  &.navbar-fixed-bottom {
90
- border-width: 1px 0 0 0;
91
+ border-width: 1px 0 0;
91
92
  }
92
93
  }
93
94
 
data/_sass/skins/lux.scss CHANGED
@@ -7,6 +7,10 @@
7
7
  // Color system
8
8
  //
9
9
 
10
+ $web-font-path: "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600&display=swap" !default;
11
+ @import url($web-font-path);
12
+
13
+
10
14
  $white: #fff !default;
11
15
  $gray-100: #f8f9fa !default;
12
16
  $gray-200: #f7f7f9 !default;
@@ -41,9 +45,10 @@ $dark: $gray-800 !default;
41
45
 
42
46
  $yiq-contrasted-threshold: 185 !default;
43
47
 
44
- // Options
48
+ $enable-rounded: false !default;
49
+ $link-color: $cyan !default;
45
50
 
46
- $enable-rounded: false ;
51
+ // Options
47
52
 
48
53
  // Body
49
54
 
@@ -143,8 +148,6 @@ $font-size-sm: $font-size-base * .875 !default;
143
148
 
144
149
  // Variables ===================================================================
145
150
 
146
- $web-font-path: "https://fonts.googleapis.com/css?family=Nunito+Sans:400,600&display=swap" !default;
147
- @import url($web-font-path);
148
151
 
149
152
  // Navbar ======================================================================
150
153
 
@@ -173,11 +176,11 @@ $web-font-path: "https://fonts.googleapis.com/css?family=Nunito+Sans:400,600&dis
173
176
  border: 1px solid rgba(0, 0, 0, 0.1);
174
177
 
175
178
  &.navbar-fixed-top {
176
- border-width: 0 0 1px 0;
179
+ border-width: 0 0 1px;
177
180
  }
178
181
 
179
182
  &.navbar-bottom-top {
180
- border-width: 1px 0 0 0;
183
+ border-width: 1px 0 0;
181
184
  }
182
185
  }
183
186
 
@@ -338,10 +341,6 @@ th {
338
341
  }
339
342
 
340
343
  //CUSTOM SASS
341
- $enable-rounded: false;
342
- $white: white;
343
- $link-color: $cyan;
344
-
345
344
  .navbar-chulapa {
346
345
  .dropdown-item {
347
346
  font-size: $font-size-sm;
@@ -1,14 +1,14 @@
1
1
  /*! Tophat `Lymcha` Bootstrap 4.3.1 theme */
2
- @import url(https://fonts.googleapis.com/css?family=Muli:200,300,400,700);
3
- $headings-font-family:Muli;
2
+ @import url('https://fonts.googleapis.com/css2?family=Muli:wght@200;300;400;700&display=swap');
3
+ $headings-font-family:Muli !default;
4
4
 
5
- $primary:#07689F;
6
- $secondary:#C9D6DF;
7
- $success:#11D3BC;
8
- $danger:#F67280;
9
- $info:#A2D5F2;
10
- $warning:#FF7E67;
11
- $light:#FAFAFA;
12
- $dark:#4e4e4e;
5
+ $primary:#07689F !default;
6
+ $secondary:#C9D6DF !default;
7
+ $success:#11D3BC !default;
8
+ $danger:#F67280 !default;
9
+ $info:#A2D5F2 !default;
10
+ $warning:#FF7E67 !default;
11
+ $light:#FAFAFA !default;
12
+ $dark:#4e4e4e !default;
13
13
 
14
14
  // Add SASS theme customizations here..