Cell
b2b47095eb
🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method ( fixes #417 )
2024-02-23 10:33:08 +08:00
Cell
551938f0b4
Revert " 🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method ( fixes #417 )"
...
This reverts commit 9d6ee9feef .
2024-02-21 14:32:05 +08:00
Cell
9d6ee9feef
🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method ( fixes #417 )
2024-02-21 14:20:25 +08:00
Cell
869b4f5798
🐛 Fix: add author data patch ( #288 )
2023-03-25 20:21:29 +08:00
Cell
7ff750ab0a
♻️ Refactor: author's avatar of post or profile ( #288 )
...
1. `params.profile.gravatarEmail` only takes effect when `params.gravatar.enable=true`
2. Adjust frontmatter: `author` data type from string to **map**
3. Remove frontmatter: `gravatarForce`, `authorLink`, `authorEmail`
4. Add frontmatter: `authorAvatar`
5. Add `params.gravatar.enable`
2023-02-16 17:07:01 +08:00
Cell
48dc34cf11
♻️ Refactor(i18n): hierarchize translation fields for supported languages
2023-01-02 13:31:27 +08:00
Cell
10b530abe1
♿ Feat(accessibility): use aria-hidden=true on icons that AT should ignore
2022-08-28 16:54:44 +08:00
Cell
1359995948
🎨 Style: add single newline at end of the file
2022-08-27 12:37:57 +08:00
Cell
87156110a6
🐛 Fix: author display error in post and markdown file
2022-08-14 14:45:13 +08:00
Cell
0f16e2b72c
⚡ Perf: optimize path splicing ( #139 )
2022-05-20 17:02:13 +08:00
Cell
791ff12e70
🔧 Chore: use fontawesome 6
2022-05-16 17:10:20 +08:00
Cell
c9fea85e99
♿ Perf: add "alt" prop for theme images
2022-04-27 23:39:34 +08:00
Cell
e0bbd7f7b8
✨ Feat: add local avatar and gravatar support for post author ( #125 )
2022-04-27 23:13:30 +08:00