j1-template 2022.2.2 → 2022.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (149) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +46 -18
  3. data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +1 -0
  4. data/assets/data/fab.html +2 -2
  5. data/assets/data/footer.html +2 -2
  6. data/assets/themes/j1/adapter/js/analytics.js +13 -13
  7. data/assets/themes/j1/adapter/js/cookieConsent.js +1 -1
  8. data/assets/themes/j1/adapter/js/nbinteract.js +366 -120
  9. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +30 -40
  10. data/assets/themes/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
  11. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +85 -216
  12. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +2 -2
  13. data/assets/themes/j1/core/js/template.js +1 -1
  14. data/assets/themes/j1/core/js/template.min.js +1 -1
  15. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  16. data/assets/themes/j1/modules/carousel/css/theme/uno.css +5 -0
  17. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  18. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -0
  19. data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.css +6 -0
  20. data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.min.css +1 -1
  21. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +2 -2
  22. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +1 -2
  23. data/assets/themes/j1/modules/nbInteract/README.md +169 -0
  24. data/assets/themes/j1/modules/nbInteract/css/nbinteract-core.css +4 -0
  25. data/assets/themes/j1/modules/nbInteract/css/nbinteract-core.min.css +4 -0
  26. data/assets/themes/j1/modules/nbInteract/css/theme/uno/nbinteract-core.css +33 -33
  27. data/assets/themes/j1/modules/nbInteract/css/theme/uno/nbinteract-core.min.css +1 -1
  28. data/assets/themes/j1/modules/nbInteract/js/requireJS/require.js +2068 -0
  29. data/assets/themes/j1/modules/nbInteract/js/requireJS/require.min.js +36 -0
  30. data/assets/themes/j1/modules/plotly/LICENSE +21 -0
  31. data/assets/themes/j1/modules/plotly/README.md +32 -0
  32. data/assets/themes/j1/modules/plotly/js/plotly.js +265345 -0
  33. data/assets/themes/j1/modules/plotly/js/plotly.min.js +65 -0
  34. data/assets/themes/j1/modules/requirejs/LICENSE +45 -0
  35. data/assets/themes/j1/modules/requirejs/README.md +79 -0
  36. data/assets/themes/j1/modules/requirejs/js/require.js +2068 -0
  37. data/assets/themes/j1/modules/requirejs/js/require.min.js +36 -0
  38. data/lib/j1/version.rb +1 -1
  39. data/lib/starter_web/Gemfile +1 -1
  40. data/lib/starter_web/_config.yml +1 -1
  41. data/lib/starter_web/_data/blocks/defaults/footer.yml +25 -17
  42. data/lib/starter_web/_data/blocks/footer.yml +78 -65
  43. data/lib/starter_web/_data/modules/analytics.yml +8 -23
  44. data/lib/starter_web/_data/modules/defaults/analytics.yml +1 -1
  45. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +4 -1
  46. data/lib/starter_web/_data/modules/justifiedGallery.yml +14 -8
  47. data/lib/starter_web/_data/modules/navigator_menu.yml +6 -3
  48. data/lib/starter_web/_data/modules/nbinteract.yml +12 -48
  49. data/lib/starter_web/_data/resources.yml +52 -18
  50. data/lib/starter_web/_includes/attributes.asciidoc +25 -0
  51. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  52. data/lib/starter_web/assets/images/pages/nbinteract/mandelbrot-menge-1920x1200.jpg +0 -0
  53. data/lib/starter_web/assets/images/pages/nbinteract/mandelbrot-menge.png +0 -0
  54. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_bar.jpg +0 -0
  55. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_hist.jpg +0 -0
  56. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_line.jpg +0 -0
  57. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_multiple_choice.jpg +0 -0
  58. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_scatter.jpg +0 -0
  59. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_scatter_drag.jpg +0 -0
  60. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_short_answer.jpg +0 -0
  61. data/lib/starter_web/assets/images/pages/nbinteract/nbi-textbook-example.jpg +0 -0
  62. data/lib/starter_web/assets/videos/gallery/kick-it-old-school-poster.jpg +0 -0
  63. data/lib/starter_web/assets/videos/gallery/nye-party-shop-poster.jpg +0 -0
  64. data/lib/starter_web/assets/videos/gallery/stay-colorful-poster.jpg +0 -0
  65. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-wiki-series.adoc +1 -0
  66. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-wiki-series.adoc +1 -0
  67. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-wiki-series.adoc +1 -0
  68. data/lib/starter_web/package.json +1 -2
  69. data/lib/starter_web/pages/public/jupyter/docs/_includes/documents/j1_docs_example_static.asciidoc +232 -232
  70. data/lib/starter_web/pages/public/jupyter/docs/j1-nbinteract-doc.adoc +165 -149
  71. data/lib/starter_web/pages/public/jupyter/docs/nbi-widget-manual.adoc +156 -11
  72. data/lib/starter_web/pages/public/jupyter/docs/nbinteract-doc.adoc +11 -6
  73. data/lib/starter_web/pages/public/jupyter/examples/j1-circular-times-table.adoc +136 -0
  74. data/lib/starter_web/pages/public/jupyter/examples/j1-interactive-widgets.adoc +9 -5
  75. data/lib/starter_web/pages/public/jupyter/examples/j1-odes-in-python.adoc +16 -7
  76. data/lib/starter_web/pages/public/jupyter/examples/j1-testing-plotly.adoc +95 -0
  77. data/lib/starter_web/pages/public/jupyter/examples/j1_climate-change-forecast.adoc +4 -4
  78. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/{algebra_with_sympy-checkpoint.ipynb → j1_circular_times_table-checkpoint.ipynb} +5190 -7291
  79. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_climate_change_forecast-checkpoint.ipynb +2 -2
  80. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_docs_example_dynamic-checkpoint.ipynb +1 -1
  81. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_interactive_widgets-checkpoint.ipynb +170 -15
  82. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_ode_selected-checkpoint.ipynb +1 -1
  83. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_odes_in_python-checkpoint.ipynb +520 -111
  84. data/lib/starter_web/pages/public/jupyter/notebooks/j1/factor_by_factor.mp4 +0 -0
  85. data/lib/starter_web/pages/public/jupyter/notebooks/j1/{.ipynb_checkpoints/j1_algebra_with_sympy-checkpoint.ipynb → j1_circular_times_table.ipynb} +5178 -7308
  86. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_climate_change_forecast.ipynb +2 -2
  87. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_docs_example_dynamic.ipynb +1 -1
  88. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_interactive_widgets.ipynb +170 -15
  89. data/lib/starter_web/pages/public/jupyter/notebooks/j1/{j1_ode_selected.ipynb → j1_odes_in_python.ipynb} +783 -34
  90. data/lib/starter_web/pages/public/jupyter/notebooks/j1/line_by_line.mp4 +0 -0
  91. data/lib/starter_web/pages/public/jupyter/notebooks/j1/point_by_point.mp4 +0 -0
  92. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_recipes_interactive_questions-checkpoint.ipynb +185 -0
  93. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_tutorial_interact-checkpoint.ipynb +254 -0
  94. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_tutorial_monty_hall-checkpoint.ipynb +732 -0
  95. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/nbi_docs_recipes_interactive_questions.ipynb +19 -22
  96. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/nbi_docs_tutorial_monty_hall.ipynb +25 -26
  97. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_circular_times_table.html +746 -0
  98. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_climate_change_forecast.html +2 -2
  99. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_interactive_widgets.html +217 -0
  100. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_odes_in_python.html +955 -0
  101. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/nbi_docs_recipes_interactive_questions.html +1 -2
  102. data/lib/starter_web/pages/public/jupyter/{apis/binderhub-api.adoc → services/binderhub.adoc} +25 -28
  103. data/lib/starter_web/pages/public/jupyter/{apis/jupyterhub-api.adoc → services/jupyterhub.adoc} +8 -9
  104. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
  105. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +9 -15
  106. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
  107. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +12 -1
  108. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +1 -1
  109. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
  110. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
  111. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +117 -12
  112. data/lib/starter_web/pages/public/se/se-fake.adoc +47 -0
  113. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  114. data/lib/starter_web/utilsrv/package.json +1 -1
  115. metadata +41 -41
  116. data/lib/starter_web/_data/_resources.yml +0 -1668
  117. data/lib/starter_web/assets/images/pages/nbinteract/binderhub-architecture.png +0 -0
  118. data/lib/starter_web/assets/videos/gallery/adriana-lima-poster.jpg +0 -0
  119. data/lib/starter_web/pages/public/jupyter/notebooks/binder/binder-launches.ipynb +0 -385
  120. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -6
  121. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/binder-launches-checkpoint.ipynb +0 -385
  122. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/climate-change-forecast-checkpoint.ipynb +0 -916
  123. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/google_altair-checkpoint.ipynb +0 -33
  124. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/ipympl_test_plots-checkpoint.ipynb +0 -14517
  125. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_interactive-checkpoint.ipynb +0 -16493
  126. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_interactive_test-checkpoint.ipynb +0 -14697
  127. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_visualization-checkpoint.ipynb +0 -15358
  128. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_visualization_full-checkpoint.ipynb +0 -2576
  129. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_climate_change_forecast.ipynb +0 -1060
  130. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_docs_hist-checkpoint.ipynb +0 -98
  131. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_interactive-checkpoint.ipynb +0 -560
  132. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_ipympl_test_plots-checkpoint.ipynb +0 -14511
  133. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_pandas_creating_reading_and_writing-checkpoint.ipynb +0 -328
  134. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_recipes_layout-checkpoint.ipynb +0 -341
  135. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/nbi_docs_recipes_graphing-checkpoint.ipynb +0 -98
  136. data/lib/starter_web/pages/public/jupyter/notebooks/j1/binder-launches.ipynb +0 -411
  137. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_examples_correlation-checkpoint.ipynb +0 -651
  138. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/binder-launches.html +0 -546
  139. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_ode_selected.html +0 -186
  140. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/excel.py +0 -55
  141. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/ggplot.py +0 -108
  142. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/ggplot2.py +0 -108
  143. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/husky.py +0 -121
  144. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/latimes.py +0 -149
  145. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/pcolor.py +0 -6
  146. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/quartz.py +0 -55
  147. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/spacy_base.py +0 -94
  148. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/spacy_mono.py +0 -158
  149. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/sunsentinel.py +0 -125
