forked from OSM-Catalan/monitorOSM
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
44 lines (41 loc) · 943 Bytes
/
_quarto.yml
File metadata and controls
44 lines (41 loc) · 943 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
38
39
40
41
42
43
44
project:
type: website
execute-dir: project
render:
- README.md
- data-raw/README.md
- web/*.qmd
website:
title: "monitorOSM"
repo-url: https://github.com/OSM-Catalan/monitorOSM
repo-actions: [edit, issue]
site-url: https://osm-catalan.github.io/monitorOSM
open-graph: true
image: man/figures/logo.svg
favicon: man/figures/logo.svg
navbar:
logo: man/figures/logo.svg
left:
- data-raw/README.md
right:
- text: Paquet d'R
icon: r-circle-fill
href: https://osm-catalan.github.io/monitorOSM/docs/
tools:
- icon: github
href: https://github.com/OSM-Catalan/monitorOSM
sidebar:
style: "docked"
contents:
- section: Control de canvis
contents:
- web/limits.qmd
- web/localitats.qmd
- web/internacional.qmd
format:
html:
theme: cosmo
css: styles.css
toc: true
lang: ca
editor: source