yoyoyo 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (118) hide show
  1. checksums.yaml +5 -5
  2. metadata +11 -128
  3. data/LICENSE +0 -21
  4. data/README.md +0 -116
  5. data/_includes/categories.html +0 -8
  6. data/_includes/footer.html +0 -3
  7. data/_includes/head.html +0 -104
  8. data/_includes/header.html +0 -13
  9. data/_includes/home-footer.html +0 -3
  10. data/_includes/home-header.html +0 -4
  11. data/_includes/home-navigation.html +0 -7
  12. data/_includes/navigation.html +0 -7
  13. data/_includes/pagination.html +0 -41
  14. data/_includes/post-card.html +0 -12
  15. data/_includes/tags.html +0 -8
  16. data/_layouts/about.html +0 -6
  17. data/_layouts/author.html +0 -15
  18. data/_layouts/default.html +0 -30
  19. data/_layouts/home.html +0 -22
  20. data/_layouts/post.html +0 -25
  21. data/_sass/.DS_Store +0 -0
  22. data/_sass/_alert.scss +0 -51
  23. data/_sass/_badge.scss +0 -53
  24. data/_sass/_breadcrumb.scss +0 -41
  25. data/_sass/_button-group.scss +0 -163
  26. data/_sass/_buttons.scss +0 -140
  27. data/_sass/_card.scss +0 -310
  28. data/_sass/_carousel.scss +0 -198
  29. data/_sass/_close.scss +0 -44
  30. data/_sass/_code.scss +0 -48
  31. data/_sass/_custom-forms.scss +0 -507
  32. data/_sass/_dropdown.scss +0 -191
  33. data/_sass/_forms.scss +0 -334
  34. data/_sass/_functions.scss +0 -86
  35. data/_sass/_grid.scss +0 -52
  36. data/_sass/_images.scss +0 -42
  37. data/_sass/_input-group.scss +0 -193
  38. data/_sass/_jumbotron.scss +0 -16
  39. data/_sass/_list-group.scss +0 -121
  40. data/_sass/_media.scss +0 -8
  41. data/_sass/_mixins.scss +0 -41
  42. data/_sass/_modal.scss +0 -186
  43. data/_sass/_nav.scss +0 -120
  44. data/_sass/_navbar.scss +0 -299
  45. data/_sass/_pagination.scss +0 -78
  46. data/_sass/_popover.scss +0 -183
  47. data/_sass/_print.scss +0 -141
  48. data/_sass/_progress.scss +0 -34
  49. data/_sass/_reboot.scss +0 -462
  50. data/_sass/_root.scss +0 -19
  51. data/_sass/_spinners.scss +0 -53
  52. data/_sass/_tables.scss +0 -187
  53. data/_sass/_toasts.scss +0 -43
  54. data/_sass/_tooltip.scss +0 -115
  55. data/_sass/_transitions.scss +0 -22
  56. data/_sass/_type.scss +0 -125
  57. data/_sass/_utilities.scss +0 -16
  58. data/_sass/_variables.scss +0 -1091
  59. data/_sass/body.scss +0 -22
  60. data/_sass/bootstrap-grid.scss +0 -29
  61. data/_sass/bootstrap-reboot.scss +0 -12
  62. data/_sass/bootstrap.scss +0 -44
  63. data/_sass/header.scss +0 -54
  64. data/_sass/main.scss +0 -23
  65. data/_sass/mixins/_alert.scss +0 -13
  66. data/_sass/mixins/_background-variant.scss +0 -21
  67. data/_sass/mixins/_badge.scss +0 -11
  68. data/_sass/mixins/_border-radius.scss +0 -35
  69. data/_sass/mixins/_box-shadow.scss +0 -5
  70. data/_sass/mixins/_breakpoints.scss +0 -123
  71. data/_sass/mixins/_buttons.scss +0 -111
  72. data/_sass/mixins/_caret.scss +0 -62
  73. data/_sass/mixins/_clearfix.scss +0 -7
  74. data/_sass/mixins/_float.scss +0 -11
  75. data/_sass/mixins/_forms.scss +0 -198
  76. data/_sass/mixins/_gradients.scss +0 -45
  77. data/_sass/mixins/_grid-framework.scss +0 -66
  78. data/_sass/mixins/_grid.scss +0 -51
  79. data/_sass/mixins/_hover.scss +0 -37
  80. data/_sass/mixins/_image.scss +0 -36
  81. data/_sass/mixins/_list-group.scss +0 -21
  82. data/_sass/mixins/_lists.scss +0 -7
  83. data/_sass/mixins/_nav-divider.scss +0 -10
  84. data/_sass/mixins/_pagination.scss +0 -22
  85. data/_sass/mixins/_reset-text.scss +0 -17
  86. data/_sass/mixins/_resize.scss +0 -6
  87. data/_sass/mixins/_screen-reader.scss +0 -33
  88. data/_sass/mixins/_size.scss +0 -6
  89. data/_sass/mixins/_table-row.scss +0 -39
  90. data/_sass/mixins/_text-emphasis.scss +0 -14
  91. data/_sass/mixins/_text-hide.scss +0 -13
  92. data/_sass/mixins/_text-truncate.scss +0 -8
  93. data/_sass/mixins/_transition.scss +0 -16
  94. data/_sass/mixins/_visibility.scss +0 -7
  95. data/_sass/post.scss +0 -3
  96. data/_sass/utilities/_align.scss +0 -8
  97. data/_sass/utilities/_background.scss +0 -19
  98. data/_sass/utilities/_borders.scss +0 -63
  99. data/_sass/utilities/_clearfix.scss +0 -3
  100. data/_sass/utilities/_display.scss +0 -38
  101. data/_sass/utilities/_embed.scss +0 -39
  102. data/_sass/utilities/_flex.scss +0 -51
  103. data/_sass/utilities/_float.scss +0 -9
  104. data/_sass/utilities/_overflow.scss +0 -5
  105. data/_sass/utilities/_position.scss +0 -32
  106. data/_sass/utilities/_screenreaders.scss +0 -11
  107. data/_sass/utilities/_shadows.scss +0 -6
  108. data/_sass/utilities/_sizing.scss +0 -20
  109. data/_sass/utilities/_spacing.scss +0 -73
  110. data/_sass/utilities/_text.scss +0 -67
  111. data/_sass/utilities/_visibility.scss +0 -11
  112. data/assets/.DS_Store +0 -0
  113. data/assets/css/styles.scss +0 -5
  114. data/assets/images/programming_code.svg +0 -1
  115. data/assets/images/wxmp.png +0 -0
  116. data/assets/js/app.js +0 -4504
  117. data/assets/js/app.js.map +0 -1
  118. data/assets/ts/app.ts +0 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 40e4eeffc8558c2e17906b324312cdddb2db5842
