pages/_includes
Jiaye Wu 7719863ea0
fix language-not-found issues on repo page with simplified and traditional Chinese (#3015)
The author of github-readme-stats uses the non-standard code "cn" for
simplified Chinese, see
[here](https://github.com/anuraghazra/github-readme-stats?tab=readme-ov-file#available-locales).
While for traditional Chinese the author only provides "zh-tw". The
github-readme-stats functions on repo page will break if the user sets
the site language to ALL variants of Chinese except for zh-tw. This hack
is to make all sub-variants of simplified Chinese fall back to "cn" and
all sub-variants of traditional Chinese fall back to "zh-tw".

This patch fixes the problem and has been tested locally & with GitHub
pages.
2025-02-14 13:16:39 -03:00
..
cv format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
repository fix language-not-found issues on repo page with simplified and traditional Chinese (#3015) 2025-02-14 13:16:39 -03:00
resume Fix: date pill position on CV (#2455) 2024-05-31 13:27:10 -03:00
audio.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
bib_search.liquid fix: search_enabled -> bib_search (#2560) 2024-07-12 17:00:48 -03:00
citation.liquid Added post citation (#2377) 2024-04-29 14:28:06 -03:00
disqus.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
distill_scripts.liquid Moved specific information from config to about (#2985) 2025-01-27 17:04:24 -03:00
figure.liquid Removed hidden char from figure.liquid (#2804) 2024-10-23 12:17:07 -03:00
footer.liquid Added missing newsletter components (#2913) 2024-12-26 16:49:45 -03:00
giscus.liquid Added "follow system" option to theme toggle (#2261) 2024-03-13 22:42:46 -03:00
head.liquid Replaced jekyll-minifier that uses uglifier by terser (#2571) 2024-12-23 14:00:58 -03:00
header.liquid Fix prettier complaints 2024-12-02 15:45:38 -03:00
latest_posts.liquid Moved specific information from config to about (#2985) 2025-01-27 17:04:24 -03:00
metadata.liquid Standardized spaces for liquid tags (#2802) 2024-10-23 12:04:00 -03:00
news.liquid Moved specific information from config to about (#2985) 2025-01-27 17:04:24 -03:00
newsletter.liquid Added missing newsletter components (#2913) 2024-12-26 16:49:45 -03:00
pagination.liquid [FIX] Blog Page Navigation (#2841) (#2846) 2024-11-19 19:03:51 -03:00
projects_horizontal.liquid Feat reworked project layout (closing #2246) (#2357) 2024-04-22 21:39:22 -03:00
projects.liquid Feat reworked project layout (closing #2246) (#2357) 2024-04-22 21:39:22 -03:00
related_posts.liquid Fix external link svg size in related posts 2025-01-23 14:11:20 -03:00
scripts.liquid Updated scripts for correctly using gtag. (#2962) 2025-02-09 06:41:20 -08:00
selected_papers.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
social.liquid Replaced jekyll-minifier that uses uglifier by terser (#2571) 2024-12-23 14:00:58 -03:00
video.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00