@@ -9353,6 +9353,9 @@ textarea.form-control-lg {
9353
9353
  .btn-link {
9354
9354
  color: #424242; }
9355
9355
 
9356
+ .btn {
9357
+ color: #424242 !important; }
9358
+
9356
9359
  /*
9357
9360
  # -----------------------------------------------------------------------------
9358
9361
  # ~/scss/theme_uno/bootstrap/_checkboxes.scss
@@ -9508,15 +9511,6 @@ label.checkbox-inline {
9508
9511
  # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9509
9512
  # -----------------------------------------------------------------------------
9510
9513
  */
9511
- /*
9512
- code {
9513
- font-weight: bold;
9514
- word-break: break-word;
9515
- background-color: $gray-300 !important;
9516
- padding: 0.125em 0.275em 0.125em 0.275em !important;
9517
- border-radius: 2px;
9518
- }
9519
- */
9520
9514
  code {
9521
9515
  color: #212121; }
9522
9516
 
@@ -9570,14 +9564,6 @@ form {
9570
9564
  margin-bottom: 0; }
9571
9565
 
9572
9566
  .form-control {
9573
- /*
9574
- background: $bmd-form-control-bg-repeat-y $bmd-form-control-bg-position;
9575
- background-size: $bmd-form-control-bg-size;
9576
- border: 0; // jadams, 2021-11-18: disabled !important - Overwrite border for all BS themes!
9577
- transition: background 0s ease-out;
9578
- padding-left: 0;
9579
- padding-right: 0;
9580
- */
9581
9567
  display: block;
9582
9568
  width: 100%;
9583
9569
  padding: 0.375rem 0.75rem;
@@ -10967,21 +10953,23 @@ select, select.form-control {
10967
10953
  # -----------------------------------------------------------------------------
10968
10954
  */
10969
10955
  a {
10970
- color: #424242 !important;
10956
+ color: #616161 !important;
10971
10957
  font-weight: 500 !important;
10972
- text-decoration: none !important; }
10958
+ text-decoration: none;
10959
+ border-bottom: 1px dotted; }
10973
10960
 
10974
10961
  a:hover {
10975
10962
  color: #bdbdbd !important;
10976
- font-weight: 600 !important; }
10963
+ font-weight: 500 !important; }
10977
10964
 
10978
10965
  li > a {
10966
+ color: #607d8b !important;
10979
10967
  font-weight: 500 !important;
10980
10968
  text-decoration: none !important; }
10981
10969
 
10982
10970
  li > a:hover {
10983
- color: #bdbdbd !important;
10984
- font-weight: 600 !important; }
10971
+ color: #37474f !important;
10972
+ font-weight: 500 !important; }
10985
10973
 
10986
10974
  /*
10987
10975
  # -----------------------------------------------------------------------------
@@ -14126,7 +14114,7 @@ table.tableblock > .title {
14126
14114
  */
14127
14115
  /*
14128
14116
  // ----------------------------------------------------------------------------
14129
- // ~/scss/theme_uno/bootstrap/extensions/_accordion.scss
14117
+ // ~/scss/theme_uno/extensions/_accordion.scss
14130
14118
  // Provides styles for the J1 Accordion Panel
14131
14119
  //
14132
14120
  // Product/Info:
@@ -14138,8 +14126,6 @@ table.tableblock > .title {
14138
14126
  // See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14139
14127
  // ----------------------------------------------------------------------------
14140
14128
  */
14141
- /* Accordion link block (card footer)
14142
- -------------------------------------------------------------------------------- */
14143
14129
  .accordion {
14144
14130
  text-align: left; }
14145
14131
 
@@ -14190,7 +14176,7 @@ table.tableblock > .title {
14190
14176
 
14191
14177
  /*
14192
14178
  # -----------------------------------------------------------------------------
14193
- # ~/scss/theme_uno/bootstrap/extensions/_advertising.scss
14179
+ # ~/scss/theme_uno/extensions/_advertising.scss
14194
14180
  #
14195
14181
  # Product/Info:
14196
14182
  # https://jekyll.one
@@ -14214,7 +14200,7 @@ table.tableblock > .title {
14214
14200
 
14215
14201
  /*
14216
14202
  # -----------------------------------------------------------------------------
14217
- # ~/scss/theme_uno/bootstrap/extensions/_attic.scss
14203
+ # ~/scss/theme_uno/extensions/_attic.scss
14218
14204
  #
14219
14205
  # Product/Info:
14220
14206
  # https://jekyll.one
@@ -14318,8 +14304,6 @@ table.tableblock > .title {
14318
14304
  .text-emphasis-strongest {
14319
14305
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2) !important; }
14320
14306
 
14321
- /* Unsplash
14322
- -------------------------------------------------------------------------------- */
14323
14307
  .attic__badge {
14324
14308
  background-color: rgba(0, 0, 0, 0.3);
14325
14309
  padding: 4px 6px;
@@ -14348,9 +14332,27 @@ table.tableblock > .title {
14348
14332
  display: inline-block;
14349
14333
  padding: 2px 3px; }
14350
14334
 
14335
+ /*
14336
+ # -----------------------------------------------------------------------------
14337
+ # ~/scss/theme_uno/extensions/_badge.scss
14338
+ #
14339
+ # Product/Info:
14340
+ # https://jekyll.one
14341
+ #
14342
+ # Copyright (C) 2022 Juergen Adams
14343
+ #
14344
+ # J1 Template is licensed under the MIT License.
14345
+ # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14346
+ # -----------------------------------------------------------------------------
14347
+ # NOTE: General styles for tag boxes|clouds
14348
+ # -----------------------------------------------------------------------------
14349
+ */
14350
+ span.badge > a {
14351
+ color: #000 !important; }
14352
+
14351
14353
  /*
14352
14354
  // -----------------------------------------------------------------------------
14353
- // ~/scss/theme_uno/bootstrap/extensions/_banner.scss
14355
+ // ~/scss/theme_uno/extensions/_banner.scss
14354
14356
  // Provides general styles for the J1 Banner
14355
14357
  //
14356
14358
  // Product/Info:
@@ -14376,7 +14378,7 @@ table.tableblock > .title {
14376
14378
 
14377
14379
  /*
14378
14380
  # -----------------------------------------------------------------------------
14379
- # ~/scss/theme_uno/bootstrap/extensions/_bs-doc.scss
14381
+ # ~/scss/theme_uno/extensions/_bs-doc.scss
14380
14382
  # Provides additional styles taken from BS DOC template
14381
14383
  #
14382
14384
  # Product/Info:
@@ -14778,6 +14780,9 @@ a.card-title:hover {
14778
14780
  .card-footer-text {
14779
14781
  color: #212121; }
14780
14782
 
14783
+ a.card-link {
14784
+ border-bottom: unset; }
14785
+
14781
14786
  .card-signup .header {
14782
14787
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
14783
14788
  margin-left: 20px;
@@ -15069,7 +15074,7 @@ a.card-title:hover {
15069
15074
 
15070
15075
  /*
15071
15076
  # -----------------------------------------------------------------------------
15072
- # ~/scss/theme_uno/bootstrap/extensions/_collection.scss
15077
+ # ~/scss/theme_uno/extensions/_collection.scss
15073
15078
  #
15074
15079
  # Product/Info:
15075
15080
  # https://jekyll.one
@@ -16489,7 +16494,7 @@ a.card-title:hover {
16489
16494
 
16490
16495
  /*
16491
16496
  // -----------------------------------------------------------------------------
16492
- // ~/scss/theme_uno/bootstrap/extensions/_dropcap.scss
16497
+ // ~/scss/theme_uno/extensions/_dropcap.scss
16493
16498
  // Provides general styles for the J1 Dropcaps
16494
16499
  //
16495
16500
  // Product/Info:
@@ -16527,7 +16532,7 @@ p.dropcap {
16527
16532
 
16528
16533
  /*
16529
16534
  # -----------------------------------------------------------------------------
16530
- # ~/scss/theme_uno/bootstrap/extensions/fab.scss
16535
+ # ~/scss/theme_uno/extensions/fab.scss
16531
16536
  #
16532
16537
  # Product/Info:
16533
16538
  # https://jekyll.one
@@ -16800,7 +16805,7 @@ button.btn-fab-floating {
16800
16805
 
16801
16806
  /*
16802
16807
  # -----------------------------------------------------------------------------
16803
- # ~/scss/theme_uno/bootstrap/extensions/_footer.scss
16808
+ # ~/scss/theme_uno/extensions/_footer.scss
16804
16809
  #
16805
16810
  # Product/Info:
16806
16811
  # https://jekyll.one
@@ -16813,7 +16818,6 @@ button.btn-fab-floating {
16813
16818
  # NOTE: General footer styles
16814
16819
  # -----------------------------------------------------------------------------
16815
16820
  */
16816
- /* jadams: background md_grey_900 */
16817
16821
  .footer {
16818
16822
  padding-top: 2em;
16819
16823
  background: #212121;
@@ -16850,7 +16854,8 @@ button.btn-fab-floating {
16850
16854
 
16851
16855
  /*Link News*/
16852
16856
  .footer .link-news {
16853
- margin-bottom: 0; }
16857
+ margin-bottom: 0;
16858
+ color: #9e9e9e !important; }
16854
16859
 
16855
16860
  .footer .link-news li {
16856
16861
  padding: 12px 0px;
@@ -16866,14 +16871,6 @@ button.btn-fab-floating {
16866
16871
  font-size: 1em;
16867
16872
  font-weight: 700; }
16868
16873
 
16869
- /*
16870
- .footer .link-news li a {
16871
- color: $lighten-300;
16872
- font-size: 1em;
16873
- margin-bottom: 0;
16874
- display: inline-block;
16875
- }
16876
- */
16877
16874
  .footer .link-news a:hover {
16878
16875
  color: #FAFAFA !important;
16879
16876
  text-decoration: none; }
@@ -16919,10 +16916,10 @@ button.btn-fab-floating {
16919
16916
 
16920
16917
  .footer .contacts li i {
16921
16918
  float: left;
16922
- width: 30px;
16923
- height: 30px;
16919
+ width: 55px;
16920
+ height: 55px;
16924
16921
  color: rgba(255, 255, 255, 0.5);
16925
- padding: 8px 5px;
16922
+ padding: 15px 5px;
16926
16923
  background: #333;
16927
16924
  text-align: center;
16928
16925
  margin: 4px 10px 0 0;
@@ -17037,7 +17034,7 @@ button.btn-fab-floating {
17037
17034
 
17038
17035
  /*
17039
17036
  # -----------------------------------------------------------------------------
17040
- # ~/scss/theme_uno/bootstrap/extensions/_lane.scss
17037
+ # ~/scss/theme_uno/extensions/_lane.scss
17041
17038
  # Helper classen for J! template lanes
17042
17039
  # Product/Info:
17043
17040
  # https://jekyll.one
@@ -17094,7 +17091,7 @@ button.btn-fab-floating {
17094
17091
 
17095
17092
  /*
17096
17093
  # -----------------------------------------------------------------------------
17097
- # ~/scss/theme_uno/bootstrap/extensions/_pages.scss
17094
+ # ~/scss/theme_uno/extensions/_pages.scss
17098
17095
  #
17099
17096
  # Product/Info:
17100
17097
  # https://jekyll.one
@@ -17107,8 +17104,6 @@ button.btn-fab-floating {
17107
17104
  # NOTE: Additional styles for page articles (pages)
17108
17105
  # -----------------------------------------------------------------------------
17109
17106
  */
17110
- /* Helper classes
17111
- ----------------- */
17112
17107
  .fix-height-150 {
17113
17108
  height: 150px; }
17114
17109
 
@@ -17118,8 +17113,6 @@ button.btn-fab-floating {
17118
17113
  .fix-height-600 {
17119
17114
  height: 600px; }
17120
17115
 
17121
- /* Container (Parent) classes
17122
- ----------------------------- */
17123
17116
  .flex-container-v2 {
17124
17117
  padding: 0;
17125
17118
  margin: 0;
@@ -17148,8 +17141,6 @@ button.btn-fab-floating {
17148
17141
  font-weight: bold;
17149
17142
  font-size: 3em; }
17150
17143
 
17151
- /* Flex Item (Child) classes
17152
- ------------------------------------------------------------------- */
17153
17144
  .flex-item-v2 {
17154
17145
  background-color: #E8EAF6;
17155
17146
  width: 100px;
@@ -17159,8 +17150,6 @@ button.btn-fab-floating {
17159
17150
  font-weight: bold;
17160
17151
  font-size: 3em; }
17161
17152
 
17162
- /* Flex PARENT property flex-direction
17163
- ------------------------------------------------------------------- */
17164
17153
  .flex-direction-column {
17165
17154
  flex-direction: column; }
17166
17155
 
@@ -17173,8 +17162,6 @@ button.btn-fab-floating {
17173
17162
  .flex-direction-row-reverse {
17174
17163
  flex-direction: row-reverse; }
17175
17164
 
17176
- /* Flex PARENT property flex-wrap
17177
- ------------------------------------------------------------------- */
17178
17165
  .flex-wrap-nowrap {
17179
17166
  flex-wrap: nowrap; }
17180
17167
 
@@ -17184,16 +17171,12 @@ button.btn-fab-floating {
17184
17171
  .flex-wrap-wrap-reverse {
17185
17172
  flex-wrap: wrap-reverse; }
17186
17173
 
17187
- /* Flex PARENT property flex-wrap
17188
- ------------------------------------------------------------------- */
17189
17174
  .flex-flow-row-wrap {
17190
17175
  flex-flow: row wrap; }
17191
17176
 
17192
17177
  .flex-flow-row-nowrap {
17193
17178
  flex-flow: row nowrap; }
17194
17179
 
17195
- /* Flex PARENT property justify-content
17196
- ------------------------------------------------------------------- */
17197
17180
  .flex-justify-content-center {
17198
17181
  justify-content: center; }
17199
17182
 
@@ -17209,8 +17192,6 @@ button.btn-fab-floating {
17209
17192
  .flex-justify-content-space-between {
17210
17193
  justify-content: space-between; }
17211
17194
 
17212
- /* Flex PARENT property align-items
17213
- ------------------------------------------------------------------- */
17214
17195
  .flex-align-items-baseline {
17215
17196
  align-items: baseline; }
17216
17197
 
@@ -17226,8 +17207,6 @@ button.btn-fab-floating {
17226
17207
  .flex-align-items-stretch {
17227
17208
  align-items: stretch; }
17228
17209
 
17229
- /* Flex PARENT property align-content
17230
- ------------------------------------------------------------------- */
17231
17210
  .flex-align-content-center {
17232
17211
  align-content: center; }
17233
17212
 
@@ -17246,8 +17225,6 @@ button.btn-fab-floating {
17246
17225
  .flex-align-content-stretch {
17247
17226
  align-content: stretch; }
17248
17227
 
17249
- /* Navigation example
17250
- ------------------------------------------------------------------- */
17251
17228
  .navigation {
17252
17229
  list-style: none;
17253
17230
  margin: 0;
@@ -17286,8 +17263,6 @@ button.btn-fab-floating {
17286
17263
  .navigation li:last-of-type a {
17287
17264
  border-bottom: none; } }
17288
17265
 
17289
- /* 3-Columns Layout example
17290
- ------------------------------------------------------------------- */
17291
17266
  .wrapper-mobile {
17292
17267
  display: flex;
17293
17268
  flex-flow: row wrap;
@@ -17332,7 +17307,7 @@ button.btn-fab-floating {
17332
17307
 
17333
17308
  /*
17334
17309
  # -----------------------------------------------------------------------------
17335
- # ~/scss/theme_uno/bootstrap/extensions/_post.scss
17310
+ # ~/scss/theme_uno/extensions/_post.scss
17336
17311
  #
17337
17312
  # Product/Info:
17338
17313
  # https://jekyll.one
@@ -17354,105 +17329,6 @@ button.btn-fab-floating {
17354
17329
  margin-bottom: 2rem;
17355
17330
  border-bottom: 1px solid #E5E5E5; }
17356
17331
 
17357
- /*
17358
- .post-search-results h2 {
17359
- font-size: 3rem !important;
17360
- font-weight: 400;
17361
- }
17362
-
17363
- .post-search-results h3 {
17364
- font-size: 2rem !important;
17365
- font-weight: 400;
17366
- }
17367
-
17368
- .post-search-results h4 {
17369
- font-size: 2rem !important;
17370
- font-weight: 400;
17371
- }
17372
-
17373
- .post-search-results h4 {
17374
- font-size: 1.25rem !important;
17375
- font-weight: 200;
17376
- margin-top: 0;
17377
- }
17378
-
17379
- .post-search-results h4 {
17380
- font-size: 1.75rem !important;
17381
- font-weight: 500;
17382
- margin-top: 0;
17383
- color: $gray-300 !important;
17384
- }
17385
-
17386
- .post-search-results .link-news {
17387
- margin-bottom: 0;
17388
- }
17389
-
17390
- .post-search-results .link-news li {
17391
- // padding: 12px 0px;
17392
- // border-top: solid 1px #353535;
17393
- }
17394
-
17395
- .post-search-results .link-news li:first-child {
17396
- padding-top: 0;
17397
- border-top: none;
17398
- }
17399
-
17400
- .post-search-results .link-news li a, .link-news li a {
17401
- color: rgba(0, 0, 0, 0.5);
17402
- // font-size: 1.25rem;
17403
- font-weight: 400;
17404
- margin-bottom: 3px;
17405
- display: inline-block;
17406
- }
17407
-
17408
- .post-search-results .link-news a:hover {
17409
- color: rgba(0, 0, 0, 0.9) !important;
17410
- text-decoration: none;
17411
- }
17412
-
17413
- .post-search-results .link-news li small {
17414
- font-size: 1.25rem;
17415
- color: #555;
17416
- display: block;
17417
- }
17418
-
17419
- .post-archive-search-results .link-news li a, .link-news li a {
17420
- color: rgba(0, 0, 0, 0.5);
17421
- // font-size: 1rem;
17422
- font-weight: 400;
17423
- margin-bottom: 3px;
17424
- display: inline-block;
17425
- }
17426
-
17427
- .post-date-search-results .link-news li a, .link-news li a {
17428
- color: rgba(0, 0, 0, 0.5);
17429
- // font-size: 1rem;
17430
- font-weight: 400;
17431
- margin-bottom: 3px;
17432
- display: inline-block;
17433
- }
17434
-
17435
- .post-date-search-results h3 {
17436
- font-size: 4rem !important;
17437
- font-weight: 400;
17438
- }
17439
-
17440
- .link-news a {
17441
- text-decoration: none;
17442
- }
17443
-
17444
- .link-news a:hover {
17445
- color: rgba(0, 0, 0, 0.9) !important;
17446
- text-decoration: none;
17447
- }
17448
-
17449
- a.news-link {
17450
- color: currentColor;
17451
- height: 100%;
17452
- font-size: 14px;
17453
- text-decoration: none !important;
17454
- }
17455
- */
17456
17332
  .series-navigator {
17457
17333
  display: inline-block;
17458
17334
  position: relative;
@@ -17478,28 +17354,27 @@ a.news-link {
17478
17354
  display: inline-block;
17479
17355
  line-height: 2.5rem;
17480
17356
  padding: 0 1rem 0 1rem;
17481
- background-color: #2196F3;
17357
+ background-color: #2196f3;
17482
17358
  border-radius: 3px;
17483
17359
  white-space: nowrap;
17484
17360
  text-overflow: ellipsis;
17485
17361
  overflow: hidden;
17486
- color: #fff;
17362
+ color: #212121 !important;
17487
17363
  font-size: .75rem !important;
17488
17364
  font-weight: 400;
17489
17365
  text-decoration: none;
17490
17366
  -webkit-transition: .2s;
17491
- transition: .2s; }
17367
+ transition: .2s;
17368
+ border-bottom: unset; }
17492
17369
 
17493
17370
  .series-navigation ul li.current a {
17494
17371
  background-color: rgba(0, 0, 0, 0.5); }
17495
17372
 
17496
17373
  .series-navigation ul li.current a:hover {
17497
- background-color: rgba(0, 0, 0, 0.9) !important;
17498
- color: #fff !important; }
17374
+ color: #eee !important; }
17499
17375
 
17500
17376
  .series-navigation ul li a:hover {
17501
- background-color: rgba(0, 0, 0, 0.9);
17502
- color: #fff !important; }
17377
+ color: #eee !important; }
17503
17378
 
17504
17379
  .series-exerpt {
17505
17380
  text-align: justify;
@@ -17527,7 +17402,7 @@ a.news-link {
17527
17402
 
17528
17403
  /*
17529
17404
  # -----------------------------------------------------------------------------
17530
- # ~/scss/theme_uno/bootstrap/extensions/pulser.scss
17405
+ # ~/scss/theme_uno/extensions/pulser.scss
17531
17406
  #
17532
17407
  # Product/Info:
17533
17408
  # https://jekyll.one
@@ -17702,7 +17577,7 @@ a.news-link {
17702
17577
 
17703
17578
  /*
17704
17579
  # -----------------------------------------------------------------------------
17705
- # ~/scss/theme_uno/bootstrap/_radios.scss
17580
+ # ~/scss/theme_uno/extensions/_radios.scss
17706
17581
  #
17707
17582
  # Product/Info:
17708
17583
  # https://jekyll.one
@@ -17813,7 +17688,7 @@ label.radio-inline {
17813
17688
 
17814
17689
  /*
17815
17690
  # -----------------------------------------------------------------------------
17816
- # ~/scss/theme_uno/bootstrap/_ripples.scss
17691
+ # ~/scss/theme_uno/extensions/_ripples.scss
17817
17692
  #
17818
17693
  # Product/Info:
17819
17694
  # https://github.com/FezVrasta/bootstrap-material-design
@@ -17858,7 +17733,7 @@ label.radio-inline {
17858
17733
 
17859
17734
  /*
17860
17735
  # -----------------------------------------------------------------------------
17861
- # ~/scss/theme_uno/bootstrap/extensions/_scroll-group.scss
17736
+ # ~/scss/theme_uno/extensions/_scroll-group.scss
17862
17737
  # Class for the scoller|infinite scroll (based|modified from BS list_groups)
17863
17738
  # Product/Info:
17864
17739
  # https://jekyll.one
@@ -17928,7 +17803,7 @@ label.radio-inline {
17928
17803
 
17929
17804
  /*
17930
17805
  # -----------------------------------------------------------------------------
17931
- # ~/scss/theme_uno/bootstrap/extensions/_scrollbars.scss
17806
+ # ~/scss/theme_uno/extensions/_scrollbars.scss
17932
17807
  #
17933
17808
  # Product/Info:
17934
17809
  # https://jekyll.one
@@ -18199,7 +18074,7 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18199
18074
 
18200
18075
  /*
18201
18076
  # -----------------------------------------------------------------------------
18202
- # ~/scss/theme_uno/bootstrap/_switches.scss
18077
+ # ~/scss/theme_uno/extensions/_switches.scss
18203
18078
  #
18204
18079
  # Product/Info:
18205
18080
  # https://github.com/FezVrasta/bootstrap-material-design
@@ -18263,7 +18138,7 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18263
18138
 
18264
18139
  /*
18265
18140
  # -----------------------------------------------------------------------------
18266
- # ~/scss/theme_uno/bootstrap/extensions/_tags.scss
18141
+ # ~/scss/theme_uno/extensions/_tags.scss
18267
18142
  #
18268
18143
  # Product/Info:
18269
18144
  # https://jekyll.one
@@ -18305,8 +18180,6 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18305
18180
  font-weight: 600;
18306
18181
  line-height: 2.5; }
18307
18182
 
18308
- /* Tag Cloud classes
18309
- -------------------------------------------------------------------------------- */
18310
18183
  .tag__cloud {
18311
18184
  margin-bottom: 10px;
18312
18185
  margin-top: 20px; }
@@ -18328,7 +18201,7 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18328
18201
  white-space: nowrap;
18329
18202
  text-overflow: ellipsis;
18330
18203
  overflow: hidden;
18331
- color: #000;
18204
+ color: #000 !important;
18332
18205
  font-size: 1rem;
18333
18206
  font-weight: 400;
18334
18207
  text-decoration: none;
@@ -18364,7 +18237,7 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18364
18237
 
18365
18238
  /*
18366
18239
  # -----------------------------------------------------------------------------
18367
- # ~/scss/theme_uno/bootstrap/extensions/_timeline.scss
18240
+ # ~/scss/theme_uno/extensions/_timeline.scss
18368
18241
  #
18369
18242
  # Product/Info:
18370
18243
  # https://jekyll.one
@@ -18377,8 +18250,6 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18377
18250
  # NOTE: General styles for blog|post generator of type 'timeline'
18378
18251
  # -----------------------------------------------------------------------------
18379
18252
  */
18380
- /* Header Box
18381
- -------------------------------------------------------------------------------- */
18382
18253
  .timeline-header-box {
18383
18254
  background: #fff; }
18384
18255
 
@@ -18424,8 +18295,6 @@ h2.timeline-header-box:after, .timeline-header-box.h2:after {
18424
18295
  margin-left: -25px;
18425
18296
  background: #607d8b; }
18426
18297
 
18427
- /* Timeline
18428
- -------------------------------------------------------------------------------- */
18429
18298
  .timeline {
18430
18299
  padding: 20px 0;
18431
18300
  list-style: none;
@@ -18525,19 +18394,6 @@ a.timeline-list-unstyled:hover {
18525
18394
  float: left;
18526
18395
  position: relative; }
18527
18396
 
18528
- /*
18529
- .timeline > li > .timeline-panel:before {
18530
- position: absolute;
18531
- top: 26px;
18532
- right: -15px;
18533
- display: inline-block;
18534
- border-top: 15px solid transparent;
18535
- border-left: 15px solid $gray-100;
18536
- border-right: 0 solid $gray-100;
18537
- border-bottom: 15px solid transparent;
18538
- content: " ";
18539
- }
18540
- */
18541
18397
  .timeline > li > .timeline-panel:after {
18542
18398
  position: absolute;
18543
18399
  top: 27px;
@@ -18631,8 +18487,6 @@ a.timeline-list-unstyled:hover {
18631
18487
  .timeline > li.timeline-inverted > .timeline-badge {
18632
18488
  left: -12px; }
18633
18489
 
18634
- /* Media Queries
18635
- ------------------------------------------------------------------------------- */
18636
18490
  @media screen and (max-width: 992px) {
18637
18491
  .timeline > li > .timeline-panel:before {
18638
18492
  top: 31px;
@@ -18703,12 +18557,11 @@ a.timeline-list-unstyled:hover {
18703
18557
  margin-top: 30px;
18704
18558
  margin-bottom: 30px; }
18705
18559
  .timeline > li.timeline-inverted > .timeline-badge {
18706
- /* was: left: 28px; */
18707
18560
  left: -11px; } }
18708
18561
 
18709
18562
  /*
18710
18563
  # -----------------------------------------------------------------------------
18711
- # ~/scss/theme_uno/bootstrap/extensions/_typography.scss
18564
+ # ~/scss/theme_uno/extensions/_typography.scss
18712
18565
  #
18713
18566
  # Product/Info:
18714
18567
  # https://jekyll.one
@@ -18727,6 +18580,15 @@ a.timeline-list-unstyled:hover {
18727
18580
  # SPEC: general - https://www.google.com/design/spec/style/typography.html#typography-styles
18728
18581
  # -----------------------------------------------------------------------------
18729
18582
  */
18583
+ b,
18584
+ strong {
18585
+ font-weight: 500 !important;
18586
+ color: #757575; }
18587
+
18588
+ cite, em, var, address, dfn {
18589
+ font-weight: 500 !important;
18590
+ color: #757575; }
18591
+
18730
18592
  .no-r-text, .no-rtext {
18731
18593
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
18732
18594
  font-size: 1rem;
@@ -19376,7 +19238,7 @@ a.timeline-list-unstyled:hover {
19376
19238
 
19377
19239
  /*
19378
19240
  # -----------------------------------------------------------------------------
19379
- # ~/scss/theme_uno/bootstrap/extensions/_utilities.scss
19241
+ # ~/scss/theme_uno/extensions/_utilities.scss
19380
19242
  #
19381
19243
  # Product/Info:
19382
19244
  # https://jekyll.one
@@ -19792,6 +19654,9 @@ a.timeline-list-unstyled:hover {
19792
19654
  # NOTE: MD Color Palette
19793
19655
  # -----------------------------------------------------------------------------
19794
19656
  */
19657
+ .mdColorValue {
19658
+ border-bottom: unset; }
19659
+
19795
19660
  .md-white {
19796
19661
  color: #fff !important; }
19797
19662
 
@@ -25243,7 +25108,8 @@ li.dropdown.nav-item.nav-sub-item:before {
25243
25108
  width: -o-max-content;
25244
25109
  width: -ms-max-content;
25245
25110
  font-weight: 400;
25246
- font-size: 1.1rem; }
25111
+ font-size: 1.1rem;
25112
+ border-bottom: unset; }
25247
25113
  nav.navbar.navigator ul.nav.navigator .dropdown.nav-item .nav-link {
25248
25114
  text-transform: none;
25249
25115
  width: max-content;
@@ -25534,7 +25400,8 @@ li.dropdown.nav-item.nav-sub-item:before {
25534
25400
  nav.navbar.navigator .navbar-brand {
25535
25401
  padding: 0.5rem 1rem;
25536
25402
  margin-right: 0;
25537
- border-right: 0px !important; }
25403
+ border-right: 0px !important;
25404
+ border-bottom: unset; }
25538
25405
  nav.navbar.navigator .dropdown .nav-item {
25539
25406
  padding: 0.5em 1em .5em 1em; }
25540
25407
  nav.navbar.navigator ul.nav.navigator .dropdown.nav-item .dropdown-toggle:after {
@@ -25880,7 +25747,8 @@ li.dropdown.nav-item.nav-sub-item:before {
25880
25747
  .attr-nav > ul > li > a {
25881
25748
  color: rgba(255, 255, 255, 0.5);
25882
25749
  padding: 16px 10px 15px;
25883
- padding-left: 0; }
25750
+ padding-left: 0;
25751
+ border-bottom: unset; }
25884
25752
  .attr-nav > ul > li.dropdown ul.dropdown-menu {
25885
25753
  left: -275px; }
25886
25754
  .top-search .container {
@@ -26022,7 +25890,8 @@ a.toc-link {
26022
25890
  color: #bdbdbd !important;
26023
25891
  height: 100%;
26024
25892
  font-size: 1rem;
26025
- /* jadams, 2017-12-13: added font-size for toc-link */ }
25893
+ /* jadams, 2017-12-13: added font-size for toc-link */
25894
+ border-bottom: unset; }
26026
25895
 
26027
25896
  /* jadams, 2020-07-03: added hover to global style */
26028
25897
  a.toc-link:hover {