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
@@ -0,0 +1,572 @@
1
+ ---
2
+ ---
3
+
4
+ /*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com*/ /*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
5
+ .welcomments__container :root {
6
+ -moz-tab-size: 4;
7
+ -o-tab-size: 4;
8
+ tab-size: 4;
9
+ }
10
+ .welcomments__container * {
11
+ line-height: 1.15;
12
+ -webkit-text-size-adjust: 100%;
13
+ }
14
+ .welcomments__container * {
15
+ margin: 0;
16
+ }
17
+ .welcomments__container hr {
18
+ height: 0;
19
+ color: inherit;
20
+ }
21
+ .welcomments__container b,
22
+ .welcomments__container strong {
23
+ font-weight: bolder;
24
+ }
25
+ .welcomments__container code,
26
+ .welcomments__container pre {
27
+ font-size: 1em;
28
+ }
29
+ .welcomments__container small {
30
+ font-size: 80%;
31
+ }
32
+ .welcomments__container button,
33
+ .welcomments__container input,
34
+ .welcomments__container textarea {
35
+ font-size: 100%;
36
+ line-height: 1.15;
37
+ margin: 0;
38
+ }
39
+ .welcomments__container button {
40
+ text-transform: none;
41
+ }
42
+ .welcomments__container [type="button"],
43
+ .welcomments__container [type="reset"],
44
+ .welcomments__container [type="submit"],
45
+ .welcomments__container button {
46
+ -webkit-appearance: button;
47
+ }
48
+ .welcomments__container ::-moz-focus-inner {
49
+ border-style: none;
50
+ padding: 0;
51
+ }
52
+ .welcomments__container :-moz-focusring {
53
+ outline: 1px dotted ButtonText;
54
+ }
55
+ .welcomments__container :-moz-ui-invalid {
56
+ box-shadow: none;
57
+ }
58
+ .welcomments__container ::-webkit-inner-spin-button,
59
+ .welcomments__container ::-webkit-outer-spin-button {
60
+ height: auto;
61
+ }
62
+ .welcomments__container [type="search"] {
63
+ -webkit-appearance: textfield;
64
+ outline-offset: -2px;
65
+ }
66
+ .welcomments__container ::-webkit-search-decoration {
67
+ -webkit-appearance: none;
68
+ }
69
+ .welcomments__container ::-webkit-file-upload-button {
70
+ -webkit-appearance: button;
71
+ font: inherit;
72
+ }
73
+ .welcomments__container blockquote,
74
+ .welcomments__container h1,
75
+ .welcomments__container h2,
76
+ .welcomments__container h3,
77
+ .welcomments__container h4,
78
+ .welcomments__container hr,
79
+ .welcomments__container p,
80
+ .welcomments__container pre {
81
+ margin: 0;
82
+ }
83
+ .welcomments__container button {
84
+ background-color: transparent;
85
+ background-image: none;
86
+ }
87
+ .welcomments__container button:focus {
88
+ outline: 1px dotted;
89
+ outline: 5px auto -webkit-focus-ring-color;
90
+ }
91
+ .welcomments__container ol,
92
+ .welcomments__container ul {
93
+ list-style: none;
94
+ margin: 0;
95
+ padding: 0;
96
+ }
97
+ .welcomments__container * {
98
+ line-height: 1.5;
99
+ }
100
+ .welcomments__container * {
101
+ line-height: inherit;
102
+ }
103
+ .welcomments__container *,
104
+ .welcomments__container :after,
105
+ .welcomments__container :before {
106
+ box-sizing: border-box;
107
+ border: 0 solid #e5e7eb;
108
+ }
109
+ .welcomments__container hr {
110
+ border-top-width: 1px;
111
+ }
112
+ .welcomments__container img {
113
+ border-style: solid;
114
+ }
115
+ .welcomments__container textarea {
116
+ resize: vertical;
117
+ }
118
+ .welcomments__container input::-moz-placeholder,
119
+ .welcomments__container textarea::-moz-placeholder {
120
+ opacity: 1;
121
+ color: #9ca3af;
122
+ }
123
+ .welcomments__container input:-ms-input-placeholder,
124
+ .welcomments__container textarea:-ms-input-placeholder {
125
+ opacity: 1;
126
+ color: #9ca3af;
127
+ }
128
+ .welcomments__container input::placeholder,
129
+ .welcomments__container textarea::placeholder {
130
+ opacity: 1;
131
+ color: #9ca3af;
132
+ }
133
+ .welcomments__container [role="button"],
134
+ .welcomments__container button {
135
+ cursor: pointer;
136
+ }
137
+ .welcomments__container h1,
138
+ .welcomments__container h2,
139
+ .welcomments__container h3,
140
+ .welcomments__container h4 {
141
+ font-size: inherit;
142
+ font-weight: inherit;
143
+ }
144
+ .welcomments__container a {
145
+ color: inherit;
146
+ text-decoration: inherit;
147
+ }
148
+ .welcomments__container button,
149
+ .welcomments__container input,
150
+ .welcomments__container textarea {
151
+ padding: 0;
152
+ line-height: inherit;
153
+ color: inherit;
154
+ }
155
+
156
+ .welcomments__container img,
157
+ .welcomments__container object,
158
+ .welcomments__container svg {
159
+ display: block;
160
+ vertical-align: middle;
161
+ }
162
+ .welcomments__container img {
163
+ max-width: 100%;
164
+ height: auto;
165
+ }
166
+ .welcomments__container .welcomments__comments-title {
167
+ font-weight: 800;
168
+ font-size: 1.25rem;
169
+ line-height: 1.75rem;
170
+ --tw-text-opacity: 1;
171
+ color: rgba(17, 24, 39, var(--tw-text-opacity));
172
+ }
173
+ .welcomments__container .welcomments__comment-container {
174
+ margin-top: 1.5rem;
175
+ }
176
+ .welcomments__container .welcomments__comment {
177
+ margin-bottom: 1rem;
178
+ padding-top: 0.5rem;
179
+ padding-bottom: 0.5rem;
180
+ }
181
+ .welcomments__container .welcomments__nesting-level-1 {
182
+ margin-left: 1rem;
183
+ }
184
+ .welcomments__container .welcomments__nesting-level-1,
185
+ .welcomments__container .welcomments__nesting-level-2 {
186
+ --tw-border-opacity: 1;
187
+ border-color: rgba(229, 231, 235, var(--tw-border-opacity));
188
+ border-left-width: 2px;
189
+ padding-left: 1.5rem;
190
+ }
191
+ .welcomments__container .welcomments__nesting-level-2 {
192
+ margin-left: 2rem;
193
+ }
194
+ .welcomments__container .welcomments__nesting-level-3 {
195
+ margin-left: 3rem;
196
+ }
197
+ .welcomments__container .welcomments__nesting-level-3,
198
+ .welcomments__container .welcomments__nesting-level-4 {
199
+ --tw-border-opacity: 1;
200
+ border-color: rgba(229, 231, 235, var(--tw-border-opacity));
201
+ border-left-width: 2px;
202
+ padding-left: 1.5rem;
203
+ }
204
+ .welcomments__container .welcomments__nesting-level-4 {
205
+ margin-left: 4rem;
206
+ }
207
+ .welcomments__container .welcomments__nesting-level-5 {
208
+ margin-left: 5rem;
209
+ }
210
+ .welcomments__container .welcomments__nesting-level-5,
211
+ .welcomments__container .welcomments__nesting-level-6 {
212
+ --tw-border-opacity: 1;
213
+ border-color: rgba(229, 231, 235, var(--tw-border-opacity));
214
+ border-left-width: 2px;
215
+ padding-left: 1.5rem;
216
+ }
217
+ .welcomments__container .welcomments__nesting-level-6 {
218
+ margin-left: 6rem;
219
+ }
220
+ .welcomments__container .welcomments__comment-header {
221
+ display: flex;
222
+ }
223
+ .welcomments__container .welcomments__author-avatar {
224
+ flex-shrink: 0;
225
+ height: 3rem;
226
+ position: relative;
227
+ width: 3rem;
228
+ }
229
+ .welcomments__container .welcomments__author-avatar-img {
230
+ border-radius: 9999px;
231
+ position: absolute;
232
+ top: 0;
233
+ right: 0;
234
+ bottom: 0;
235
+ left: 0;
236
+ margin: 0 !important;
237
+ }
238
+ .welcomments__container .welcomments__author-avatar:after {
239
+ content: "";
240
+ border-radius: 9999px;
241
+ display: block;
242
+ height: 3rem;
243
+ position: absolute;
244
+ top: 0;
245
+ right: 0;
246
+ bottom: 0;
247
+ left: 0;
248
+ width: 3rem;
249
+ box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1);
250
+ }
251
+ .welcomments__container .welcomments__author-information {
252
+ display: flex;
253
+ place-items: center;
254
+ flex-grow: 1;
255
+ margin-left: 1rem;
256
+ }
257
+ .welcomments__container .welcomments__author-name-and-time {
258
+ flex-grow: 1;
259
+ }
260
+ .welcomments__container .welcomments__author-name {
261
+ font-weight: 700;
262
+ font-size: 1rem;
263
+ line-height: 1.5rem;
264
+ line-height: 1;
265
+ }
266
+ .welcomments__container .welcomments__comment-time {
267
+ line-height: 1;
268
+ margin-top: 0.25rem;
269
+ }
270
+ .welcomments__container .welcomments__comment-time a {
271
+ font-size: 0.875rem;
272
+ line-height: 1.25rem;
273
+ --tw-text-opacity: 1;
274
+ color: rgba(55, 65, 81, var(--tw-text-opacity));
275
+ }
276
+ .welcomments__container .welcomments__comment-time a:hover {
277
+ text-decoration: underline;
278
+ background: none;
279
+ }
280
+ .welcomments__container .welcomments__comment-message {
281
+ font-size: 1rem;
282
+ line-height: 1.5rem;
283
+ margin-top: 1rem;
284
+ --tw-text-opacity: 1;
285
+ color: rgba(55, 65, 81, var(--tw-text-opacity));
286
+ }
287
+ .welcomments__container .welcomments__comment-message blockquote,
288
+ .welcomments__container .welcomments__comment-message ol,
289
+ .welcomments__container .welcomments__comment-message p,
290
+ .welcomments__container .welcomments__comment-message pre,
291
+ .welcomments__container .welcomments__comment-message ul {
292
+ margin-bottom: 0.5rem;
293
+ }
294
+ .welcomments__container .welcomments__comment-message blockquote {
295
+ margin-left: 1rem;
296
+ opacity: 0.75;
297
+ font-style: italic;
298
+ }
299
+ .welcomments__container .welcomments__comment-message a {
300
+ --tw-text-opacity: 1;
301
+ color: rgba(37, 99, 235, var(--tw-text-opacity));
302
+ text-decoration: underline;
303
+ }
304
+ .welcomments__container .welcomments__markdown-notice {
305
+ font-size: 0.75rem;
306
+ line-height: 1rem;
307
+ margin-top: 0.75rem;
308
+ margin-bottom: 2rem;
309
+ --tw-text-opacity: 1;
310
+ color: rgba(75, 85, 99, var(--tw-text-opacity));
311
+ }
312
+ .welcomments__container .welcomments__markdown-notice a:hover {
313
+ text-decoration: underline;
314
+ background: none;
315
+ }
316
+ .welcomments__container .welcomments__email-notice {
317
+ font-size: 0.75rem;
318
+ line-height: 1rem;
319
+ margin-top: 0.75rem;
320
+ --tw-text-opacity: 1;
321
+ color: rgba(75, 85, 99, var(--tw-text-opacity));
322
+ }
323
+ .welcomments__container .welcomments__email-notice a:hover {
324
+ text-decoration: underline;
325
+ background: none;
326
+ }
327
+ .welcomments__container .welcomments__comment-form {
328
+ margin-top: 2rem;
329
+ }
330
+ .welcomments__container .welcomments__form-group {
331
+ margin-top: 1.5rem;
332
+ }
333
+ @media (min-width: 640px) {
334
+ .welcomments__container .welcomments__flex {
335
+ display: flex;
336
+ }
337
+ }
338
+ @media (min-width: 640px) {
339
+ .welcomments__container .welcomments__column-left,
340
+ .welcomments__container .welcomments__column-right {
341
+ flex-grow: 1;
342
+ }
343
+ }
344
+ .welcomments__container .welcomments__column-right {
345
+ margin-top: 1.5rem;
346
+ }
347
+ @media (min-width: 640px) {
348
+ .welcomments__container .welcomments__column-right {
349
+ margin-top: 0;
350
+ margin-left: 1rem;
351
+ }
352
+ }
353
+ .welcomments__container .welcomments__form-group label {
354
+ display: block;
355
+ font-weight: 700;
356
+ font-size: 0.75rem;
357
+ line-height: 1rem;
358
+ margin-bottom: 0.5rem;
359
+ --tw-text-opacity: 1;
360
+ color: rgba(55, 65, 81, var(--tw-text-opacity));
361
+ letter-spacing: 0.025em;
362
+ }
363
+ .welcomments__container .welcomments__optional-notice {
364
+ font-weight: 600;
365
+ --tw-text-opacity: 1;
366
+ color: rgba(156, 163, 175, var(--tw-text-opacity));
367
+ }
368
+ .welcomments__container .welcomments__form-group input,
369
+ .welcomments__container .welcomments__form-group textarea {
370
+ -webkit-appearance: none;
371
+ -moz-appearance: none;
372
+ appearance: none;
373
+ --tw-bg-opacity: 1;
374
+ background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
375
+ --tw-border-opacity: 1;
376
+ border-color: rgba(229, 231, 235, var(--tw-border-opacity));
377
+ border-radius: 0.25rem;
378
+ border-width: 1px;
379
+ display: block;
380
+ line-height: 1.25;
381
+ padding: 0.75rem 1rem;
382
+ --tw-text-opacity: 1;
383
+ color: rgba(55, 65, 81, var(--tw-text-opacity));
384
+ width: 100%;
385
+ }
386
+ .welcomments__container .welcomments__form-group input:focus,
387
+ .welcomments__container .welcomments__form-group textarea:focus {
388
+ --tw-bg-opacity: 1;
389
+ background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
390
+ --tw-border-opacity: 1;
391
+ border-color: rgba(107, 114, 128, var(--tw-border-opacity));
392
+ outline: 2px solid transparent;
393
+ outline-offset: 2px;
394
+ }
395
+ .welcomments__container .welcomments__submit-button {
396
+ --tw-bg-opacity: 1;
397
+ background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
398
+ border-radius: 0.25rem;
399
+ font-weight: 700;
400
+ margin-top: 1.5rem;
401
+ padding: 0.5rem 1rem;
402
+ --tw-shadow: 0 0 transparent;
403
+ box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
404
+ --tw-text-opacity: 1;
405
+ color: rgba(255, 255, 255, var(--tw-text-opacity));
406
+ --tw-translate-x: 0;
407
+ --tw-translate-y: 0;
408
+ --tw-rotate: 0;
409
+ --tw-skew-x: 0;
410
+ --tw-skew-y: 0;
411
+ --tw-scale-x: 1;
412
+ --tw-scale-y: 1;
413
+ transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
414
+ transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
415
+ transition-duration: 0.15s;
416
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
417
+ transition-duration: 0.2s;
418
+ }
419
+ .welcomments__container .welcomments__submit-button:focus {
420
+ outline: 2px solid transparent;
421
+ outline-offset: 2px;
422
+ }
423
+ .welcomments__container .welcomments__submit-button:focus:hover {
424
+ --tw-scale-x: 0.95;
425
+ --tw-scale-y: 0.95;
426
+ }
427
+ .welcomments__container .welcomments__comment-reply-link {
428
+ --tw-bg-opacity: 1;
429
+ background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
430
+ display: inline-block;
431
+ font-size: 0.75rem;
432
+ line-height: 1rem;
433
+ margin-top: 1rem;
434
+ padding: 0.5rem 1rem;
435
+ }
436
+ .welcomments__container .bg-gray-100 {
437
+ --tw-bg-opacity: 1;
438
+ background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
439
+ }
440
+ .welcomments__container .flex {
441
+ display: flex;
442
+ }
443
+ .welcomments__container .grid {
444
+ display: grid;
445
+ }
446
+ .welcomments__container .hidden {
447
+ display: none;
448
+ }
449
+ .welcomments__container .font-black {
450
+ font-weight: 900;
451
+ }
452
+ .welcomments__container .text-xl {
453
+ font-size: 1.25rem;
454
+ line-height: 1.75rem;
455
+ }
456
+ .welcomments__container .text-3xl {
457
+ font-size: 1.875rem;
458
+ line-height: 2.25rem;
459
+ }
460
+ .welcomments__container .leading-tight {
461
+ line-height: 1.25;
462
+ }
463
+ .welcomments__container .my-4 {
464
+ margin-top: 1rem;
465
+ margin-bottom: 1rem;
466
+ }
467
+ .welcomments__container .mx-6 {
468
+ margin-left: 1.5rem;
469
+ margin-right: 1.5rem;
470
+ }
471
+ .welcomments__container .mx-auto {
472
+ margin-left: auto;
473
+ margin-right: auto;
474
+ }
475
+ .welcomments__container .mb-4 {
476
+ margin-bottom: 1rem;
477
+ }
478
+ .welcomments__container .mt-16 {
479
+ margin-top: 4rem;
480
+ }
481
+ .welcomments__container .max-w-screen-sm {
482
+ max-width: 640px;
483
+ }
484
+ .welcomments__container .min-h-screen {
485
+ min-height: 100vh;
486
+ }
487
+ .welcomments__container .p-6 {
488
+ padding: 1.5rem;
489
+ }
490
+ .welcomments__container .static {
491
+ position: static;
492
+ }
493
+ .welcomments__container * {
494
+ --tw-shadow: 0 0 transparent;
495
+ --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
496
+ --tw-ring-offset-width: 0px;
497
+ --tw-ring-offset-color: #fff;
498
+ --tw-ring-color: rgba(59, 130, 246, 0.5);
499
+ --tw-ring-offset-shadow: 0 0 transparent;
500
+ --tw-ring-shadow: 0 0 transparent;
501
+ }
502
+ .welcomments__container .text-gray-900 {
503
+ --tw-text-opacity: 1;
504
+ color: rgba(17, 24, 39, var(--tw-text-opacity));
505
+ }
506
+ .welcomments__container .capitalize {
507
+ text-transform: capitalize;
508
+ }
509
+ .welcomments__container .antialiased {
510
+ -webkit-font-smoothing: antialiased;
511
+ -moz-osx-font-smoothing: grayscale;
512
+ }
513
+ @-webkit-keyframes spin {
514
+ to {
515
+ transform: rotate(1turn);
516
+ }
517
+ }
518
+ @keyframes spin {
519
+ to {
520
+ transform: rotate(1turn);
521
+ }
522
+ }
523
+ @-webkit-keyframes ping {
524
+ 75%,
525
+ to {
526
+ transform: scale(2);
527
+ opacity: 0;
528
+ }
529
+ }
530
+ @keyframes ping {
531
+ 75%,
532
+ to {
533
+ transform: scale(2);
534
+ opacity: 0;
535
+ }
536
+ }
537
+ @-webkit-keyframes pulse {
538
+ 50% {
539
+ opacity: 0.5;
540
+ }
541
+ }
542
+ @keyframes pulse {
543
+ 50% {
544
+ opacity: 0.5;
545
+ }
546
+ }
547
+ @-webkit-keyframes bounce {
548
+ 0%,
549
+ to {
550
+ transform: translateY(-25%);
551
+ -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
552
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
553
+ }
554
+ 50% {
555
+ transform: none;
556
+ -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
557
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
558
+ }
559
+ }
560
+ @keyframes bounce {
561
+ 0%,
562
+ to {
563
+ transform: translateY(-25%);
564
+ -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
565
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
566
+ }
567
+ 50% {
568
+ transform: none;
569
+ -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
570
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
571
+ }
572
+ }
@@ -0,0 +1,93 @@
1
+ Copyright (c) 2022, GitHub https://github.com/github/hubot-sans
2
+ with Reserved Font Name "Hubot Sans"
3
+
4
+ This Font Software is licensed under the SIL Open Font License, Version 1.1.
5
+ This license is copied below, and is also available with a FAQ at:
6
+ http://scripts.sil.org/OFL
7
+
8
+ -----------------------------------------------------------
9
+ SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
10
+ -----------------------------------------------------------
11
+
12
+ PREAMBLE
13
+ The goals of the Open Font License (OFL) are to stimulate worldwide
14
+ development of collaborative font projects, to support the font creation
15
+ efforts of academic and linguistic communities, and to provide a free and
16
+ open framework in which fonts may be shared and improved in partnership
17
+ with others.
18
+
19
+ The OFL allows the licensed fonts to be used, studied, modified and
20
+ redistributed freely as long as they are not sold by themselves. The
21
+ fonts, including any derivative works, can be bundled, embedded,
22
+ redistributed and/or sold with any software provided that any reserved
23
+ names are not used by derivative works. The fonts and derivatives,
24
+ however, cannot be released under any other type of license. The
25
+ requirement for fonts to remain under this license does not apply
26
+ to any document created using the fonts or their derivatives.
27
+
28
+ DEFINITIONS
29
+ "Font Software" refers to the set of files released by the Copyright
30
+ Holder(s) under this license and clearly marked as such. This may
31
+ include source files, build scripts and documentation.
32
+
33
+ "Reserved Font Name" refers to any names specified as such after the
34
+ copyright statement(s).
35
+
36
+ "Original Version" refers to the collection of Font Software components as
37
+ distributed by the Copyright Holder(s).
38
+
39
+ "Modified Version" refers to any derivative made by adding to, deleting,
40
+ or substituting — in part or in whole — any of the components of the
41
+ Original Version, by changing formats or by porting the Font Software to a
42
+ new environment.
43
+
44
+ "Author" refers to any designer, engineer, programmer, technical
45
+ writer or other person who contributed to the Font Software.
46
+
47
+ PERMISSION & CONDITIONS
48
+ Permission is hereby granted, free of charge, to any person obtaining
49
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
50
+ redistribute, and sell modified and unmodified copies of the Font
51
+ Software, subject to the following conditions:
52
+
53
+ 1) Neither the Font Software nor any of its individual components,
54
+ in Original or Modified Versions, may be sold by itself.
55
+
56
+ 2) Original or Modified Versions of the Font Software may be bundled,
57
+ redistributed and/or sold with any software, provided that each copy
58
+ contains the above copyright notice and this license. These can be
59
+ included either as stand-alone text files, human-readable headers or
60
+ in the appropriate machine-readable metadata fields within text or
61
+ binary files as long as those fields can be easily viewed by the user.
62
+
63
+ 3) No Modified Version of the Font Software may use the Reserved Font
64
+ Name(s) unless explicit written permission is granted by the corresponding
65
+ Copyright Holder. This restriction only applies to the primary font name as
66
+ presented to the users.
67
+
68
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
69
+ Software shall not be used to promote, endorse or advertise any
70
+ Modified Version, except to acknowledge the contribution(s) of the
71
+ Copyright Holder(s) and the Author(s) or with their explicit written
72
+ permission.
73
+
74
+ 5) The Font Software, modified or unmodified, in part or in whole,
75
+ must be distributed entirely under this license, and must not be
76
+ distributed under any other license. The requirement for fonts to
77
+ remain under this license does not apply to any document created
78
+ using the Font Software.
79
+
80
+ TERMINATION
81
+ This license becomes null and void if any of the above conditions are
82
+ not met.
83
+
84
+ DISCLAIMER
85
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
86
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
87
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
88
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
89
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
90
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
91
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
92
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
93
+ OTHER DEALINGS IN THE FONT SOFTWARE.