Commit Graph

14 Commits

Author SHA1 Message Date
YunYouJun ba2c7be3af feat: add group-icons for code title 2025-03-03 03:15:35 +08:00
YunYouJun 8dc0bb7834 docs: add document is not defined faq 2024-11-29 20:02:19 +08:00
WRXinYue 49e8008993
feat: enhance date formatting (#428)
* feat: enhance date formatting

* fix: recommended corrections

* fix: recommended corrections

* feat: add support for special string date

* fix: timezone & add related test cases

* chore(deps): repair merge conflict

* feat: add support for non-string date conversion

* test: locks the test timezone

* feat: added error log information

* refactor: handleTimeWithDefaultZone logic optimization

* feat: tell Temporal timezone

* feat: convert Temporal.PlainDate to Temporal.ZonedDateTime

* refactor: non-ISO 8601 format & remove @js-temporal/polyfill

* refactor: adjust logs

* style: delete history code
2024-08-17 21:07:04 +08:00
Nyuan Zhang 02a643954e
fix: stop interfering with timezone handling (#413)
* fix: stop interfering with timezone handling

* style: better time format

* chore: extract formatTImestamp into util
2024-07-11 22:45:34 +08:00
Nyuan Zhang 8c993f9cf7
fix: properly handle timezone related entries in frontmatter (#409)
* fix: properly handle timezone in frontmatter

* chore: try fix tests

* chore: try fix tests x2

* chore: try fix tests x3

* fix: use correctly implemented toDate instead of fromZonedTime

* style: use relative import & on-demand import
2024-07-07 20:29:31 +08:00
YunYouJun 7ac4d3a9ec refactor: dynamic import mermaid 2024-02-10 22:47:15 +08:00
YunYouJun 11720359e6 docs: more i18n 2023-10-04 05:27:58 +08:00
XieZongChen 08bbd65007
docs(faq): Solution to the problem of Github Pages (#223)
* docs(faq): Solution to the problem of Github Pages

* docs(faq): Change solution
2023-05-15 10:33:50 +08:00
梦飞翔 af0c541c49
docs: en translation (#187)
* docs: update FAQ translation

* docs: update built-ins translation

* docs: update migration translation

* docs: update third-party translation

* docs: update third-party translation
2023-02-21 19:49:46 +08:00
YunYouJun c542de120a feat: use default dirStyle flat & auto replace url ends with / 2023-01-29 22:34:36 +08:00
YunYouJun d91a17f52b feat: add titleTemplate to generate locale title 2022-11-29 06:28:37 +08:00
YunYouJun 6f80973fa1 docs: complete basic getting-started 2022-07-20 22:15:50 +08:00
YunYouJun 7c9f1c600d feat: add sidebar toggle & local-nav 2022-07-13 14:23:49 +08:00
YunYouJun ce85edc7de feat(theme-press): basic layout & home 2022-07-13 13:21:59 +08:00