From 7674a532be2242839bfea41335f5738738a91f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Thu, 10 Oct 2024 01:28:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E4=B8=8A=E6=B8=B8?= =?UTF-8?q?=E5=B0=88=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林博仁(Buo-ren Lin) --- .gitmodules | 6 ++++++ README.md | 2 ++ "\344\270\212\346\270\270\345\260\210\346\241\210" | 1 + 3 files changed, 9 insertions(+) create mode 160000 "\344\270\212\346\270\270\345\260\210\346\241\210" diff --git a/.gitmodules b/.gitmodules index 8a83589..72d3ff9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,3 +20,9 @@ path = Hello Jekyll url = https://gitlab.com/brlin/hello-jekyll.git ignore = dirty +[submodule "上游專案"] + path = 上游專案 + url = https://github.com/jekyll/jekyll.git + ignore = dirty + shallow = true + fetchRecurseSubmodules = false diff --git a/README.md b/README.md index 1ba5d1c..62eb3c0 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ 以下列舉本主題相關的官方資源: +* [Jekyll](https://github.com/jekyll/jekyll) + 上游專案 * [Jekyll’s logo](https://github.com/jekyll/brand) Logo files for [Jekyll](http://jekyllrb.com). diff --git "a/\344\270\212\346\270\270\345\260\210\346\241\210" "b/\344\270\212\346\270\270\345\260\210\346\241\210" new file mode 160000 index 0000000..a09a8de --- /dev/null +++ "b/\344\270\212\346\270\270\345\260\210\346\241\210" @@ -0,0 +1 @@ +Subproject commit a09a8dea057a9d69c76cbb8cc602d167c7144c45