Hobby-Imker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

76 lines
2.9 KiB

# For preview the second url must be set (to use with preview-deploy.sh)
baseURL = "https://tempelgold.kollegen.uber.space"
#baseURL = "https://tempelgold.kollegen.uber.space/preview"
# This is a "one page"-website, so we do not need these kinds of pages...
disableKinds = ["section", "taxonomy", "term", "RSS", "robotsTXT"]
defaultContentLanguage = "en"
# The name of this wonderful theme ;-).
theme = "hugo-scroll"
# The "title" of your website
title = "Imkerei Christian Schulzendorff"
[params]
# A "copyright"-line to be added at the bottom of the page.
# Hint: Markdown is supported in here as well. So you may e.g. add a link to your legal imprint-page.
copyright = """
© Christian Schulzendorff 2025<br>
Diese Seite ist Teil meiner Website https://kollegen.uber.space
"""
# The "description" of your website. This is used in the meta data of your generated html.
description = "Imkerei in Gelnhausen Meerholz"
# The path to your "favicon". This should be a square (at least 32px x 32px) png-file.
favicon = "images/favicon.png"
# These "images" are used for the structured data templates. This will show up, when
# services like Twitter or Slack want to generate a preview of a link to your site.
# See https://gohugo.io/templates/internal#twitter-cards and
# https://gohugo.io/templates/internal#open-graph.
images = ["images/cover-image.jpg"]
# Another "title" :-). This one is used as the site_name on the Hugo's internal
# opengraph structured data template.
# See https://ogp.me/ and https://gohugo.io/templates/internal#open-graph.
title = "Tempelgold"
[params.footer]
# Show contact icons for email/phone (if specified) in the footer of the page
showContactIcons = false
[[params.contacts]]
label = "phone"
value = "+49 (0) 160 99 240 304"
url = "tel:+49 160 99 240 304"
icon = "fa fa-phone"
[[params.contacts]]
label = "email"
value = "tempelgold@mailbox.org"
url = "mailto:mtempelgold@mailbox.org"
icon = "fa fa-envelope"
# [[params.contacts]]
# label = "address"
# value = "Tempelstraße 8a, 63571 Gelnhausen - OT Meerholz"
# icon = "fa fa-address-card"
[[params.contacts]]
label = "geo"
value = """Open Street Map"""
url = "https://www.openstreetmap.org/?mlat=50.18575&mlon=9.138666&zoom=15#map=17/50.185750/9.138666"
icon = "fa fa-map-marker"
# Show links indicated with footer_menu and footer_menu_title in the footer of the page
showFooterLinks = false
# This theme will, by default, inject a design-by-line at the bottom of the page.
# You can turn it off, but we would really appreciate if you don’t :-)
# hidedesignbyline = true
[params.meta]
keywords = "gelnhausen, meerholz, imker, honig, bienen, tempelgold, imkerei, schulzendorff, bio, ökologisch, bioland, regional"