Commit Graph

65 Commits

Author SHA1 Message Date
Petr Ruzicka d9d7848f03
style(linter): fix linter issues 2022-10-15 21:23:21 +08:00
Cotes Chung 304d75c500
chore(deps): upgrade Mermaid to 9.x
Close #694
2022-10-07 23:43:50 +08:00
Daniel Haider 940b2810e9
feat(i18n): add German locale file (#663) 2022-08-13 11:31:41 +08:00
Hüzünlü Artemis [HuzunluArtemis] ad137fa294
feat(i18n): add Turkish language (#631) 2022-07-02 18:23:24 +08:00
MrEddX 2fed338ce6
feat(i18n): add Bulgarian support (#612) 2022-06-19 00:09:18 +08:00
Bence Boros b0329775fc
feat(i18n): add Hungarian locale file (#597, #598) 2022-06-11 00:40:16 +08:00
Cotes Chung 35cadf969d
perf(categories): support singular and plural forms of locale (#595)
resolves #595
2022-06-08 19:02:18 +08:00
Raymond Wright cc6398c104
docs: fix typo in English locale file (#594) 2022-06-08 16:48:11 +08:00
Cotes Chung d127183b97
feat(PWA): add Service Worker update notification 2022-06-04 23:54:06 +08:00
Cotes Chung 91308ae567
refactor: decouple the `Archives` from `404` page (#576)
Resolves #576
2022-05-24 23:47:24 +08:00
Six Jonathan 94e81447af
feat: add fr-FR support to locales (#582) 2022-05-24 16:31:50 +08:00
Camilo Martínez Burgos efe75adf27
feat: add es-ES support to locales (#533)
Using the already existing locales in the chirpy repository, I added a new locale file in Spanish.
2022-03-17 02:22:46 +08:00
Cotes Chung 96a16c868e
fix: correct the `twitter:creator` of Twitter summary card 2022-03-17 01:40:38 +08:00
Paulo Freitas c2c503f633 feat: add pt-BR support to locales 2022-03-07 16:12:53 +08:00
HigherOrderLogic 171463d76d
Add Vietnamese locale (#517) 2022-03-02 02:16:31 +08:00
Cotes Chung 0f6b170e24 Use constants to define resources for `utterances`
Self-host the JS for `utterances` is not necessary, because the list of comments cannot be loaded if the network is offline.
2022-02-12 05:47:48 +08:00
Cotes Chung 3685685b28 Make the source of the static assets configurable
- Easy to switch between different CDN
- Allow self-host static assets
2022-02-10 04:12:35 +08:00
Cotes Chung a5d38e7fbc Improve local datetime display
- Protect author's location privacy
- Reduce locale configuration parameters
2022-01-28 23:45:29 +08:00
Oaker Min 166c05bcd1
Update the telegram share URL of the post (#490)
Telegram API update
2022-01-19 01:36:00 +08:00
Roman Kvasnytskyi 1a93d5e557
Added russian and ukrainian translation and locales (#485) 2022-01-16 00:13:09 +08:00
Oaker Min b8c3ea221e
Added Burmese translation and locales (#483) 2022-01-15 17:59:39 +08:00
Josh Johanning 4dd0c6d16f improve english locales for recently updated posts 2022-01-05 16:35:07 +08:00
mirusu400 d47ec035d3
Add Korean locales (#467)
Add Korean translation
2021-12-26 14:53:32 +08:00
Cotes Chung 563e8085e8 Redesign the post meta layout
- posted date
- updated date
- read time
- license statement of post bottom
- also refactor the `timeago.js`
2021-12-05 04:42:53 +08:00
Cotes Chung 395b24736a Improve the layout of sidebar icons 2021-09-24 14:54:15 +08:00
Cotes Chung e607e5fe86 Restore the copy URL function that was deleted by mistake 2021-09-16 17:55:52 +08:00
Cotes Chung 34631a0c30 Update locale settings for code block clipboard (resolve #408) 2021-09-15 15:02:23 +08:00
Cotes Chung 03248f5bff Update comments for locales 2021-08-09 12:50:49 +08:00
Cotes Chung e2c288a925 Add not results prompt in zh-CN 2021-08-09 12:49:59 +08:00
Maulana Kurniawan b80d95dcdd Add Indonesian translation for search: no results. (#394)
Signed-off-by: maulanakurniawann <maulanakurniawan@outlook.co.id>
2021-08-09 12:46:23 +08:00
Hadian Alkani 46d80cbf9a Add Indonesian translation & locales (#390) 2021-08-03 16:58:12 +08:00
Cotes Chung b513c0764d Update some locales value 2021-07-30 15:55:59 +08:00
Cotes Chung 0b29c0321f Add layout localization 2021-07-21 23:50:16 +08:00
Cotes Chung 88aa81dfe5 Revert "Restore the year of first publication in footer"
This reverts commit 338eddb454.
2021-03-20 22:41:35 +08:00
Cotes Chung 338eddb454 Restore the year of first publication in footer 2021-02-28 05:42:24 +08:00
Cotes Chung 893db51ff0 Improve the copyrights of the assets 2021-01-26 20:24:47 +08:00
Cotes Chung cbb3bd4be5 Set default values for site variables
good for gem-based first run
2021-01-26 20:24:47 +08:00
Cotes Chung 493e1d934b Bump version to 2.7.2 2020-12-31 22:54:58 +08:00
Cotes Chung 081e77d462 Bump version to 2.7.1 2020-12-26 00:45:16 +08:00
Cotes Chung 5bdea71622 Bump version to 2.7.0 2020-12-19 00:49:31 +08:00
Cotes Chung 5ffbfaec26 Beautify the pin label on home page 2020-12-17 15:30:49 +08:00
Cotes Chung b9ffe15ffb Feature: Add reading time to posts 2020-12-17 15:30:49 +08:00
Cotes Chung 575b5c292a Bump version to 2.6.2 2020-11-29 12:32:27 +08:00
Cotes Chung 0250a9c9f4 Bump version to 2.6.1 2020-11-27 22:38:55 +08:00
Cotes Chung a33b2d78b0 Bump version to 2.6.0 2020-11-27 02:58:05 +08:00
Cotes Chung 270d3ba499 Use `collections` to improve the tabs 2020-11-22 04:24:09 +08:00
Cotes Chung 8d4c1deb15 Improve web accessibility
- Add associated label to form elements.
- Add discernible name to links.
2020-10-27 16:42:08 +08:00
Cotes Chung 5741aa4e18 Fix the security of cross-origin destinations link. 2020-10-27 05:32:33 +08:00
Cotes Chung 4f1735aad6 Add version tag on <head>. 2020-10-26 02:24:32 +08:00
Cotes Chung aa23becd14 Split post date format code snippets.
Code improvement
2020-07-24 04:15:38 +08:00