# Front matter meta-data format. Valid values: "toml", "yaml", or "json".
#metaDataFormat = “toml”
# The editor to use when creating new content.
#newContentEditor = “”
# Don’t sync permission mode of files.
#noChmod = false
# Don’t sync modification time of files.
#noTimes = false
# Default number of pages per page in pagination.
#paginate = 10
# The path element used during pagination (https://example.com/page/2).
#paginatePath = “page”
# See Content Management.
#permalinks
# Pluralize titles in lists.
#pluralizeListTitles = true
# Preserve special characters in taxonomy names (“Gérard Depardieu” vs “Gerard Depardieu”).
#preserveTaxonomyNames = false
# The directory to where Hugo will write the final static site (the HTML files etc.).
#publishDir = “public”
# Enable syntax guessing for code fences without specified language.
#pygmentsCodeFencesGuessSyntax = false
# Color-theme or style for syntax highlighting. See Pygments Color Themes.
#pygmentsStyle = “monokai”
# Enable using external CSS for syntax highlighting.
#pygmentsUseClasses = false
# See Related Content.
#related
# Enable this to make all relative URLs relative to content root. Note that this does not affect absolute URLs.
#relativeURLs = false
# Maximum number of items in the RSS feed.
#rssLimit = unlimited
# See “Section Menu for Lazy Bloggers”.
#sectionPagesMenu = “”
# Default sitemap configuration.
#sitemap
# Relative directory from where Hugo reads static files.
#staticDir = “static”
# Display memory and timing of different steps of the program.
#stepAnalysis = false
# The length of text to show in a .Summary.
#summaryLength = 70
# See Configure Taxonomies.
#taxonomies
# Theme to use (located by default in /themes/THEMENAME/).
#theme = “”
theme="mainroad"
# The directory where Hugo reads the themes from.
#themesDir = “themes”
# Timeout for generating page contents, in milliseconds (defaults to 10 seconds). Note: this is used to bail out of recursive content generation, if your pages are slow to generate (e.g., because they require large image processing or depend on remote contents) you might need to raise this limit.
#timeout = 10000
# Site title.
#title = “”
title="Skeptiker Nord"
# When enabled, creates URL of the form /filename.html instead of /filename/.
#uglyURLs = false
# Enable verbose output.
#verbose = false
# Enable verbose logging.
#verboseLog = false
# Watch filesystem for changes and recreate as needed.
#watch = false
# Privacy settings
[privacy]
[privacy.disqus]
disable=true
[privacy.googleAnalytics]
disable=true
anonymizeIP=false
respectDoNotTrack=false
useSessionStorage=false
[privacy.instagram]
disable=false
simple=false
[privacy.twitter]
disable=false
enableDNT=true
simple=false
[privacy.vimeo]
disable=true
simple=false
[privacy.youtube]
disable=false
privacyEnhanced=true
# Parameters for the Theme
[Params]
# Subtitle of your site
subtitle="GWUP Regionalgruppe"
# Description of your site
description="Skeptiker Nord - GWUP Regionalgruppe"
opengraph=false
twitter_cards=false
# Show "Read more" button in list if true
readmore=true
# Move sidebar to the left side if true
leftsidebar=false
authorbox=false
post_navigation=true
postSections=["post"]
# Sidebar Widgets
[Params.widgets]
# Enable "Events" widget
events=true
# Enable "Search" widget
search=false
# Enable "Recent arcticles" widget
recent_articles=true
# Enable "Categories" widget
categories=true
# Enable "Tags" widget
tags=true
# Enable counter for each tag in "Tags" widget (disabled by default)
tags_counter=true
# Enable "Social" widget, if any of "social_*" set a value