4
- data.tar.gz: 39ec9df58cb57c0b9ed816fa2dbb4dd50f8b80c8
2
+ SHA256:
3
+ metadata.gz: 3584025c5ab1947faf267e04b3d16b82063485f9f0abd30bf357dfa7c0e04ab0
4
+ data.tar.gz: 55bda56e0194c32467c644bfe490675fb22f5b0617c7abe20ad38bbf0b67c4ad
5
5
  SHA512:
6
- metadata.gz: 2546b69a5c2ee0445bc7aa28bf3d450acf07970cf5f052fe9ecb31e8a08c3585cde937b68731ea8113bfe66299ef41e219ecc54483a4ac354b75741e82ba05dc
7
- data.tar.gz: dabc39e26988e288aac53bf1697fc32b3649b3e945445bebc68be2e076eefc2c7b1bea01b0ffc6b16b7485bdbc22e2fd818986c97d383349533d17bb42ab76a5
6
+ metadata.gz: fac18df42a7bfba9fb0aa560fbc00f577a38ef073a042eb6e9a3355c4f21b4b18d8977230e5f7b3455439884b8eb425b13ba35ffe30a8da6a33425027e24ed35
7
+ data.tar.gz: 9f2fb09d698cc0e23783f906f16aeff4f0aa145a4377c0f677da12a4e8c1b4a3fb75c7ebc344bd9fd58b176958fb1769a9f5798995eac609d0f7883b721e5c50
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.9
4
+ version: 0.0.10
5
5
  platform: ruby
