4 files changed
+15
-1
lines changedWhitespace-only changes.
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
| |||
22 | 29 |
| |
23 | 30 |
| |
24 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
25 | 36 |
| |
26 | 37 |
| |
27 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
- CHANGELOG+8
- README-zh_CN.md+117-29
- README.md+102-10
- data/months_da.yaml+12
- data/months_fr.yaml+12
- data/months_nl.yaml+12
- exampleSite/.gitignore+1
- exampleSite/config-example.yaml+2-2
- exampleSite/config.yaml+45-19
- exampleSite/content/about/_index.md+1
- exampleSite/content/posts/emoji-support.md+1
- exampleSite/content/posts/rich-content.md+1
- exampleSite/content/posts/test.md+84
- i18n/da.yaml+50
- i18n/de.yaml+50
- i18n/en.yaml+50
- i18n/es.yaml+51
- i18n/fa.yaml+2
- i18n/fr.yaml+53
- i18n/nl.yaml+53
- i18n/sv.yaml+50
- i18n/zh.yaml+50
- layouts/404.html+21-11
- layouts/_default/_markup/render-link.html+1-13
- layouts/_default/baseof.html+1-1
- layouts/_default/list.html+1-1
- layouts/_default/single.html+7-1
- layouts/index.html+32-36
- layouts/partials/comment.html+6-5
- layouts/partials/footer.html+11-1
- layouts/partials/head.html+49-36
- layouts/partials/math.html+5
- layouts/partials/navigation.html+4-4
- layouts/partials/social.html+1-1
- layouts/partials/svgs/linkedin.svg+6
- layouts/partials/toc.html+14
- static/css/style.css+53-23
0 commit comments