This commit is contained in:
2025-12-14 16:46:17 +08:00
parent e3780cb4d6
commit c48f783a14
17 changed files with 194 additions and 296 deletions
+10 -70
View File
@@ -1,29 +1,12 @@
project:
type: website
output-dir: www/
render:
- index.qmd
- version.qmd
- MS/SM.qmd
- MS/MS.qmd
- MS/RN.qmd
- MS/CL.qmd
- MS/HL.qmd
- MS/RP.qmd
- MS/index.qmd
- TC/index.qmd
- SD/
- MS/RN.qmd
- MS/AC.qmd
- RP/
- AC/
- about.qmd
bibliography: [BB/Ref.bib, BB/localRef.bib]
lang: en
date: last-modified
# bibliography: [BB/Ref.bib, BB/localRef.bib]
prefer-html: true
crossref:
fig-title: Fig. # (default is "Figure")
tbl-title: Table # (default is "Table")
@@ -98,6 +81,7 @@ crossref:
latex-env: etb
latex-list-of-file-extension: lost
latex-list-of-description: Extended Data Table
website:
title: "{{< var reponame >}}: {{< var branch >}}"
reader-mode: true
@@ -105,58 +89,12 @@ website:
repo-url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}
repo-actions: [edit, source, issue]
page-navigation: true
page-footer: "Copyright 2025, [Dr. Water](https://drwater.net)"
navbar:
logo: "./_extensions/drwater/dwinst/drwater-white0.svg"
background: "#3D6E3B"
search: true
right:
- icon: house
text: "Home"
file: index.qmd
- text: "Main files"
menu:
- text: "Manuscript"
file: MS/MS.qmd
- text: "Supplementary Materials"
file: MS/SM.qmd
- text: "Revision Notes"
file: MS/RN.qmd
- text: "Cover Letter"
file: MS/CL.qmd
- text: "Highlights"
file: MS/HL.qmd
- text: "Slides"
file: SD/index.qmd
- text: "Links"
menu:
- text: "Version"
href: version.qmd
- text: "DRC"
href: "https://drc.drwater.net/"
- text: "Dr. Water"
href: "https://drwater.net/"
- text: "Others"
menu:
- text: "Reports"
file: RP/index.qmd
- text: "Author Credits"
file: MS/AC.qmd
- text: "Accomplishment"
file: AC/index.qmd
- text: "Trackchanges"
file: TC/index.qmd
# - text: "MS with raw bibkey"
# file: MS/MS_nobib.docx
- text: "About"
file: about.qmd
- icon: git
menu:
- text: Codes
url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/src/branch/{{< var branch >}}
- text: Issue
url: https://git.drwater.net/manuscript/{{< var reponame >}}/issues
page-footer: "© 2024 [DRWATER Resource Center](https://drc.drwater.net).All rights reserved.<br>Empowering Research and Innovation"
google-analytics: "G-047QTSHC6Y"
twitter-card:
card-style: summary_large_image
creator: "@msu86"
site: "@msu86"
comments:
hypothesis:
theme: clean
@@ -186,3 +124,5 @@ watermark:
revealjs-plugins:
- pointer
lightbox: auto