-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
44 lines (40 loc) · 1.01 KB
/
_quarto.yml
File metadata and controls
44 lines (40 loc) · 1.01 KB
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
40
41
42
43
44
project:
type: seedcase-theme
website:
title: "Seedcase Project: Community"
site-url: "https://community.seedcase-project.org/"
repo-url: "https://github.com/seedcase-project/community"
page-navigation: true
navbar:
title: false
logo: _extensions/seedcase-project/seedcase-theme/logos/docs/navbar-community.svg
logo-alt: "Seedcase Community logo: Main page"
pinned: true
left:
- posts/index.qmd
- learn/index.qmd
tools:
- icon: house
href: "https://seedcase-project.org"
aria-label: "House icon: Main Seedcase Project home page"
- icon: github
href: "https://github.com/seedcase-project/community"
aria-label: "GitHub icon: Source code"
sidebar:
- id: guides
pinned: true
style: "floating"
contents:
- auto: guides
format:
seedcase-theme-html:
theme:
- brand
include-before-body:
- "includes/site-counter.html"
editor:
markdown:
wrap: 72
canonical: true
execute:
echo: false