resumee-website/website/config/_default/params.yaml

117 lines
2 KiB
YAML
Raw Normal View History

2024-04-06 08:09:34 +02:00
# 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:
theme_day: minimal
theme_night: minimal
2024-04-06 12:27:49 +02:00
mode: dark
2024-04-06 08:09:34 +02:00
font: minimal
font_size: L
# SEO
marketing:
seo:
site_type: Person
local_business_type: ''
org_name: ''
2024-04-06 12:27:49 +02:00
description: 'Personal Resumee of Leon Vatthauer.'
2024-04-06 08:09:34 +02:00
analytics:
google_analytics: ''
baidu_tongji: ''
google_tag_manager: ''
microsoft_clarity: ''
verification:
google: ''
baidu: ''
# Site header
header:
navbar:
enable: true
align: l
show_logo: true
show_language: false
2024-04-06 12:27:49 +02:00
show_day_night: false
show_search: false
2024-04-06 08:09:34 +02:00
highlight_active_link: true
# Site footer
footer:
copyright:
notice: '© {year} Me. This work is licensed under {license}'
license:
enable: true
allow_derivatives: false
share_alike: true
allow_commercial: false
# Localization
locale:
2024-04-06 12:27:49 +02:00
date_format: '01/02/06'
time_format: '15:04'
address_format: de
2024-04-06 08:09:34 +02:00
# Site features
features:
syntax_highlighter:
theme_light: github-light
theme_dark: dracula
math:
enable: false
privacy_pack:
enable: false
repository:
2024-04-06 12:27:49 +02:00
url: 'https://github.com/reijix/reijix.github.io'
2024-04-06 08:09:34 +02:00
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: 'mapnik'
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