-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
45 lines (44 loc) · 959 Bytes
/
_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
project:
type: website
output-dir: docs
preview:
port: 4900
website:
title: "Kurian Benoy"
twitter-card: true
favicon: favicon.ico
open-graph: true
site-url: https://kurianbenoy.com
navbar:
right:
- text: "Blog"
href: blog.html
- text: "Talks"
href: talks.html
- text: "TIL"
href: https://til.kurianbenoy.com/
- icon: linkedin
href: "https://linkedin.com/in/kurianbenoy"
- icon: twitter
href: https://twitter.com/kurianbenoy2
- icon: github
href: https://github.com/kurianbenoy
- icon: rss
href: blog.xml
format:
html:
theme:
- united
- custom.scss
css: styles.css
execute:
freeze: auto
comments:
giscus:
repo: kurianbenoy/kurianbenoy-website
repo-id: MDEwOlJlcG9zaXRvcnkxMDY1MzAxNzQ
category: Q&A
category-id: DIC_kwDOBlmFfs4CU-J4
mapping: url
loading: lazy
input-position: top