Cotes Chung
a51d31c55a
fix(typography): long string for update-list is not truncated ( #1050 )
...
Resolves #1049
2023-05-19 01:50:45 +08:00
Cotes Chung
d9e1d84f08
refactor(deps): upgrade bootstrap from v4.6 to v5.2
...
- update class name of the spacing, font style, cards and toasts
- update attribute names & tooltip usage
- remove custom smooth scroll
- syntax colors
2023-05-13 02:05:33 +08:00
Darian Miller
8da583d403
feat: support hiding the modification date of a post ( #1020 )
...
There is the current ability to set `last_modified_at` in the front matter of post and use that datetime instead of the built in logic.
New feature in post.html: if the modified date time matches the date of the post, then don't show "Updated xxxx"
2023-05-06 11:04:17 +08:00
Cotes Chung
61fdbcb83a
perf(i18n): set the global default locales to "en" ( #979 )
...
Avoid missing labels caused by languages outside of locales.
2023-05-06 07:22:29 +08:00
Cotes Chung
d96fa5aa0c
refactor: reduce language include file
2022-10-19 04:22:13 +08:00
Cotes Chung
cf6c8e9b3a
Improve accessibility of panel heading elements
2021-12-07 23:09:00 +08:00
Cotes Chung
df3a703988
Refactor HTML structure
2021-12-02 05:54:43 +08:00
Cotes Chung
893db51ff0
Improve the copyrights of the assets
2021-01-26 20:24:47 +08:00
Cotes Chung
4ea320b250
Generate sitemap by plugin
2020-11-26 23:58:11 +08:00
Cotes Chung
10bc44367a
Add hook to generate the lastmod of posts
2020-11-19 21:11:00 +08:00
Cotes Chung
22115f3797
Optimized update list & fixed sw cache list.
2020-07-16 21:00:19 +08:00
Cotes Chung
3caafbd50d
Unified file naming style.
2020-06-05 06:14:40 +08:00