-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
48 lines (41 loc) · 1.07 KB
/
_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
40
41
42
43
44
45
46
project:
type: website
format:
html:
theme:
light: flatly
dark: darkly
website:
title: "Muestrear no es pecado"
site-url: https://muestrear-no-es-pecado.netlify.app/
description: "Estadística, ciencia de datos, big data, cosas varias"
page-navigation: true
navbar:
right:
- text: Blog
href: blog.qmd
- about.qmd
- icon: github
href: https://github.com/joscani
- icon: bluesky
href: https://bsky.app/profile/joscani.muestrear-no-es-pecado.es
- icon: twitter
href: https://x.com/joscani
- icon: mastodon
href: https://fosstodon.org/@joscani
- icon: rss
href: blog.xml
- text: Resources
menu:
- text: R Weekly
href: https://rweekly.org/
- text: R Bloggers
href: https://www.r-bloggers.com/
- text: Datanalytics
href: https://www.datanalytics.com/
- text: Archivo
href: archive.qmd
filters:
- shinylive
#########################
editor: source