forked from HugoBlox/theme-academic-cv
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathparams.yaml
116 lines (106 loc) · 2.22 KB
/
params.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
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# SITE SETUP
# Guide: https://docs.hugoblox.com/tutorial/
# Documentation: https://docs.hugoblox.com/
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
# Appearance
appearance:
mode: system
# color: emerald
theme_day: Ocean
theme_night: Minimal
font: Minimal
font_size: m
# SEO
marketing:
seo:
site_type: ResearchOrganization
local_business_type: ''
org_name: 'AIR-DREAM Lab'
description: 'Welcome to AIR-DREAM (Decision-making Research for Empowered AI Methods) Lab, a research group at Institute for AI Industry Research (AIR), Tsinghua University.'
twitter: ''
analytics:
google_analytics: 'G-NL9F8GHZ5L'
baidu_tongji: ''
plausible: ''
fathom: ''
pirsch: ''
verification:
google: 'szb7sewlHxmrsvWhPcNZp98imx07-weA-YscIlC-YKA'
baidu: ''
# Site header
header:
navbar:
block: navbar
enable: true
align: r
# blox: "navbar"
show_logo: true
fixed_to_top: true
show_day_night: true
show_search: true
show_theme_chooser: true
# logo:
# text: ""
# Site footer
footer:
copyright:
notice: '© {year} - AIR-DREAM Lab.'
license:
enable: false
allow_derivatives: false
share_alike: false
allow_commercial: false
# Localization
locale:
date_format: 'Jan 2, 2006'
time_format: '3:04 PM'
# Site features
features:
syntax_highlighter:
theme_light: github-light
theme_dark: dracula
math:
enable: true
privacy_pack:
enable: false
repository:
url: 'https://github.com/<username>/<repository>'
content_dir: content
branch: main
avatar:
gravatar: false
shape: circle
comment:
provider: ''
disqus:
shortname: ''
show_count: true
commento:
url: ''
giscus:
repo: ''
repo_id: ''
category: ''
category_id: ''
search:
provider: wowchemy
algolia:
app_id: ''
api_key: ''
index_name: ''
show_logo: false
map:
provider: ''
api_key: ''
zoom: 15
# Extensions
extensions:
cms:
branch: main
local_backend: false
academicons:
enable: true
# Security
security:
# Allow frame for embedding speaker notes in slides
allow_frame: true