-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
49 lines (42 loc) · 1.16 KB
/
_quarto.yml
File metadata and controls
49 lines (42 loc) · 1.16 KB
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
project:
type: website
output-dir: docs
website:
title: "Energy with Vuyo Mbam"
description: "Official website of Vuyo Mbam, an Energy Sector Analyst & Advisor providing insights on energy system transitions, energy policy, economic impacts with a particular focus on the South African market"
open-graph:
site-name: "Vuyo Mbam"
search: true
site-url: "https://vuyombam.github.io"
page-navigation: true
navbar:
background: "#000000"
search: true
left:
- text: "Articles"
href: articles.qmd
right:
- icon: file-earmark-pdf
text: "Resume"
href: /assets/Vuyo_Mbam_CV.pdf
target: _blank
- icon: linkedin
href: https://www.linkedin.com/in/vuyo-mbam-495316184/
aria-label: LinkedIn
target: _blank
- icon: github
href: https://github.com/VuyoMbam
aria-label: Github
target: _blank
toggle-position: right
pinned: true
page-footer:
center: "© 2025, Vuyo Mbam"
background: "#120424"
format:
html:
anchor-sections: false
page-layout: full
mainfont: 'consolas'
theme: [styles.scss]
toc: false