-
Notifications
You must be signed in to change notification settings - Fork 6
/
_website.yml
86 lines (79 loc) · 2.91 KB
/
_website.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
website:
# cookie-consent:
# type: express
# style: interstitial
# palette: dark
# policy-url: www.hertiecodingclub.com
# prefs-text: "text"
google-analytics: "G-HJEMN0LJY7"
title: ""
site-url: https://www.hertiecodingclub.com/
favicon: images/hcc.png
page-footer:
left:
- text: "{{< fa regular copyright >}} {{< fa solid circle-user >}} 2024 HCC | J.Roa"
href: https://creativecommons.org/licenses/by/2.0/
center:
- text: · [![](https://quarto.org/quarto.png){fig-alt="Quarto" width=65px}](https://quarto.org/) engine ·
href: https://quarto.org
right:
- text: "{{< fa solid square-envelope size=lg >}}"
href: mailto:hertiecodingclub@gmail.com
- text: "{{< fa brands slack size=lg >}}"
href: http://hertiecodingclub.slack.com
- text: "{{< fa brands github size=lg >}}"
href: https://github.com/Hertie-Coding-Club
- text: "{{< fa brands twitter size=lg >}}"
href: https://twitter.com/HertieCodingCLB
- text: "{{< fa brands instagram size=lg >}}"
href: https://www.instagram.com/hertiecodingclub/
- text: "{{< fa brands youtube size=lg >}}"
href: https://youtube.com/@hertiecodingclub
navbar:
logo: images/hcc_final.png
href: https://www.hertiecodingclub.com/
collapse-below: lg
pinned: true
right:
- id: howto
icon: house-fill
href: index.qmd
text: "Home"
- text: "{{< fa solid people-group >}} Members"
menu:
- text: "{{< fa solid person-chalkboard >}} Team"
href: members/team/team.qmd
- text: "{{< fa solid scale-balanced >}} Club Statutes"
href: members/statute/statute.qmd
- icon: mortarboard-fill
text: "Learn"
menu:
- text: "{{< fa brands r-project >}} R"
href: learn/rstudio.qmd
- text: "{{< fa brands python >}} Python"
href: learn/python.qmd
- text: "{{< fa solid screwdriver-wrench >}} I2DS Tools"
href: learn/i2ds.qmd
- text: "{{< fa solid meteor >}} Material"
href: material/index.qmd
- icon: bi-calendar3
href: events/index.qmd
text: "Events"
#- icon: fingerprint
# href: register/register.qmd
# text: "Register"
- text: "{{< fa regular newspaper >}} News"
href: news/index.qmd
- text: "{{< fa solid laptop-code >}} About us"
menu:
- text: "{{< fa solid school-flag >}} Who are we"
href: about_us/index.qmd
- text: "{{< fa solid circle-nodes >}} Hertie Clubs"
href: about_us/hertieclubs.qmd
- text: "{{< fa solid shield-alt >}} Privacy Policy"
href: about_us/privacy.qmd
- text: "{{< fa solid file-alt >}} Impressum"
href: about_us/impressum.qmd
comments:
giscus:
repo: jurjoroa/hcc-website