项目模板
This commit is contained in:
+43
@@ -0,0 +1,43 @@
|
||||
project:
|
||||
type: website
|
||||
output-dir: ../www/project/su2023temp/
|
||||
|
||||
website:
|
||||
title: "su2023temp"
|
||||
reader-mode: true
|
||||
site-url: https://drwater.rcees.ac.cn/paper
|
||||
repo-url: https://drwater.rcees.ac.cn/git/manuscript/hrt/src/branch/PUB
|
||||
repo-actions: [edit, issue]
|
||||
page-navigation: true
|
||||
page-footer: "Copyright 2023, [Ming Su](https://drwater.rcees.ac.cn)"
|
||||
navbar:
|
||||
background: "light"
|
||||
search: true
|
||||
right:
|
||||
- icon: house
|
||||
text: "Home"
|
||||
file: index.qmd
|
||||
- text: "Proposal"
|
||||
file: PP/index.qmd
|
||||
- text: "Report"
|
||||
file: RP/index.qmd
|
||||
- text: "Slides"
|
||||
file: SD/index.qmd
|
||||
- href: AC/index.qmd
|
||||
text: Achievement
|
||||
- about.qmd
|
||||
- icon: git
|
||||
menu:
|
||||
- text: Edit
|
||||
url: https://drwater.rcees.ac.cn/git/manuscript/hrt/src/branch/PUB
|
||||
- text: Issue
|
||||
url: https://drwater.rcees.ac.cn/git/manuscript/hrt/issues
|
||||
|
||||
format:
|
||||
html:
|
||||
theme: cosmo
|
||||
css: styles.css
|
||||
toc: true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user