File tree
6 files changed
+23
-12
lines changed- .github/workflows
- content/posts
- static/img
- themes
6 files changed
+23
-12
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 |
| |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
24 |
| - | |
| 29 | + |
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
21 | 26 |
| |
22 |
| - | |
23 |
| - | |
| 27 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
3.46 KB
Loading
- .prettierignore-1
- .prettierrc.js+3-1
- .stylelintignore+2
- .stylelintrc.js+7-7
- LICENSE+1-1
- README.md+97-25
- assets/app.css+78-630
- assets/main.css+2.1k
- exampleSite/.gitignore+1
- exampleSite/README.md+1-1
- exampleSite/config.toml+19
- exampleSite/content/about.md+5-5
- exampleSite/content/archives.md+1-1
- exampleSite/content/contact.md+10
- exampleSite/content/post/emoji-support.md+8-4
- exampleSite/content/post/markdown-syntax.md+32-24
- exampleSite/content/post/math-typesetting.md+9-10
- exampleSite/content/post/placeholder-text.md+4-1
- exampleSite/content/post/rich-content.md+2-2
- go.mod+3
- i18n/be.yaml+5
- i18n/bn.yaml+5
- i18n/fa.yaml+13
- i18n/fr.yaml+5
- i18n/it.yaml+5
- i18n/sw.yaml+5
- images/pagespeed.png
- images/screenshot.png
- images/screenshot_dark.png
- images/screenshot_mobile.png
- images/tn.png
- layouts/404.html+5-1
- layouts/_default/baseof.html+41-9
- layouts/_default/list.html+58-14
- layouts/_default/single.html+98-18
- layouts/partials/footer.html+17-6
- layouts/partials/head.html+61-28
- layouts/partials/header.html+92-43
- layouts/partials/math.html+33
- layouts/partials/mermaid.html+20
- layouts/shortcodes/collapse.html+2-1
- package.json+15-13
- pnpm-lock.yaml+1.5k
- static/an-old-hope.min.css-1
- static/apple-touch-icon.png
- static/favicon.ico
- static/github.svg+1-1
- static/instagram.svg+1-1
- static/linkedin.svg+1
- static/mastodon.svg+1
- static/rss.svg+1
- static/theme.png
- static/theme.svg+1
- static/twitter.svg+1-1
- tailwind.config.js+9
- theme.toml+2-1
- yarn.lock-1.9k
0 commit comments