diff --git a/.gitmodules b/.gitmodules index 8b176a4..e6047a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ # # Copyright 2024 林博仁(Buo-ren Lin) # SPDX-License-Identifier: CC-BY-SA-4.0 +[submodule "GitLab Pages"] + path = GitLab Pages + url = https://gitlab.com/libre-knowledge/gitlab-pages.git + ignore = dirty diff --git a/GitLab Pages b/GitLab Pages new file mode 160000 index 0000000..e0e6e98 --- /dev/null +++ b/GitLab Pages @@ -0,0 +1 @@ +Subproject commit e0e6e98841794c862b4a8bc9d6bcbe4c018265b9 diff --git a/README.md b/README.md index ec5d0a9..6c6657e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ [![GitLab CI 持續整合流程狀態標章](https://gitlab.com/libre-knowledge/GitLab/badges/main/pipeline.svg?ignore_skipped=true "點擊查看 GitLab CI 持續整合流程的運行狀態")](https://gitlab.com/libre-knowledge/GitLab/-/commits/main) [![「檢查專案中的潛在問題」GitHub Actions 作業流程狀態標章](https://github.com/libre-knowledge/GitLab/actions/workflows/check-potential-problems.yml/badge.svg "本專案使用 GitHub Actions 自動化檢查專案中的潛在問題")](https://github.com/libre-knowledge/GitLab/actions/workflows/check-potential-problems.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "本專案使用 pre-commit 檢查專案中的潛在問題")](https://github.com/pre-commit/pre-commit) [![REUSE 規範遵從狀態標章](https://api.reuse.software/badge/gitlab.com/libre-knowledge/GitLab "本專案遵從 REUSE 規範降低軟體授權合規成本")](https://api.reuse.software/info/gitlab.com/libre-knowledge/GitLab) +## 子主題 + +以下列舉本主題相關的主題: + +* [GitLab Pages](https://gitlab.com/libre-knowledge/gitlab-pages) + 自 GitLab 專案創建基於靜態網頁與靜態網站產生器(static site generator)的網站服務 + ## 參考資料 以下列舉撰寫本主題內容時所參考的第三方資源: @@ -14,6 +21,21 @@ * [GitLab Documentation](https://docs.gitlab.com/) 官方說明文件網站 + + --- 本主題為[自由知識協作平台](https://gitlab.com/libre-knowledge/libre-knowledge)的一部分,除部份特別標註之經合理使用(fair use)原則使用的內容外允許公眾於授權範圍內自由使用