Hexo + Acorn
Namesilo Domain + Cloudflare CDN
仓库收到 Push 后自动触发 Github Actions 部署到 Github Pages
同时触发另一个 Action 运行 Python 运行 traditionalize.py
使用 OpenCC 与自定义规则批量转换所有文件
然后把转换好后的仓库 git push 覆写到繁中站仓库UTCLC/website_cht
繁中站仓库收到 Push 后同样自动触发 Action 部署到 Pages
(Action 加了限制,只有当前仓库是 UTCLC/utclc.github.io 时才会发送 push 繁中仓库,防止套娃触发)