6
6
  authors:
7
- - Hertz Zhang
8
- autorequire:
7
+ - Henry Zhang
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-07-08 00:00:00.000000000 Z
11
+ date: 2024-02-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -86,135 +86,19 @@ dependencies:
86
86
  - - "~>"
87
87
  - !ruby/object:Gem::Version
88
88
  version: '0'
89
- description:
89
+ description:
90
90
  email:
91
- - zhanghelook@outlook.com
91
+ - zhanghedev@outlook.com
92
92
  executables: []
93
93
  extensions: []
94
94
  extra_rdoc_files: []
95
- files:
96
- - LICENSE
97
- - README.md
98
- - _includes/categories.html
99
- - _includes/footer.html
100
- - _includes/head.html
101
- - _includes/header.html
102
- - _includes/home-footer.html
103
- - _includes/home-header.html
104
- - _includes/home-navigation.html
105
- - _includes/navigation.html
106
- - _includes/pagination.html
107
- - _includes/post-card.html
108
- - _includes/tags.html
109
- - _layouts/about.html
110
- - _layouts/author.html
111
- - _layouts/default.html
112
- - _layouts/home.html
113
- - _layouts/post.html
114
- - _sass/.DS_Store
115
- - _sass/_alert.scss
116
- - _sass/_badge.scss
117
- - _sass/_breadcrumb.scss
118
- - _sass/_button-group.scss
119
- - _sass/_buttons.scss
120
- - _sass/_card.scss
121
- - _sass/_carousel.scss
122
- - _sass/_close.scss
123
- - _sass/_code.scss
124
- - _sass/_custom-forms.scss
125
- - _sass/_dropdown.scss
126
- - _sass/_forms.scss
127
- - _sass/_functions.scss
128
- - _sass/_grid.scss
129
- - _sass/_images.scss
130
- - _sass/_input-group.scss
131
- - _sass/_jumbotron.scss
132
- - _sass/_list-group.scss
133
- - _sass/_media.scss
134
- - _sass/_mixins.scss
135
- - _sass/_modal.scss
136
- - _sass/_nav.scss
137
- - _sass/_navbar.scss
138
- - _sass/_pagination.scss
139
- - _sass/_popover.scss
140
- - _sass/_print.scss
141
- - _sass/_progress.scss
142
- - _sass/_reboot.scss
143
- - _sass/_root.scss
144
- - _sass/_spinners.scss
145
- - _sass/_tables.scss
146
- - _sass/_toasts.scss
147
- - _sass/_tooltip.scss
148
- - _sass/_transitions.scss
149
- - _sass/_type.scss
150
- - _sass/_utilities.scss
151
- - _sass/_variables.scss
152
- - _sass/body.scss
153
- - _sass/bootstrap-grid.scss
154
- - _sass/bootstrap-reboot.scss
155
- - _sass/bootstrap.scss
156
- - _sass/header.scss
157
- - _sass/main.scss
158
- - _sass/mixins/_alert.scss
159
- - _sass/mixins/_background-variant.scss
160
- - _sass/mixins/_badge.scss
161
- - _sass/mixins/_border-radius.scss
162
- - _sass/mixins/_box-shadow.scss
163
- - _sass/mixins/_breakpoints.scss
164
- - _sass/mixins/_buttons.scss
165
- - _sass/mixins/_caret.scss
166
- - _sass/mixins/_clearfix.scss
167
- - _sass/mixins/_float.scss
168
- - _sass/mixins/_forms.scss
169
- - _sass/mixins/_gradients.scss
170
- - _sass/mixins/_grid-framework.scss
171
- - _sass/mixins/_grid.scss
172
- - _sass/mixins/_hover.scss
173
- - _sass/mixins/_image.scss
174
- - _sass/mixins/_list-group.scss
175
- - _sass/mixins/_lists.scss
176
- - _sass/mixins/_nav-divider.scss
177
- - _sass/mixins/_pagination.scss
178
- - _sass/mixins/_reset-text.scss
179
- - _sass/mixins/_resize.scss
180
- - _sass/mixins/_screen-reader.scss
181
- - _sass/mixins/_size.scss
182
- - _sass/mixins/_table-row.scss
183
- - _sass/mixins/_text-emphasis.scss
184
- - _sass/mixins/_text-hide.scss
185
- - _sass/mixins/_text-truncate.scss
186
- - _sass/mixins/_transition.scss
187
- - _sass/mixins/_visibility.scss
188
- - _sass/post.scss
189
- - _sass/utilities/_align.scss
190
- - _sass/utilities/_background.scss
191
- - _sass/utilities/_borders.scss
192
- - _sass/utilities/_clearfix.scss
193
- - _sass/utilities/_display.scss
194
- - _sass/utilities/_embed.scss
195
- - _sass/utilities/_flex.scss
196
- - _sass/utilities/_float.scss
197
- - _sass/utilities/_overflow.scss
198
- - _sass/utilities/_position.scss
199
- - _sass/utilities/_screenreaders.scss
200
- - _sass/utilities/_shadows.scss
201
- - _sass/utilities/_sizing.scss
202
- - _sass/utilities/_spacing.scss
203
- - _sass/utilities/_text.scss
204
- - _sass/utilities/_visibility.scss
205
- - assets/.DS_Store
206
- - assets/css/styles.scss
207
- - assets/images/programming_code.svg
208
- - assets/images/wxmp.png
209
- - assets/js/app.js
210
- - assets/js/app.js.map
211
- - assets/ts/app.ts
212
- homepage: https://github.com/hertzZhang/yoyoyo
95
+ files: []
96
+ homepage: https://github.com/zh30/yoyoyo
213
97
  licenses:
