rebuilding site Sat Jul 30 07:53:52 AM CST 2022

This commit is contained in:
James Feng Cao 2022-07-30 07:53:52 +08:00
parent f43b1ebbaf
commit 04912cdc03
3 changed files with 17 additions and 1 deletions

10
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,10 @@
pages:
stage: deploy
script:
- rm -rf public
- mkdir tpublic
- ls | grep -v tpublic | xargs cp -t tpublic
- mv tpublic public
artifacts:
paths:
- public

View File

@ -4,7 +4,11 @@
[Uweb browser: updates, plugins and tips](https://torappinfo.github.io/uwebzh/en)
(Mirrors: [vercel](https://uweb-zh.vercel.app/en)
[netlify](https://uwebzh.netlify.app/en)
[pages](https://uwebzh.pages.dev/en))
[pages](https://uwebzh.pages.dev/en)
[stormkit](https://uweb.stormkit.dev/en)
[surge](https://uweb.surge.sh/en/)
[render](https://uwebzh.onrender.com/en)
)
- Tiny, less than 200k
- Efficient: run fast and less touches

View File

@ -4,6 +4,8 @@
[超微浏览器更新及使用技巧](https://uweb-zh.vercel.app/zh)
(镜像: [netlify](https://uwebzh.netlify.app/zh)
[pages](https://uwebzh.pages.dev/zh)
[stormkit](https://uweb.stormkit.dev/en)
[surge](https://uweb.surge.sh/en/)
[github](https://torappinfo.github.io/uwebzh/zh))
- 微不到200K。