yoyoyo 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -110
  3. data/LICENSE +0 -21
  4. data/README.md +0 -40
  5. data/_includes/categories.html +0 -8
  6. data/_includes/head.html +0 -15
  7. data/_includes/navigation.html +0 -7
  8. data/_includes/pagination.html +0 -41
  9. data/_includes/post-card.html +0 -12
  10. data/_includes/tags.html +0 -8
  11. data/_layouts/about.html +0 -7
  12. data/_layouts/author.html +0 -15
  13. data/_layouts/default.html +0 -29
  14. data/_layouts/home.html +0 -21
  15. data/_layouts/post.html +0 -14
  16. data/_sass/.DS_Store +0 -0
  17. data/_sass/_alert.scss +0 -51
  18. data/_sass/_badge.scss +0 -53
  19. data/_sass/_breadcrumb.scss +0 -41
  20. data/_sass/_button-group.scss +0 -163
  21. data/_sass/_buttons.scss +0 -140
  22. data/_sass/_card.scss +0 -310
  23. data/_sass/_carousel.scss +0 -198
  24. data/_sass/_close.scss +0 -44
  25. data/_sass/_code.scss +0 -48
  26. data/_sass/_custom-forms.scss +0 -507
  27. data/_sass/_dropdown.scss +0 -191
  28. data/_sass/_forms.scss +0 -334
  29. data/_sass/_functions.scss +0 -86
  30. data/_sass/_grid.scss +0 -52
  31. data/_sass/_images.scss +0 -42
  32. data/_sass/_input-group.scss +0 -193
  33. data/_sass/_jumbotron.scss +0 -16
  34. data/_sass/_list-group.scss +0 -121
  35. data/_sass/_media.scss +0 -8
  36. data/_sass/_mixins.scss +0 -41
  37. data/_sass/_modal.scss +0 -186
  38. data/_sass/_nav.scss +0 -120
  39. data/_sass/_navbar.scss +0 -299
  40. data/_sass/_pagination.scss +0 -78
  41. data/_sass/_popover.scss +0 -183
  42. data/_sass/_print.scss +0 -141
  43. data/_sass/_progress.scss +0 -34
  44. data/_sass/_reboot.scss +0 -462
  45. data/_sass/_root.scss +0 -19
  46. data/_sass/_spinners.scss +0 -53
  47. data/_sass/_tables.scss +0 -187
  48. data/_sass/_toasts.scss +0 -43
  49. data/_sass/_tooltip.scss +0 -115
  50. data/_sass/_transitions.scss +0 -22
  51. data/_sass/_type.scss +0 -125
  52. data/_sass/_utilities.scss +0 -16
  53. data/_sass/_variables.scss +0 -1091
  54. data/_sass/bootstrap-grid.scss +0 -29
  55. data/_sass/bootstrap-reboot.scss +0 -12
  56. data/_sass/bootstrap.scss +0 -44
  57. data/_sass/header.scss +0 -3
  58. data/_sass/main.scss +0 -54
  59. data/_sass/mixins/_alert.scss +0 -13
  60. data/_sass/mixins/_background-variant.scss +0 -21
  61. data/_sass/mixins/_badge.scss +0 -11
  62. data/_sass/mixins/_border-radius.scss +0 -35
  63. data/_sass/mixins/_box-shadow.scss +0 -5
  64. data/_sass/mixins/_breakpoints.scss +0 -123
  65. data/_sass/mixins/_buttons.scss +0 -111
  66. data/_sass/mixins/_caret.scss +0 -62
  67. data/_sass/mixins/_clearfix.scss +0 -7
  68. data/_sass/mixins/_float.scss +0 -11
  69. data/_sass/mixins/_forms.scss +0 -198
  70. data/_sass/mixins/_gradients.scss +0 -45
  71. data/_sass/mixins/_grid-framework.scss +0 -66
  72. data/_sass/mixins/_grid.scss +0 -51
  73. data/_sass/mixins/_hover.scss +0 -37
  74. data/_sass/mixins/_image.scss +0 -36
  75. data/_sass/mixins/_list-group.scss +0 -21
  76. data/_sass/mixins/_lists.scss +0 -7
  77. data/_sass/mixins/_nav-divider.scss +0 -10
  78. data/_sass/mixins/_pagination.scss +0 -22
  79. data/_sass/mixins/_reset-text.scss +0 -17
  80. data/_sass/mixins/_resize.scss +0 -6
  81. data/_sass/mixins/_screen-reader.scss +0 -33
  82. data/_sass/mixins/_size.scss +0 -6
  83. data/_sass/mixins/_table-row.scss +0 -39
  84. data/_sass/mixins/_text-emphasis.scss +0 -14
  85. data/_sass/mixins/_text-hide.scss +0 -13
  86. data/_sass/mixins/_text-truncate.scss +0 -8
  87. data/_sass/mixins/_transition.scss +0 -16
  88. data/_sass/mixins/_visibility.scss +0 -7
  89. data/_sass/utilities/_align.scss +0 -8
  90. data/_sass/utilities/_background.scss +0 -19
  91. data/_sass/utilities/_borders.scss +0 -63
  92. data/_sass/utilities/_clearfix.scss +0 -3
  93. data/_sass/utilities/_display.scss +0 -38
  94. data/_sass/utilities/_embed.scss +0 -39
  95. data/_sass/utilities/_flex.scss +0 -51
  96. data/_sass/utilities/_float.scss +0 -9
  97. data/_sass/utilities/_overflow.scss +0 -5
  98. data/_sass/utilities/_position.scss +0 -32
  99. data/_sass/utilities/_screenreaders.scss +0 -11
  100. data/_sass/utilities/_shadows.scss +0 -6
  101. data/_sass/utilities/_sizing.scss +0 -20
  102. data/_sass/utilities/_spacing.scss +0 -73
  103. data/_sass/utilities/_text.scss +0 -67
  104. data/_sass/utilities/_visibility.scss +0 -11
  105. data/assets/css/styles.scss +0 -5
  106. data/assets/images/wxmp.png +0 -0
  107. data/assets/js/app.js +0 -6027
  108. data/assets/js/app.js.map +0 -1
  109. data/assets/ts/app.ts +0 -21
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54f35f39e7a94a10afeb34b1c60e12f1c8242d72
4
- data.tar.gz: 69be539062052c2838949954e36f93ebe744df16
3
+ metadata.gz: 1be5ea91cfdc44b63d1524a67e1f81572bbc5032
4
+ data.tar.gz: 84b2f0d92f5826bbe4a7bdb328bc955dda7ae078
5
5
  SHA512:
