-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
35 lines (32 loc) · 847 Bytes
/
_quarto.yml
File metadata and controls
35 lines (32 loc) · 847 Bytes
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
project:
type: rostools-theme
render:
- "!template/"
- "*.qmd"
- "*.md"
book:
title: "Template Workshop"
subtitle: "An opinionated template for making workshops as open educational resources"
site-url: "https://template-workshop.rostools.org"
repo-url: "https://github.com/rostools/template-workshop"
chapters:
- index.qmd
- part: "Guide"
chapters:
- docs/guide/installing.qmd
- docs/guide/using.qmd
- docs/guide/updating.qmd
- docs/guide/next-steps.qmd
appendices:
- CONTRIBUTING.md
- CHANGELOG.md
tools:
- icon: github
href: "https://github.com/rostools/template-workshop"
aria-label: "GitHub icon: Source code"
format:
rostools-theme-html:
include-before-body:
- "docs/includes/site-counter.html"
metadata-files:
- _metadata.yml