billchenchina

Results 26 comments of billchenchina
trafficstars

感谢你对 OI Wiki 的关注! 1. preload 列表的话,目前版本的 OI Wiki 是使用 mkdocs 与 [OI-wiki/mkdocs-material](https://github.com/OI-wiki/mkdocs-material) 进行构建的。根据 [material/base.html](https://github.com/OI-wiki/mkdocs-material/blob/master/material/base.html) 的话,可以 preload 的 CSS / JS 包括: - assets/javascripts/modernizr.27508f0e.js - assets/javascripts/application.ad30b88d.js - assets/stylesheets/application.30686662.css - assets/stylesheets/application-palette.a8b3c06d.css...

@gsantner well, something goes wrong.. `zh-rTW` means Chinese Traditional while `zh-rCN` stands for Chinese Simplified

@gsantner right, well, but your table matches wrongly.

@gsantner Great APP, I've just started translating Simplified Chinese ver.

Menci 已经不再使用 Telegram。

> > Github 经常无法访问 > > 我的意思是为什么要用 ego 同步,而不是 git 工具。 > > 镜像站加新的软件栈比较麻烦,能用现成工具最好。 用的就是 git 同步吧,ego 看起来是 eselect 一类的管理工具?

Update: https://mirrors.hit.edu.cn/ubuntukylin/free/ @z4yx @shankerwangmiao

> You can use the `docker-compose.override.yaml` to set a restart policy. Sure. I would recommend adding the restart policy to `always` by default. Also, adding default policies to `docker-compose.override.yaml.example` is...

When I have no crontab installed in my system, it tells me to use `--force` to install. But I cannot use `get.sh` to pass params(`--install --force`) to `acme.sh`. Plz fix...