pedini.dev/hugo.yaml

55 lines
1.3 KiB
YAML
Raw Normal View History

2024-04-18 07:59:54 +02:00
---
baseURL: "https://pedini.dev"
languageCode: "en-us"
title: "Bryan Joshua Pedini"
theme: "hugo-coder"
2024-08-21 21:49:00 +02:00
markup:
goldmark:
renderer:
hardWraps: true
2024-04-18 07:59:54 +02:00
params:
author: "Bryan Joshua Pedini"
info: "FullStack Developer - Integration Manager - Cloud/PBX/Network/Docker Specialist - DevOps Enthusiast - Kubernetes/Ceph Apprentice"
2024-04-18 07:59:54 +02:00
description: "Bryan's personal website / blog"
keywords: "blog,personal,developer,networking,docker,devops,k8s,kubernetes"
gravatar: "bryan@pedini.dev"
since: 2019
commit: "https://git.bjphoster.com/source/pedini.dev/"
colorScheme: "dark"
2024-04-18 07:59:54 +02:00
social:
- name: "Git"
icon: "fa-brands fa-git fa-2x"
weight: 1
url: "https://45r.it/bjphoster-git"
2024-04-18 07:59:54 +02:00
- name: "Instagram"
icon: "fa-brands fa-instagram fa-2x"
weight: 2
url: "https://45r.it/pedini-ig"
- name: "Telegram"
icon: "fa-brands fa-telegram fa-2x"
weight: 3
url: "https://45r.it/pedini-tg"
- name: "LinkedIn"
icon: "fa-brands fa-linkedin fa-2x"
weight: 4
url: "https://45r.it/pedini-li"
2024-04-18 07:59:54 +02:00
menu:
main:
- name: "About me"
weight: 1
url: "about/"
- name: "Blog"
weight: 2
url: "blog/"
- name: "Contacts"
weight: 3
url: "contacts/"
taxonomies:
category: "categories"
tag: "tags"