适配为文章模版
This commit is contained in:
+77
-22
@@ -1,17 +1,62 @@
|
||||
project:
|
||||
type: website
|
||||
output-dir: ../www/project/protected/su2023temp/@main
|
||||
|
||||
title: "项目名称"
|
||||
lang: zh
|
||||
title: "MANUSCRIPT TITLE"
|
||||
submitjournal: "Water Research"
|
||||
submitid: WR73679
|
||||
lang: en
|
||||
date: today
|
||||
bibliography: [BB/Ref.bib, BB/localRef.bib]
|
||||
author:
|
||||
- name: Ming Su
|
||||
email: mingsu@rcees.ac.cn
|
||||
orcid: 0000-0001-9821-1268
|
||||
url: https://drwater.rcees.ac.cn
|
||||
affiliations:
|
||||
- ref: skleac
|
||||
- ref: ucas
|
||||
- name: Min Yang
|
||||
email: yangmin@rcees.ac.cn
|
||||
affiliations:
|
||||
- ref: skleac
|
||||
- ref: ucas
|
||||
attributes:
|
||||
corresponding: true
|
||||
affiliations:
|
||||
- id: skleac
|
||||
name: State Key Laboratory of Environmental Aquatic Chemistry, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences
|
||||
address: P.O. Box 2871
|
||||
city: Beijing
|
||||
postal-code: 100085
|
||||
url: https://www.skleac.ac.cn
|
||||
- id: ucas
|
||||
name: University of Chinese Academy of Sciences
|
||||
city: Beijing
|
||||
postal-code: 100049
|
||||
url: https://www.ucas.ac.cn
|
||||
crossref:
|
||||
fig-title: Fig. # (default is "Figure")
|
||||
tbl-title: Table # (default is "Table")
|
||||
eq-title: Eq. # (default is "Equation")
|
||||
title-delim: "" # (default is ":")
|
||||
fig-prefix: Fig. # (default is "Figure")
|
||||
tbl-prefix: Table # (default is "Table")
|
||||
eq-prefix: Eq.
|
||||
ref-hyperlink: true # (default is true)
|
||||
|
||||
project:
|
||||
type: website
|
||||
output-dir: ../www/manuscript/protected/su2023temp/@main
|
||||
# render:
|
||||
# - index.qmd
|
||||
# - MS/SM.qmd
|
||||
# - MS/MS.qmd
|
||||
# - MS/CL.qmd
|
||||
# - MS/HL.qmd
|
||||
# - MS/RN.qmd
|
||||
# - MS/AC.qmd
|
||||
website:
|
||||
title: "Version: main"
|
||||
reader-mode: true
|
||||
site-url: https://drwater.rcees.ac.cn/project/protected/su2023temp/@main
|
||||
repo-url: https://drwater.rcees.ac.cn/git/project/su2023temp/src/branch/main
|
||||
site-url: https://drwater.rcees.ac.cn/manuscript/protected/su2023temp/@main
|
||||
repo-url: https://drwater.rcees.ac.cn/git/manuscript/su2023temp/src/branch/main
|
||||
repo-actions: [edit, source, issue]
|
||||
page-navigation: true
|
||||
page-footer: "Copyright 2023, [Ming Su](https://drwater.rcees.ac.cn)"
|
||||
@@ -22,22 +67,35 @@ website:
|
||||
- icon: house
|
||||
text: "Home"
|
||||
file: index.qmd
|
||||
- text: "Proposal"
|
||||
file: PP/index.qmd
|
||||
- text: "Report"
|
||||
file: RP/index.qmd
|
||||
menu:
|
||||
- text: "Highlights"
|
||||
file: MS/HL.qmd
|
||||
- text: "Cover Letter"
|
||||
file: MS/CL.qmd
|
||||
- text: "Author Credits"
|
||||
file: MS/AC.qmd
|
||||
- text: "Trackchanges"
|
||||
file: TC/index.qmd
|
||||
- text: "Manuscript"
|
||||
file: MS/MS.qmd
|
||||
- text: "Supplementary Materials"
|
||||
file: MS/SM.qmd
|
||||
- text: "Revision Notes"
|
||||
file: MS/RN.qmd
|
||||
- text: "Slides"
|
||||
file: SD/index.qmd
|
||||
- href: AC/index.qmd
|
||||
text: Achievement
|
||||
- text: "About"
|
||||
file: about.qmd
|
||||
- text: "Other"
|
||||
menu:
|
||||
- text: "Report"
|
||||
file: RP/index.qmd
|
||||
- text: "Acomplishment"
|
||||
file: AC/index.qmd
|
||||
- icon: git
|
||||
menu:
|
||||
- text: Edit
|
||||
url: https://drwater.rcees.ac.cn/git/project/su2023temp/_edit/
|
||||
url: https://drwater.rcees.ac.cn/git/manuscript/su2023temp/_edit/
|
||||
- text: Issue
|
||||
url: https://drwater.rcees.ac.cn/git/project/su2023temp/issues
|
||||
url: https://drwater.rcees.ac.cn/git/manuscript/su2023temp/issues
|
||||
comments:
|
||||
hypothesis:
|
||||
theme: clean
|
||||
@@ -46,8 +104,5 @@ website:
|
||||
format:
|
||||
html:
|
||||
theme: cosmo
|
||||
css: styles.css
|
||||
css: _extensions/inst/css/style.css
|
||||
toc: true
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user