Files
portfolio-website/hugo.yaml
2025-09-25 22:22:49 +03:00

65 lines
1.2 KiB
YAML

baseURL: https://sirian.me/
languageCode: fi-FI
title: Elias Ahokas
theme: ["PaperMod"]
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
minify:
disableXML: true
minifyOutput: true
params:
env: production
title: "Elias Ahokas"
description: "Embedded dev"
keywords: [Portfolio, Embedded, Programming, Projects]
author: "Elias Ahokas"
DateFormat: "2.1.2006"
defaultTheme: auto
disableThemeToggle: false
ShowReadingTime: true
ShowShareButtons: false
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowWordCount: false
disableScrollToTop: false
hidemeta: false
showtoc: true
showAllPostsOnHome: true
homeInfoParams: false
mainSections: ["projects"]
homeInfoParams:
Title: "Hi! Welcome to my portfolio"
Content: >
I'm an embedded systems student from Tampere University.
socialIcons:
- name: gitea
url: "todo"
- name: linkedin
url: "todo"
menu:
main:
- name: Projects
url: /projects/
weight: 10
- name: About
url: /about/
weight: 20
- name: CV
url: /cv/
weight: 30
markup:
highlight:
noClasses: false
style: github-dark