pedini.dev/hugo.yaml

41 lines
976 B
YAML

---
baseURL: "https://pedini.dev"
languageCode: "en-us"
title: "Bryan Joshua Pedini"
theme: "hugo-coder"
params:
author: "Bryan Joshua Pedini"
info: "FullStack developer, Networking/Docker specialist, DevOps enthusiast, k8s newbie, disco lover"
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/tree/"
social:
- name: "Git"
icon: "fa-brands fa-git fa-2x"
weight: 1
url: "https://git.bjphoster.com"
- name: "Instagram"
icon: "fa-brands fa-instagram fa-2x"
weight: 2
url: "https://instagram.com/bryanp_og/"
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"