baseURL: '/' uglyURLs: true relativeURLs: true languageCode: 'en-us' title: "Norm-working Packets \U0001F4BE" subtitle: 'A semi-technical blog & series of experiences working in tech and my homelab' theme: - hugo-shortcode-roneo-collection - PaperMod themesDir: './themes/' paginate: 7 #googleAnalytics: G-X8VR5M0K20 enableRobotsTXT: true sectionPagesMenu: main taxonomies: category: categories series: series tag: tags # Allow html to be rendered in Markdown files markup: highlight: lineNoStart: 1 lineNos: true style: vim goldmark: renderer: unsafe: true outputs: home: - HTML - RSS - JSON # Various Module Imports module: imports: # - path: github.com/martignoni/hugo-notice - path: hugo-shortcode-roneo-collection params: env: production title: Self-hosted Norm description: 'A semi-technical blog & series of experiences working in tech and my homelab' keywords: [Blog, Website, Resume, Interests, Portfolio, Selfhosted, DIY] author: Norm Rasmussen DateFormat: "January 2, 2006" defaultTheme: dark ShowShareButtons: true ShowBreadCrumbs: true ShowCodeCopyButtons: true ShowFullTextinRSS: true assets: favicon: "favicon.ico" favicon32x32: "rsmsncircles.ico" homeInfoParams: Title: "Hey there, stranger! \U0001F44B" Content: Welcome to my running collection of tips, tricks, and scripts about self-hosting and DIY. Outwardly, this is my "living resume" to showcase how I leverage my technical abilities in non-technical roles. Inwardly, this is something I can refer back to for items that don't quite belong in my internal documentation, but are more in depth than a Mastodon post. socialIcons: - name: "Mastodon" url: "https://fosstodon.org/@notnorm" - name: "Github" url: "https://github.com/Normanras" - name: "RSS" url: "https://selfhosted.rsmsn.co/index.xml"