6
- metadata.gz: d592d2f7d013947e12036aa4f82f24d93a22015d0c1a7bed40e8e033596c937ff3041a96fdfedb220f83eac72b009a12359a6d0b5701f9b39a56d87c96bb7936
7
- data.tar.gz: 749757609697421f21b79dfafd200817bd68e294632475ab71f81eb50f8c0eb14c8d3a8a70c48f919d90f94dfa55cfe67ee22c2b849091edf0d0c32bf84855ce
6
+ metadata.gz: 158fd836cd7e72c0fcaa1772b2262615ad83eb8e2658a8a27fae7fe8c5fba7553e40362e22396aa86b40d5b2806194fb6e2dfc4f9d66a46ae420658ab8ec02a4
7
+ data.tar.gz: e999ebdc2d2efbfc9ff573e07411a22db959dd5b5e97ad06b053e9e2f485fce90d5ca72d07d84cec5f3c53874e58c5c5dbfda048b077683638360b73537b919f
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yoyoyo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hertz Zhang
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-10 00:00:00.000000000 Z
11
+ date: 2019-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -86,114 +86,7 @@ email:
86
86
  executables: []
87
87
  extensions: []
88
88
  extra_rdoc_files: []
89
- files:
90
- - LICENSE
91
- - README.md
92
- - _includes/categories.html
93
- - _includes/head.html
94
- - _includes/navigation.html
95
- - _includes/pagination.html
96
- - _includes/post-card.html
97
- - _includes/tags.html
98
- - _layouts/about.html
99
- - _layouts/author.html
100
- - _layouts/default.html
101
- - _layouts/home.html
102
- - _layouts/post.html
103
- - _sass/.DS_Store
104
- - _sass/_alert.scss
105
- - _sass/_badge.scss
106
- - _sass/_breadcrumb.scss
107
- - _sass/_button-group.scss
108
- - _sass/_buttons.scss
109
- - _sass/_card.scss
110
- - _sass/_carousel.scss
111
- - _sass/_close.scss
112
- - _sass/_code.scss
113
- - _sass/_custom-forms.scss
114
- - _sass/_dropdown.scss
115
- - _sass/_forms.scss
116
- - _sass/_functions.scss
117
- - _sass/_grid.scss
118
- - _sass/_images.scss
119
- - _sass/_input-group.scss
120
- - _sass/_jumbotron.scss
121
- - _sass/_list-group.scss
122
- - _sass/_media.scss
123
- - _sass/_mixins.scss
124
- - _sass/_modal.scss
125
- - _sass/_nav.scss
126
- - _sass/_navbar.scss
127
- - _sass/_pagination.scss
128
- - _sass/_popover.scss
129
- - _sass/_print.scss
130
- - _sass/_progress.scss
131
- - _sass/_reboot.scss
132
- - _sass/_root.scss
133
- - _sass/_spinners.scss
134
- - _sass/_tables.scss
135
- - _sass/_toasts.scss
136
- - _sass/_tooltip.scss
137
- - _sass/_transitions.scss
138
- - _sass/_type.scss
139
- - _sass/_utilities.scss
140
- - _sass/_variables.scss
141
- - _sass/bootstrap-grid.scss
142
- - _sass/bootstrap-reboot.scss
143
- - _sass/bootstrap.scss
144
- - _sass/header.scss
145
- - _sass/main.scss
146
- - _sass/mixins/_alert.scss
147
- - _sass/mixins/_background-variant.scss
148
- - _sass/mixins/_badge.scss
149
- - _sass/mixins/_border-radius.scss
150
- - _sass/mixins/_box-shadow.scss
151
- - _sass/mixins/_breakpoints.scss
152
- - _sass/mixins/_buttons.scss
153
- - _sass/mixins/_caret.scss
154
- - _sass/mixins/_clearfix.scss
155
- - _sass/mixins/_float.scss
156
- - _sass/mixins/_forms.scss
157
- - _sass/mixins/_gradients.scss
158
- - _sass/mixins/_grid-framework.scss
159
- - _sass/mixins/_grid.scss
160
- - _sass/mixins/_hover.scss
161
- - _sass/mixins/_image.scss
162
- - _sass/mixins/_list-group.scss
163
- - _sass/mixins/_lists.scss
164
- - _sass/mixins/_nav-divider.scss
165
- - _sass/mixins/_pagination.scss
166
- - _sass/mixins/_reset-text.scss
167
- - _sass/mixins/_resize.scss
168
- - _sass/mixins/_screen-reader.scss
169
- - _sass/mixins/_size.scss
170
- - _sass/mixins/_table-row.scss
171
- - _sass/mixins/_text-emphasis.scss
172
- - _sass/mixins/_text-hide.scss
173
- - _sass/mixins/_text-truncate.scss
174
- - _sass/mixins/_transition.scss
175
- - _sass/mixins/_visibility.scss
176
- - _sass/utilities/_align.scss
177
- - _sass/utilities/_background.scss
178
- - _sass/utilities/_borders.scss
179
- - _sass/utilities/_clearfix.scss
180
- - _sass/utilities/_display.scss
181
- - _sass/utilities/_embed.scss
182
- - _sass/utilities/_flex.scss
183
- - _sass/utilities/_float.scss
184
- - _sass/utilities/_overflow.scss
185
- - _sass/utilities/_position.scss
186
- - _sass/utilities/_screenreaders.scss
187
- - _sass/utilities/_shadows.scss
188
- - _sass/utilities/_sizing.scss
189
- - _sass/utilities/_spacing.scss
190
- - _sass/utilities/_text.scss
191
- - _sass/utilities/_visibility.scss
192
- - assets/css/styles.scss
193
- - assets/images/wxmp.png
194
- - assets/js/app.js
195
- - assets/js/app.js.map
196
- - assets/ts/app.ts
89
+ files: []
197
90
  homepage: https://github.com/hertzZhang/yoyoyo
