-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
39 lines (35 loc) · 999 Bytes
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
project:
type: seedcase-theme
website:
title: "Seedcase Project: Team Docs"
site-url: "https://team.seedcase-project.org/"
repo-url: "https://github.com/seedcase-project/team"
page-navigation: true
navbar:
title: false
logo: _extensions/seedcase-project/seedcase-theme/logos/navbar-logo-seedcase-team.svg
logo-alt: "Seedcase Team logo: Main page"
pinned: true
left:
- href: onboarding/index.qmd
- href: how-we-work/index.qmd
- text: Events
href: events/index.qmd
tools:
- icon: house
href: https://seedcase-project.org
aria-label: "House icon: Seedcase Project home page"
- icon: github
href: "https://github.com/seedcase-project/team"
aria-label: "GitHub icon: Source code"
# format:
# seedcase-theme-html:
# include-before-body:
# - "includes/site-counter.html"
# - "includes/contribute.html"
editor:
markdown:
wrap: 72
canonical: true
execute:
echo: false