PJ568所以制了 gogs 主题 中发帖

因此制作


支持

深浅色模式及切换按钮;
镜像仓库快速同步按钮;
页面预加载。

使用方法
git clone --depth=1 https://github.com/swaybien/swb-gogs-theme.git || git clone --depth=1 https://git.pj568.eu.org/SwayBien/swb-gogs-theme.git
cp -uvr swb-gogs-theme/public path/to/your/gogs/custom/public
cp -uvr swb-gogs-theme/templates path/to/your/gogs/custom/templates
# docker compose restart gogs


本来还打算加一个 Pjax(pushState() + XHR)的。但是怕适配不好炸了。就...