render compile

This commit is contained in:
2025-03-17 19:50:08 +08:00
parent 2db87d5e89
commit 30dd043c3b
106 changed files with 4908 additions and 26 deletions
+6 -7
View File
@@ -9,7 +9,6 @@ project:
- "!*ignored/"
- "!coding/"
title: "区域水环境污染数据分析实践"
lang: zh
date: today
@@ -18,11 +17,11 @@ bibliography: [BB/Ref.bib, BB/localRef.bib]
website:
title: "Version: {{< var branch >}}"
reader-mode: true
site-url: https://drwater.rcees.ac.cn/{{< var projtype >}}/{{< var pubtype >}}/{{< var reponame >}}/@{{< var branch >}}
repo-url: https://drwater.rcees.ac.cn/git/{{< var projtype >}}/{{< var reponame >}}/src/branch/{{< var branch >}}
site-url: https://drc.drwater.net/{{< var projtype >}}/{{< var pubtype >}}/{{< var reponame >}}/{{< var branch >}}
repo-url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/src/branch/{{< var branch >}}
repo-actions: [edit, source, issue]
page-navigation: true
page-footer: "Copyright 2024, [Ming Su](https://drwater.rcees.ac.cn)"
page-footer: "Copyright 2025, [Ming Su](https://drwater.net)"
navbar:
background: "light"
search: true
@@ -37,10 +36,10 @@ website:
- icon: git
menu:
- text: Edit
url: https://drwater.rcees.ac.cn/git/{{< var projtype >}}/{{< var reponame >}}/_edit/
url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/_edit/
- text: Issue
url: https://drwater.rcees.ac.cn/git/{{< var projtype >}}/{{< var reponame >}}/issues
comments:
url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/issues
comments:
hypothesis:
theme: clean
openSidebar: false