-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
84 lines (81 loc) · 2.17 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
project:
type: website
website:
title: panukatan
site-url: https://panukatan.io
navbar:
title: panukatan
background: primary
logo: images/panukatan.png
logo-alt: panukatan
tools:
- icon: mastodon
aria-label: Mastodon
href: https://mastodon.social/@panukatan
rel: me
- icon: github
aria-label: GitHub
href: https://github.com/panukatan
left:
- href: index.qmd
text: Home
- text: Projects
href: docs/projects/index.qmd
# menu:
# - href: projects/software.qmd
# - href: projects/workflow.qmd
- text: About
menu:
- href: docs/about/team.qmd
- href: docs/about/contact.qmd
sidebar:
- id: projects
collapse-level: 1
contents:
- section: Projects
href: docs/projects/index.qmd
contents:
- section: R Packages
contents:
- text: bagyo
href: docs/software/bagyo.qmd
- text: covidphtext
href: docs/software/covidphtext.qmd
- text: lindol
href: docs/software/lindol.qmd
- text: openbangsamoro
href: docs/software/openbangsamoro.qmd
- text: openmarawi
href: docs/software/openmarawi.qmd
- section: Workflows
contents:
- text: paglaom
href: docs/workflow/paglaom.qmd
- id: team
logo: ../../images/panukatan.png
logo-alt: panukatan
page-footer:
center: "Copyright 2024, Ernest Guevarra"
background: light
border: false
reader-mode: true
repo-url: https://github.com/panukatan/panukatan.github.io
repo-actions: [edit, issue]
issue-url: https://github.com/panukatan/panukatan.github.io/issues
cookie-consent:
type: express
style: simple
palette: light
google-analytics:
tracking-id: "G-YWE53K1LQ1"
anonymize-ip: true
format:
html:
theme: pulse
css: styles.css
grid:
sidebar-width: 250px
body-width: 900px
margin-width: 250px
gutter-width: 1.5rem
toc: true