-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
50 lines (46 loc) · 841 Bytes
/
hugo.yaml
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
baseURL: https://www.alit.is/
languageCode: en-us
title: www.alit.is
module:
imports:
- path: github.com/imfing/hextra
menu:
main:
- name: Sýnishorn
pageRef: /docs
weight: 1
- name: Blog
pageRef: /blog
weight: 2
- name: Um
pageRef: /about
weight: 3
- name: Search
weight: 4
params:
type: search
- name: GitHub
weight: 5
url: "https://github.com/Lubenz007"
params:
icon: github
params:
theme:
# light | dark | system
default: dark
displayToggle: true
navbar:
displayTitle: true
displayLogo: true
logo:
path: images/BensiLogo.png
dark: images/BensiLogo.png
link: /
width: 40
height: 20
markup:
goldmark:
renderer:
unsafe: true
highlight:
noclasses: false