214
98
  - MIT
215
99
  metadata:
216
100
  plugin_type: theme
217
- post_install_message:
101
+ post_install_message:
218
102
  rdoc_options: []
219
103
  require_paths:
220
104
  - lib
@@ -229,9 +113,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
229
113
  - !ruby/object:Gem::Version
230
114
  version: '0'
231
115
  requirements: []
232
- rubyforge_project:
233
- rubygems_version: 2.5.2.3
234
- signing_key:
116
+ rubygems_version: 3.5.4
117
+ signing_key:
235
118
  specification_version: 4
236
119
  summary: 一个漂亮的、自适应的、适合程序员的 Jekyll 主题。
237
120
  test_files: []
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,116 +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
- # YOYOYO Jekyll 主题
11
-
12
- 一个漂亮的、自适应的、适合程序员的 Jekyll 主题。
13
-
14
- ## Getting Started
15
-
16
- [Get started in 5 minutes.](https://github.com/hertzZhang/yoyoyo/wiki/Quickstart)
17
-
18
- ### Prerequisites
19
-
20
- What things you need to install the software and how to install them
21
-
22
- ```
23
- Give examples
24
- ```
25
-
26
- ### Installing
27
-
28
- A step by step series of examples that tell you how to get a development env running
29
-
30
- Say what the step will be
31
-
32
- ```
33
- Give the example
34
- ```
35
-
36
- And repeat
37
-
38
- ```
39
- until finished
40
- ```
41
-
42
- End with an example of getting some data out of the system or using it for a little demo
43
-
44
- ## Running the tests
45
-
46
- Explain how to run the automated tests for this system
47
-
48
- ### Break down into end to end tests
49
-
50
- Explain what these tests test and why
51
-
52
- ```
53
- Give an example
54
- ```
55
-
56
- ### And coding style tests
57
-
58
- Explain what these tests test and why
59
-
60
- ```
61
- Give an example
62
- ```
63
-
64
- ## Deployment
65
-
66
- Add additional notes about how to deploy this on a live system
67
-
68
- ## Built With
69
-
70
- * [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
71
- * [Maven](https://maven.apache.org/) - Dependency Management
72
- * [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
73
-
74
- ## Contributing
75
-
76
- Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
77
-
78
- ## Versioning
79
-
80
- We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
81
-
82
- ## Authors
83
-
84
- * **Hertz Zhang** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)
85
-
86
- See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
87
-
88
- ## License
89
-
90
- This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
91
-
92
- ## Acknowledgments
93
-
94
- * Hat tip to anyone whose code was used
95
- * Inspiration
96
- * etc
97
-
98
- ## Todo List
99
-
100
- - [x] 基础文件
101
- - [x] HTML
102
- - [x] CSS
103
- - [x] JavaScript
104
- - [x] MarkDown
105
- - [ ] 首页基础布局
106
- - [ ] 顶部导航
107
- - [ ] 底部页脚
108
- - [ ] 最新文章列表
109
- - [ ] 标签文章列表
110
- - [ ] 分类文章列表
111
- - [ ] 文章详情页面布局
112
- - [ ] 开场动画
113
- - [ ] 进场动画和离场动画
114
- - [ ] 联系我功能
115
- - [ ] 评论功能
116
- - [ ] 订阅功能
@@ -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,3 +0,0 @@
1
- <footer>
2
- {% include tags.html %}
3
- </footer>
data/_includes/head.html DELETED
@@ -1,104 +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,
4
- shrink-to-fit=no, user-scalable=no", viewport-fit=cover" />
5
- <meta name="msapplication-TileColor" content="#4B5CC4" />
6
- <meta
7
- name="msapplication-TileImage"
8
- content="{{ site.baseurl }}/ms-icon-144x144.png"
9
- />
10
- <meta name="theme-color" content="#4B5CC4" />
11
- <meta name="apple-mobile-web-app-capable" content="yes" />
12
- <meta name="apple-mobile-web-app-status-bar-style" content="white" />
13
- <link
14
- rel="shortcut icon"
15
- href="{{ site.baseurl }}/favicon.ico"
16
- sizes="128x128"
17
- />
18
- <link
19
- rel="apple-touch-icon"
20
- sizes="57x57"
21
- href="{{ site.baseurl }}/apple-icon-57x57.png"
22
- />
23
- <link
24
- rel="apple-touch-icon"
25
- sizes="60x60"
26
- href="{{ site.baseurl }}/apple-icon-60x60.png"
27
- />
28
- <link
29
- rel="apple-touch-icon"
30
- sizes="72x72"
31
- href="{{ site.baseurl }}/apple-icon-72x72.png"
32
- />
33
- <link
34
- rel="apple-touch-icon"
35
- sizes="76x76"
36
- href="{{ site.baseurl }}/apple-icon-76x76.png"
37
- />
38
- <link
39
- rel="apple-touch-icon"
40
- sizes="114x114"
41
- href="{{ site.baseurl }}/apple-icon-114x114.png"
42
- />
43
- <link
44
- rel="apple-touch-icon"
45
- sizes="120x120"
46
- href="{{ site.baseurl }}/apple-icon-120x120.png"
47
- />
48
- <link
49
- rel="apple-touch-icon"
50
- sizes="144x144"
51
- href="{{ site.baseurl }}/apple-icon-144x144.png"
52
- />
53
- <link
54
- rel="apple-touch-icon"
55
- sizes="152x152"
56
- href="{{ site.baseurl }}/apple-icon-152x152.png"
57
- />
58
- <link
59
- rel="apple-touch-icon"
60
- sizes="180x180"
61
- href="{{ site.baseurl }}/apple-icon-180x180.png"
62
- />
63
- <link
64
- rel="icon"
65
- type="image/png"
66
- sizes="192x192"
67
- href="{{ site.baseurl }}/android-icon-192x192.png"
68
- />
69
- <link
70
- rel="icon"
71
- type="image/png"
72
- sizes="32x32"
73
- href="{{ site.baseurl }}/favicon-32x32.png"
74
- />
75
- <link
76
- rel="icon"
77
- type="image/png"
78
- sizes="96x96"
79
- href="{{ site.baseurl }}/favicon-96x96.png"
80
- />
81
- <link
82
- rel="icon"
83
- type="image/png"
84
- sizes="16x16"
85
- href="{{ site.baseurl }}/favicon-16x16.png"
86
- />
87
- <link rel="manifest" href="{{ site.baseurl }}/manifest.json" />
88
- {% feed_meta %}
89
- <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/styles.css" />
90
- {% seo %}
91
- <!-- Global site tag (gtag.js) - Google Analytics -->
92
- <script
93
- async
94
- src="https://www.googletagmanager.com/gtag/js?id={{ site.ga.userid }}"
95
- ></script>
96
- <script>
97
- window.dataLayer = window.dataLayer || [];
98
- function gtag() {
99
- dataLayer.push(arguments);
100
- }
101
- gtag("js", new Date());
102
-
103
- gtag("config", "{{ site.ga.userid }}");
104
- </script>
@@ -1,13 +0,0 @@
1
- <header class="yoyoyo-header">
2
- {% include navigation.html %}
3
- <a class="yoyoyo-header-logo" href="{{ site.baseurl }}/">YOYOYO</a>
4
- <div class="header-contact">
5
- <a
6
- href="https://github.com/hertzZhang"
7
- target="_blank"
8
- rel="noopener noreferrer"
9
- >Github</a
10
- >
11
- <a href="mailto:{{ site.email }}">Email</a>
12
- </div>
13
- </header>
@@ -1,3 +0,0 @@
1
- <div class="grid-item theme-footer">
2
- {% include tags.html %}
3
- </div>
@@ -1,4 +0,0 @@
1
- <div class="grid-item theme-header">
2
- {% include home-navigation.html %}
3
- {% include categories.html %}
4
- </div>
@@ -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,7 +0,0 @@
1
- <nav>
2
- {% for item in site.data.navigation %}
3
- <a class="{% if page.url == item.link %}current{% endif %}" href="{{ site.baseurl }}{{ item.link }}">
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="grid-item-body 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>
data/_includes/tags.html DELETED
@@ -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 %}
data/_layouts/about.html DELETED
@@ -1,6 +0,0 @@
1
- ---
2
- layout: default
3
- title: About
4
- ---
5
- This page tells you a little bit about me.
6
- {{ content }}
data/_layouts/author.html DELETED
@@ -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,30 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="{{ site.lang }}">
3
- <head>
4
- {% include head.html %}
5
- </head>
6
- <body>
7
- {% include header.html %}
8
- <main>
9
- {{ content }}
10
- </main>
11
- {% include footer.html %}
12
- <script src="{{ site.baseurl }}/assets/js/app.js"></script>
13
- <script type="application/ld+json">
14
- {
15
- "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
16
- "@id": "{{ site.url }}{{ site.baseurl }}{{ page.url }}",
17
- "appid": "{{ site.baidu.appid }}",
18
- {% if page.title %}
19
- "title": "{{ page.title }}",
20
- {% else %}
21
- "title": "{{ site.title }}",
22
- {% endif%}
23
- "images": [
24
- "{{ site.url }}{{ site.baseurl }}{{ page.previewimg}}"
25
- ],
26
- "pubDate": "{{ page.date | date_to_xmlschema }}"
27
- }
28
- </script>
29
- </body>
30
- </html>
data/_layouts/home.html DELETED
@@ -1,22 +0,0 @@
1
- ---
2
- layout: default
3
- title: Home
4
- pagination:
5
- enabled: true
6
- ---
7
- <main>
8
- <div class="yoyoyo-banner">
9
- <div class="yoyoyo-banner-slogan">
10
- <h1>YOYOYO</h1>
11
- <p>all-in-one</p>
12
- </div>
13
- <div class="yoyoyo-banner-svg"></div>
14
- </div>
15
- <div class="grid">
16
- {% for post in paginator.posts %}
17
- {% include post-card.html %}
18
- {% endfor %}
19
- </div>
20
- {{content}}
21
- <!-- {% include pagination.html %} -->
22
- </main>
data/_layouts/post.html DELETED
@@ -1,25 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- <h1>{{ page.title }}</h1>
6
-
7
- <p>
8
- {{ page.date | date_to_string }}
9
- {% assign author = site.authors | where: 'short_name', page.author | first %}
10
- {% if author %} -
11
- <a href="{{ site.baseurl }}{{ author.url }}">{{ author.name }}</a>
12
- {% endif %}
13
- </p>
14
-
15
- {{ content }}
16
-
17
- <script
18
- src="https://utteranc.es/client.js"
19
- repo="{{ site.repo }}"
20
- issue-term="pathname"
21
- label="comment"
22
- theme="github-light"
23
- crossorigin="anonymous"
24
- async
25
- ></script>
data/_sass/.DS_Store DELETED
Binary file