test-cross-blogger/hugo.yaml

22 lines
847 B
YAML

baseURL: 'https://test-cross-blogger.vercel.app'
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'
env: production # Enables enhanced SEO
CanonicalLinkText: "Canonical URLs can optionally be enabled. This post was fetched from"
ShowCanonicalLinks: true
profileMode:
subtitle: 'The blog posts below are fetched from Blogger using Cross Blogger'
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"