From d7cf4016dd4a052dad286a7b8a4c252d2feb08be Mon Sep 17 00:00:00 2001 From: George-Gou Date: Tue, 18 Jul 2023 23:02:07 +0800 Subject: [PATCH] github workflow --- .github/workflows/deploy.yml | 2 +- Makefile | 9 +++++ public/index.html | 70 ++++++++++++++++++++++-------------- 3 files changed, 53 insertions(+), 28 deletions(-) create mode 100644 Makefile diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bae5e30..1a13906 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,7 +14,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: '0.79.1' + hugo-version: '0.115.3' extended: true - name: Build diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..52a7700 --- /dev/null +++ b/Makefile @@ -0,0 +1,9 @@ +build: + @echo "Building the website..." + @hugo --minify + +serve: + hugo server + +clean: + rm -rf public resources diff --git a/public/index.html b/public/index.html index ebb3ead..fc463cc 100644 --- a/public/index.html +++ b/public/index.html @@ -11,7 +11,7 @@ - + @@ -324,18 +324,18 @@

归档

@@ -362,6 +362,10 @@

分类

@@ -387,6 +391,10 @@

标签云

docker + + 学习方法 + +
@@ -411,14 +419,10 @@

标签云

- 费曼学习法-学习笔记 + Groops docker 镜像制作

-

- 学习方法简介 -

-
@@ -437,7 +441,7 @@

- + @@ -452,7 +456,7 @@

@@ -474,10 +478,14 @@

- Groops docker 镜像制作 + CentOS 7搭建深度学习环境

+

+ 本文介绍如何使用CentOS 7搭建深度学习环境 +

+
@@ -496,7 +504,7 @@

- + @@ -511,7 +519,7 @@

@@ -533,14 +541,10 @@

- CentOS 7搭建深度学习环境 + Docker网络探秘

-

- 本文介绍如何使用CentOS 7搭建深度学习环境 -

-
@@ -559,7 +563,7 @@

- + @@ -574,7 +578,7 @@

@@ -593,13 +597,25 @@

+ +

- Docker网络探秘 + 费曼学习法-学习笔记

+

+ 最推荐的学习方法 +

+
@@ -618,7 +634,7 @@

- +

@@ -633,7 +649,7 @@