Tomy Hsieh
Tomy Hsieh
I'm seeing this error when deploy, the same issue happened when I tried build on local: ``` Error occurred prerendering page "/dub.sh". Read more: https://nextjs.org/docs/messages/prerender-error -- 15:01:22.410 | TypeError: Cannot...
@bep Can you look into this strange behavior? This has been stale for quite some time but could be fixed in a short time. A similar case worth mentioning is...
@ku1ik Do you mind take a look?
Please read [this](https://github.com/jpanther/congo/issues/793#issuecomment-1960680528) before review/merge changes
I don't see this requirement has anything to do with the code. I couldn't find anything on Hugo's docs that says localized date and time should use `zh-Hans`/`zh-Hant`, but my...
Ok, I ran some tests and can confirm this does in fact interfere with how Hugo renders dates and times. However, I want to propose that we should change `zh-CN`...
> As per my experience, zh-Hans (the simplified version of Chinese) is normally consistent among its usage regions (China Mainland, Macau and Singapore), there are slight differences for zh-Hant (traditional...
> I'm happy with the proposal to use `zh_Hans`, `zh_Hans_CN`, `zh_Hant`, `zh_Hant_TW` if that is the consensus here? Sounds good to me, let me know if you need help with...
> Is the plan then to duplicate `zh-CN` to both `zh-Hans` and `zh-Hans-CN`? Yes > If so, what is the difference between the two Users who prefer a translation localized...
> I guess what I'm proposing is, would this be sufficient? ie. making 2 copies of each of the existing translations... > > ``` > zh-CN -> zh-Hans > zh-CN...