-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
41 lines (39 loc) · 1.15 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
project:
type: website
preview:
port: 4200
website:
title: "Nils Ratnaweera, freelance data scientist"
site-url: https://ratnaweera.xyz
description: "R, Python, Geodata and more!"
twitter-card:
image: "images/mylogo_with_bg.png"
open-graph:
image: "images/mylogo_with_bg.png"
navbar:
logo: images/mylogo.png
search: true
left:
- text: "{{< fa house size=fw >}} Home"
file: index.qmd
- text: "{{< fa rss size=fw >}} Blog"
file: blog.qmd
- text: "{{< fa film >}} Portfolio"
file: portfolio.qmd
- text: "{{< fa tablet-screen-button >}} Apps"
menu:
- text: "Geodienste-Monitor"
file: apps/geodienste-kantone/index.qmd
- text: "StackExchange-Tags"
file: apps/stackexchange/index.qmd
- text: "{{< fa feather-pointed >}} CV"
file: CV.qmd
right:
- href: https://twitter.com/NRatnaweera
icon: twitter
page-footer:
center: '"The time has come", the Walrus said, "To talk of many things.." - From The Walrus and the Carpenter by Lewis Carroll'
format:
html:
theme: solar
css: styles.css