test-cross-blogger/hugo.yaml

20 lines
647 B
YAML
Raw Normal View History

2024-06-25 15:51:17 +01:00
baseURL: 'https://example.com/'
languageCode: en-us
# This title is used as the website title (navbar and meta title)
title: Cross Blogger Showcase
theme: PaperMod
params:
title: Hi, this is a test!
description: "This is a showcase of Cross Blogger, a headless CMS for Hugo."
env: production # Enables enhanced SEO
profileMode:
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"