Re: What's cooking in Chinese docs (Aug 2026, #01)
Weijie Yuan <[email protected]>
| Newsgroups | org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 21, 2026 at 09:06:52PM +0800, Dongliang Mu wrote: > > > Copies of the source code to Chinese documentation development tree live > > > in here: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git > > > https://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git > > > https://kernel.googlesource.com/pub/scm/linux/kernel/git/alexs linux.git > > > > > > Mirrors: > > > > > > https://mirrors.hust.edu.cn/git/kernel-doc-zh.git > > > https://mirror.nju.edu.cn/git/kernel-doc-zh.git (experimental) > > BTW, I just set up a mirror at github.com: > > > > https://github.com/kernel-zh/linux-zh_CN > > That's a good idea. I remember Haowen maintained his tree in the Github. Yes, and I planned to put a zh_TW tree on it later, but no decided yet. I need a little time to think about it. By the way, I´ve also been talking with folks from l10n-tw recently, hoping to get more people involved. Some have mentioned that the email-based workflow is a bit cumbersome and that the barrier to entry is somewhat high. and they are doing this job differently: https://github.com/localizethedocs/linux-docs-l10n I will communicate with them later to see if we can cooperate or not. > Maybe CDN is also worth a try. > > We will setup a code hosting platform in the HUST. It's not a good idea to > host git repository in the mirror site. I recently came across your work - it looks great, and I'm looking forward to seeing where it goes! And yes, the load and cost of running mirror sites have been getting higher and higher lately, sadly. > > It uses a relatively bare-bones GitHub Action to sync from kernel.org > > every day (I guess it can do every 2 hours as well, but every day seems > > fine, as I'm afraid that if the frequency is too high, there might be > > problems.) > > > > I don't know much about GitHub Actions, so if you have a better solution > > or thoughts on this, please let me know. Or, I would be very pleased to > > invite you to take over the org account and set it up. > > LLM helps here. It does not need any sophisticated technique. Yes. And it seems there's no problem with the synchronization these two days. Thanks!