logbook/hugo.yml
John Doe 1e96c1dd91 My first post
Fixing my mistake!
2025-02-28 01:39:10 +01:00

16 lines
630 B
YAML

baseURL: 'https://blog.rakowskiii.com/'
languageCode: 'en-us'
title: 'Dev Logbook'
theme: "PaperMod"
params:
defaultTheme: "light"
homeInfoParams:
Title: "Dev Journey Logbook"
Subtitle: "A place to document my journey as a developer"
Content: >
Hi, I'm Joe Doe and this is my journey as a developer. I'm currently learning web development and I'm documenting my journey here. I hope you find something useful here. Feel free to reach out to me if you have any questions or feedback.
socialIcons:
- name: github
title: View Source on Github
url: "https://gitea.rakowskiii.com/johndoe/logbook"