hugo-theme-cyberscopes/exampleSite/config.yaml

59 lines
945 B
YAML

baseurl: /
DefaultContentLanguage: en
title: cyberscopes example site
summary: explore petite-vue in a Hugo-generated site.
paginate: 6
theme:
- cyberscopes
- cybercards
themesDir: themes
pygmentsUseClasses: true
params:
homeSection: app
#defaultImage: 9609-motor2.jpg
logo: cc-logo.png
favicon: icon-star-bl.png
github: https://github.com/cyberconcepts
sourcehut: https://git.sr.ht/~cco
email: helmutm@cy55.de
copyright:
name: Helmut Merz
link: https://blog.cy7.eu
api:
domain: demo
module: main.ts
nopoll: false
taxonomies:
domain: domains
topic: topics
frontmatter:
_merge: shallow
related:
_merge: shallow
menu:
main:
- identifier: home
name: Home
title: Home
url: /
weight: 10
- identifier: topics
name: Topics
title: Topics
url: /topics/
weight: 20
- identifier: domains
name: Domains
title: Domains
url: /domains/
weight: 21