test-cross-blogger/hugo.yaml

22 lines
847 B
YAML
Raw Permalink Normal View History

baseURL: 'https://test-cross-blogger.vercel.app'
2024-06-25 15:51:17 +01:00
languageCode: en-us
# This title is used as the website title (navbar and meta title)
title: Cross Blogger Showcase
theme: PaperMod
params:
description: 'Example Hugo site using Cross Blogger to use Blogger as a headless CMS'
2024-06-25 15:51:17 +01:00
env: production # Enables enhanced SEO
CanonicalLinkText: "Canonical URLs can optionally be enabled. This post was fetched from"
ShowCanonicalLinks: true
2024-06-25 15:51:17 +01:00
profileMode:
subtitle: 'The blog posts below are fetched from Blogger using Cross Blogger'
2024-06-25 15:51:17 +01:00
enabled: true
buttons:
- name: Blog
url: "/blog/"
- name: GitHub
url: "https://github.com/slashtechno/cross-blogger"
socialIcons: # Show the respective social icon linked to the corresponding URL
- name: github
url: "https://github.com/slashtechno/cross-blogger"