适配updated publish2dw
This commit is contained in:
+8
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user