适配updated publish2dw

This commit is contained in:
2023-11-13 11:07:45 +08:00
parent c96d77fb40
commit f275f4b83e
6 changed files with 196 additions and 9 deletions
+8 -8
View File
@@ -1,6 +1,6 @@
title: "MANUSCRIPT TITLE"
submitjournal: "Water Research"
submitid: WR73679
submitjournal: "JOURNAL"
submitid:
lang: en
date: today
bibliography: [BB/Ref.bib, BB/localRef.bib]
@@ -43,7 +43,7 @@ crossref:
project:
type: website
output-dir: ../www/manuscript/protected/su2023temp/@main
output-dir: www/
# render:
# - index.qmd
# - MS/SM.qmd
@@ -53,10 +53,10 @@ project:
# - MS/RN.qmd
# - MS/AC.qmd
website:
title: "Version: main"
title: "Version: {{< var branch >}}"
reader-mode: true
site-url: https://drwater.rcees.ac.cn/manuscript/protected/su2023temp/@main
repo-url: https://drwater.rcees.ac.cn/git/manuscript/su2023temp/src/branch/main
site-url: https://drwater.rcees.ac.cn/{{< var projtype >}}/{{< var reponame >}}/@{{< var branch >}}
repo-url: https://drwater.rcees.ac.cn/git/{{< var projtype >}}/{{< var reponame >}}/src/branch/{{< var branch >}}
repo-actions: [edit, source, issue]
page-navigation: true
page-footer: "Copyright 2023, [Ming Su](https://drwater.rcees.ac.cn)"
@@ -92,9 +92,9 @@ website:
- icon: git
menu:
- text: Edit
url: https://drwater.rcees.ac.cn/git/manuscript/su2023temp/_edit/
url: https://drwater.rcees.ac.cn/git/{{< var projtype >}}/{{< var reponame >}}/_edit/
- text: Issue
url: https://drwater.rcees.ac.cn/git/manuscript/su2023temp/issues
url: https://drwater.rcees.ac.cn/git/{{< var projtype >}}/{{< var reponame >}}/issues
comments:
hypothesis:
theme: clean