-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
37 lines (33 loc) · 716 Bytes
/
Copy path_quarto.yml
File metadata and controls
37 lines (33 loc) · 716 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
36
37
ipynb-filters: [nbdev_filter]
project:
type: website
output-dir: _docs
preview:
port: 3000
browser: false
format:
html:
theme: cosmo
css: styles.css
toc: true
toc-depth: 4
website:
title: "exp4"
site-url: "https://caioatila.github.io/exp4"
description: "4th experiment on identifying hailstorm signatures in ABI Goes-16 data"
twitter-card: true
open-graph: true
repo-branch: master
repo-url: "https://github.com/caioatila/exp4"
repo-actions: [issue]
navbar:
background: primary
search: true
right:
- icon: github
href: "https://github.com/caioatila/exp4"
sidebar:
style: "floating"
metadata-files:
- sidebar.yml
- custom.yml