48 lines
1.1 KiB
YAML
48 lines
1.1 KiB
YAML
project:
|
|
type: website
|
|
output-dir: ../www/protected/su2023temp/@main
|
|
|
|
website:
|
|
title: "su2023temp"
|
|
reader-mode: true
|
|
site-url: https://drwater.rcees.ac.cn/protected/su2023temp/@main
|
|
repo-url: https://drwater.rcees.ac.cn/git/project/su2023temp/src/branch/main
|
|
repo-actions: [edit, source, issue]
|
|
page-navigation: true
|
|
page-footer: "Copyright 2023, [Ming Su](https://drwater.rcees.ac.cn)"
|
|
navbar:
|
|
background: "grey"
|
|
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/project/su2023temp/_edit/
|
|
- text: Issue
|
|
url: https://drwater.rcees.ac.cn/git/project/su2023temp/issues
|
|
comments:
|
|
hypothesis:
|
|
theme: clean
|
|
openSidebar: false
|
|
|
|
format:
|
|
html:
|
|
theme: cosmo
|
|
css: styles.css
|
|
toc: true
|
|
|
|
|
|
|