From 04912cdc0320de8e6186ab493ceea5c6fdee7182 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Sat, 30 Jul 2022 07:53:52 +0800 Subject: [PATCH] rebuilding site Sat Jul 30 07:53:52 AM CST 2022 --- .gitlab-ci.yml | 10 ++++++++++ README.md | 6 +++++- README.zh.md | 2 ++ 3 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..a5365e9 --- /dev/null +++ b/.gitlab-ci.yml @@ -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 \ No newline at end of file diff --git a/README.md b/README.md index 3b61edb..4fddbbf 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.zh.md b/README.zh.md index 00b77b5..8e51bf2 100644 --- a/README.zh.md +++ b/README.zh.md @@ -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。