198
91
  licenses:
199
92
  - MIT
data/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2019 张赫
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
data/README.md DELETED
@@ -1,40 +0,0 @@
1
- ![Travis (.org)](https://img.shields.io/travis/hertzZhang/yoyoyo.svg)
2
- ![Gem](https://img.shields.io/gem/v/yoyoyo.svg)
3
- ![Gem](https://img.shields.io/gem/dt/yoyoyo.svg?color=%23e9573f&label=Gem%E4%B8%8B%E8%BD%BD%E6%80%BB%E6%AC%A1%E6%95%B0)
4
- ![GitHub issues](https://img.shields.io/github/issues/hertzZhang/yoyoyo.svg)
5
- ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/hertzZhang/yoyoyo.svg)
6
- ![GitHub](https://img.shields.io/github/license/hertzZhang/yoyoyo.svg)
7
- ![Website](https://img.shields.io/website-up-down-green-red/https/zhanghe.org/yoyoyo/.svg)
8
- ![Twitter Follow](https://img.shields.io/twitter/follow/hertzZhang.svg?style=social)
9
-
10
- # 呦呦呦 Jekyll 主题
11
-
12
- 一个漂亮的、自适应的、适合程序员的 Jekyll 主题。
13
-
14
- ## Quickstart
15
-
16
- [Get started in 5 minutes.](https://github.com/hertzZhang/yoyoyo/wiki/Quickstart)
17
-
18
- ## Want to help?
19
-
20
-
21
-
22
- ## Todo List
23
-
24
- - [x] 基础文件
25
- - [x] HTML
26
- - [x] CSS
27
- - [x] JavaScript
28
- - [x] MarkDown
29
- - [ ] 首页基础布局
30
- - [ ] 顶部导航
31
- - [ ] 底部页脚
32
- - [ ] 最新文章列表
33
- - [ ] 标签文章列表
34
- - [ ] 分类文章列表
35
- - [ ] 文章详情页面布局
36
- - [ ] 开场动画
37
- - [ ] 进场动画和离场动画
38
- - [ ] 联系我功能
39
- - [ ] 评论功能
40
- - [ ] 订阅功能
@@ -1,8 +0,0 @@
1
- {% for category in site.categories %}
2
- <h3>{{ category[0] }}</h3>
3
- <ul>
4
- {% for post in category[1] %}
5
- <li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></li>
6
- {% endfor %}
7
- </ul>
8
- {% endfor %}
@@ -1,15 +0,0 @@
1
- <meta charset="utf-8" />
2
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
3
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no" />
4
- {% feed_meta %}
5
- <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/styles.css" />
6
- {% seo %}
7
- <!-- Global site tag (gtag.js) - Google Analytics -->
8
- <script async src="https://www.googletagmanager.com/gtag/js?id={{ site.ga.userid }}"></script>
9
- <script>
10
- window.dataLayer = window.dataLayer || [];
11
- function gtag(){dataLayer.push(arguments);}
12
- gtag('js', new Date());
13
-
14
- gtag('config', '{{ site.ga.userid }}');
15
- </script>
@@ -1,7 +0,0 @@
1
- <nav>
2
- {% for item in site.data.navigation %}
3
- <a href="{{ site.baseurl }}{{ item.link }}" {% if page.url == item.link %}class="current"{% endif %}>
4
- {{ item.name }}
5
- </a>
6
- {% endfor %}
7
- </nav>
@@ -1,41 +0,0 @@
1
- {% if paginator.next_page %}
2
- <div class="posts__pagination">
3
- <span class="posts__next">Load More</span>
4
- </div>
5
- {% endif %}
6
-
7
- {% if paginator.total_pages > 1 %}
8
-
9
- <div class="pagination">
10
- {% if paginator.previous_page %}
11
- <a href="{{ paginator.previous_page_path | relative_url }}">
12
- &laquo; Prev
13
- </a>
14
- {% else %}
15
- <span>&laquo; Prev</span>
16
- {% endif %}
17
-
18
- {% for page in (1..paginator.total_pages) %}
19
- {% if page == paginator.page %}
20
- <em>{{ page }}</em>
21
- {% elsif page == 1 %}
22
- <a href="{{ paginator.previous_page_path | relative_url }}">
23
- {{ page }}
24
- </a>
25
- {% else %}
26
- <a href="{{ site.paginate_path | relative_url | replace: ':num', page }}">
27
- {{ page }}
28
- </a>
29
- {% endif %}
30
- {% endfor %}
31
-
32
- {% if paginator.next_page %}
33
- <a href="{{ paginator.next_page_path | relative_url }}">
34
- Next &raquo;
35
- </a>
36
- {% else %}
37
- <span>Next &raquo;</span>
38
- {% endif %}
39
- </div>
40
-
41
- {% endif %}
@@ -1,12 +0,0 @@
1
- <div class="grid-item" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
2
- <a class="posts__link" href="{{ post.url | prepend: site.baseurl }}" itemprop="url">
3
- {% if post.image %}
4
- <figure class="posts__img">
5
- <img src="{{ post.image }}" alt="{{ post.title }}" data-aos="fade-in" itemprop="image"/>
6
- </figure>
7
- {% endif %}
8
- <div>
9
- <h2 class="posts__text"><strong itemprop="name">{{ post.title }}</strong> — <span itemprop="description">{{ post.content | strip_html | truncatewords: 35, "" }}</span></h2>
10
- </div>
11
- </a>
12
- </div>
@@ -1,8 +0,0 @@
1
- {% for tag in site.tags %}
2
- <h3>{{ tag[0] }}</h3>
3
- <ul>
4
- {% for post in tag[1] %}
5
- <li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></li>
6
- {% endfor %}
7
- </ul>
8
- {% endfor %}
@@ -1,7 +0,0 @@
1
- ---
2
- layout: default
3
- title: About
4
- ---
5
- # About page
6
-
7
- This page tells you a little bit about me.
@@ -1,15 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
- <h1>{{ page.name }}</h1>
5
- <h2>{{ page.position }}</h2>
6
-
7
- {{ content }}
8
-
9
- <h2>Posts</h2>
10
- <ul>
11
- {% assign filtered_posts = site.posts | where: 'author', page.short_name %}
12
- {% for post in filtered_posts %}
13
- <li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></li>
14
- {% endfor %}
15
- </ul>
@@ -1,29 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="{{site.lang}}">
3
- <head>
4
- {% include head.html %}
5
- </head>
6
- <body>
7
- <!-- {% include navigation.html %}
8
- {% include tags.html %} -->
9
- {{ content }}
10
- <!-- {% include categories.html %} -->
11
- <script src="{{ site.baseurl }}/assets/js/app.js"></script>
12
- <script type="application/ld+json">
13
- {
14
- "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
15
- "@id": "{{ site.url }}{{ site.baseurl }}{{ page.url }}",
16
- "appid": "{{ site.baidu.appid }}",
17
- {% if page.title %}
18
- "title": "{{ page.title }}",
19
- {% else %}
20
- "title": "{{ site.title }}",
21
- {% endif%}
22
- "images": [
23
- "{{ site.url }}{{ site.baseurl }}{{ page.previewimg}}"
24
- ],
25
- "pubDate": "{{ page.date | date_to_xmlschema }}"
26
- }
27
- </script>
28
- </body>
29
- </html>
@@ -1,21 +0,0 @@
1
- ---
2
- layout: default
3
- title: Home
4
- pagination:
5
- enabled: true
6
- ---
7
- <main>
8
- <div class="grid">
9
- <div class="grid-item theme-header">
10
-
11
- </div>
12
- {% for post in paginator.posts %}
13
- {% include post-card.html %}
14
- {% endfor %}
15
- <div class="grid-item theme-footer">
16
-
17
- </div>
18
- </div>
19
- {{content}}
20
- <!-- {% include pagination.html %} -->
21
- </main>
@@ -1,14 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
- <h1>{{ page.title }}</h1>
5
-
6
- <p>
7
- {{ page.date | date_to_string }}
8
- {% assign author = site.authors | where: 'short_name', page.author | first %}
9
- {% if author %}
10
- - <a href="{{ site.baseurl }}{{ author.url }}">{{ author.name }}</a>
11
- {% endif %}
12
- </p>
13
-
14
- {{ content }}
Binary file
@@ -1,51 +0,0 @@
1
- //
2
- // Base styles
3
- //
4
-
5
- .alert {
6
- position: relative;
7
- padding: $alert-padding-y $alert-padding-x;
8
- margin-bottom: $alert-margin-bottom;
9
- border: $alert-border-width solid transparent;
10
- @include border-radius($alert-border-radius);
11
- }
12
-
13
- // Headings for larger alerts
14
- .alert-heading {
15
- // Specified to prevent conflicts of changing $headings-color
16
- color: inherit;
17
- }
18
-
19
- // Provide class for links that match alerts
20
- .alert-link {
21
- font-weight: $alert-link-font-weight;
22
- }
23
-
24
-
25
- // Dismissible alerts
26
- //
27
- // Expand the right padding and account for the close button's positioning.
28
-
29
- .alert-dismissible {
30
- padding-right: $close-font-size + $alert-padding-x * 2;
31
-
32
- // Adjust close link position
33
- .close {
34
- position: absolute;
35
- top: 0;
36
- right: 0;
37
- padding: $alert-padding-y $alert-padding-x;
38
- color: inherit;
39
- }
40
- }
41
-
42
-
43
- // Alternate styles
44
- //
45
- // Generate contextual modifier classes for colorizing the alert.
46
-
47
- @each $color, $value in $theme-colors {
48
- .alert-#{$color} {
49
- @include alert-variant(theme-color-level($color, $alert-bg-level), theme-color-level($color, $alert-border-level), theme-color-level($color, $alert-color-level));
50
- }
51
- }