File tree
8 files changed
+30
-16
lines changed- data
- resources/_gen/assets/scss/scss
- themes
8 files changed
+30
-16
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Whitespace-only changes.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
22 | 32 |
| |
23 | 33 |
| |
24 | 34 |
| |
25 | 35 |
| |
26 | 36 |
| |
27 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + |
Submodule public updated from 8998b1c to 7bbb44a
Lines changed: 8 additions & 6 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- .github/workflows/ci.yml+51
- .gitignore+1
- CHANGELOG.md+131
- README.md+77-66
- README.zh-cn.md+13-63
- README.zh-tw.md+109
- assets/js/algolia-search.js+109
- assets/js/comments.js+13-7
- assets/js/copy.js+7-4
- assets/js/dark-mode.js+31-3
- assets/js/lunr-search.js+1-1
- assets/js/sw.js+43
- assets/scss/base/_base.scss+7-21
- assets/scss/base/_data-attributes.scss+9
- assets/scss/base/_glyph-correction.scss+4-4
- assets/scss/base/_responsive.scss+6-3
- assets/scss/base/_scrollbar.scss+19
- assets/scss/base/_supports.scss+1-1
- assets/scss/components/_post-copyright.scss+1-1
- assets/scss/layout/_header.scss+24-21
- assets/scss/layout/_single.scss+4-3
- assets/scss/main.scss+31-11
- assets/scss/themes/_dark.scss+3-5
- assets/scss/themes/_light.scss+6-3
- assets/scss/third-party/_sw-notification.scss-22
- config-examples/en/config.toml+163-15
- config-examples/zh-cn/config.toml+162-20
- config-examples/zh-tw/config.toml+1.4k
- exampleSite/resources/_gen/assets/scss/scss/main.scss_a899b346ffc3a4bc65b84e40528dea51.content-8
- exampleSite/resources/_gen/assets/scss/scss/main.scss_a899b346ffc3a4bc65b84e40528dea51.json-1
- i18n/de.toml-6
- i18n/en.toml-6
- i18n/fr.toml+168
- i18n/hu.toml+168
- i18n/id.toml+168
- i18n/ja.toml+168
- i18n/my.toml-6
- i18n/no.toml-6
- i18n/pl.toml+168
- i18n/pt-br.toml-6
- i18n/ru.toml+169
- i18n/zh.toml-6
- images/screenshot.png
- images/tn.png
- layouts/404.html+1-1
- layouts/_default/baseof.html+2-1
- layouts/_default/list.html+11-6
- layouts/index.algolia.json+5
- layouts/index.searchindex.json+1-1
- layouts/index.sectionsatom.xml+4-4
- layouts/index.sectionsrss.xml+4-4
- layouts/partials/components/comments.html+8-3
- layouts/partials/components/post-copyright.html+4-4
- layouts/partials/components/post-gitinfo.html+8-1
- layouts/partials/components/post-meta.html+4-4
- layouts/partials/components/service-worker.html+13
- layouts/partials/components/socials.html+1-1
- layouts/partials/footer.html+4-1
- layouts/partials/head.html+9-1
- layouts/partials/header.html+3-3
- layouts/partials/menu.html+1-1
- layouts/partials/pages/home-posts.html+4-4
- layouts/partials/pages/post.html+8-8
- layouts/partials/script.html+9-3
- layouts/partials/style.html+5-3
- layouts/partials/third-party/algolia-search.html+5
- layouts/partials/third-party/busuanzi.html+3-1
- layouts/partials/third-party/disqus.html+5-2
- layouts/partials/third-party/gitalk.html+79
- layouts/partials/third-party/instant-page.html+3-1
- layouts/partials/third-party/katex.html+12-10
- layouts/partials/third-party/lunr-search.html+13-4
- layouts/partials/third-party/medium-zoom.html+7-2
- layouts/partials/third-party/mermaid.html+15-4
- layouts/partials/third-party/qrcode-generator.html+6-4
- layouts/partials/third-party/script.html+4-6
- layouts/partials/third-party/service-worker.html-29
- layouts/partials/third-party/smooth-scroll.html-8
- layouts/partials/third-party/utterances.html+22-31
- layouts/partials/third-party/valine.html+8-3
- layouts/partials/third-party/yandex-metrika.html+16
- layouts/partials/utils/author.html+1-1
- layouts/partials/utils/content.html+7-7
- layouts/partials/utils/images.html+1-1
- layouts/partials/utils/json-ld.html+1-1
- layouts/partials/utils/lib.html+125
- layouts/partials/utils/make-links-absolute.html+2-1
- layouts/partials/utils/summary.html+4-7
- layouts/partials/utils/title.html+12-4
- static/icons/android-chrome-512x512.png
- static/icons/apple-touch-icon.png
- static/icons/mstile-150x150.png
- static/icons/safari-pinned-tab.svg+1-77
- static/manifest.json+1-1
- theme.toml+1-1
0 commit comments