From 43c18b4479ac9555d1fe09504199f1c91e496156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8E=9F=E7=A5=9E-=E7=A5=9E=E9=87=8C=E7=BB=AB=E5=8D=8E--?= <87106666+ningguoxu@users.noreply.github.com> Date: Thu, 2 May 2024 16:46:35 +0800 Subject: [PATCH 01/59] Create jekyll-gh-pages.yml --- .github/workflows/jekyll-gh-pages.yml | 51 +++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 .github/workflows/jekyll-gh-pages.yml diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml new file mode 100644 index 000000000..0ebd768bf --- /dev/null +++ b/.github/workflows/jekyll-gh-pages.yml @@ -0,0 +1,51 @@ +# Sample workflow for building and deploying a Jekyll site to GitHub Pages +name: Deploy Jekyll with GitHub Pages dependencies preinstalled + +on: + # Runs on pushes targeting the default branch + push: + branches: ["master"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Build job + build: + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Setup Pages + uses: actions/configure-pages@v5 + - name: Build with Jekyll + uses: actions/jekyll-build-pages@v1 + with: + source: ./ + destination: ./_site + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + + # Deployment job + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + needs: build + steps: + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 From 7edcd05926f3a31cb4800381b001b0306765c327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8E=9F=E7=A5=9E-=E7=A5=9E=E9=87=8C=E7=BB=AB=E5=8D=8E--?= <87106666+ningguoxu@users.noreply.github.com> Date: Thu, 2 May 2024 16:59:31 +0800 Subject: [PATCH 02/59] Update about.html --- cn/about.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/cn/about.html b/cn/about.html index 05c2d9a31..e429ce8e1 100644 --- a/cn/about.html +++ b/cn/about.html @@ -6,9 +6,9 @@ - WebStack.cc - 设计师网址导航 + HelloWorld. - 网址导航 - + @@ -75,16 +75,14 @@

关于网站

有一段时间我发现我的收藏夹越来越多,很难找到某个不常用的网站。所以就有了这个网站,这里收集的基本都是我自己浏览器收藏夹里的网站,我平时用的相对比较多的一些都在这里。


-

如果你也是设计师,如果你也正好喜欢设计,那希望这个网站能给你带来一些作用。

-

闲聊或者有任何建议都可以加QQ群交流,一群:304584722 二群:740911918

-

关于站长

+

站长的博客

-
+
@@ -93,7 +91,7 @@

关于站长

Designer. Viggo. -

Full-time UI designer with an enduring interest in Coding.

+

HelloWorld. | 写作是最值得投资的技能

@@ -104,7 +102,7 @@

关于站长


- 这是一个公益项目,而且是 开源 的。你也可以拿来制作自己的网址导航。如果你有更好的想法,可以通过个人网站viggoz.com中的联系方式找到我,欢迎与我交流分享。 + 这是一个公益项目,而且是 开源 的。你也可以拿来制作自己的网址导航。如果你有更好的想法,可以通过个人网站viggoz.com中的联系方式找到我,欢迎与我交流分享。

@@ -121,7 +119,7 @@

关于站长