Files
rsmsn_blog/hugo.yaml

22 lines
597 B
YAML

baseURL: '/'
uglyURLs: true
relativeURLs: true
languageCode: 'en-us'
title: 'Rsmsn Blog'
subtitle: 'A mostly technical blog & series of experiences working in tech and my homelab'
theme: "PaperMod"
themesDir: './themes/'
paginate: 7
params:
env: production
title: RsmsnBlog
description: "A site to share self hosted tutorials, troubleshooting, and tips/tricks."
keywords: [Blog, Website, Resume, Interests, Portfolio]
author: Norm Rasmussen
DateFormat: "January 2, 2006"
defaultTheme: dark
assets:
favicon: "./static/favicon.ico"
favicon32x32: "./static/rsmsncircles.ico"