blog/hugo.yaml

45 lines
897 B
YAML
Raw Normal View History

2024-01-19 13:48:21 +01:00
baseURL: https://blog.bdubois.io
languageCode: en-gb
2024-01-30 21:30:30 +01:00
title: Brieuc Dubois
theme: hello-friend-ng
2024-01-19 13:48:21 +01:00
relativeURLs: true
uglyURLs: true
enableEmoji: true
enabeRobotsTXT: true
params:
2024-01-30 21:30:30 +01:00
rssFullText: true
social:
- name: gitea
url: https://git.bhasher.com
- name: matrix
url: https://matrix.to/#/@bhasher:bhasher.com
- name: github
url: https://github.com/BhasherBEL
- name: rss
url: feed.xml
homeSubtitle: Student passionate about computer science, software engineering, free and open source, devops, web developpement, cybersecurity.
enableGlobalLanguageMenu: true
2024-01-19 13:48:21 +01:00
outputs:
home:
2024-01-30 21:30:30 +01:00
- html
- rss
2024-01-19 13:48:21 +01:00
markup:
highlight:
noClasses: false
menu:
main:
2024-01-30 21:30:30 +01:00
- pageRef: /
name: Home
weight: 10
- pageRef: posts
name: Posts
weight: 20
- pageRef: tags
name: Tags
weight: 30
- pageRef: about
name: About
weight: 40
taxonomies:
tag: tags