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.
62 lines
1.3 KiB
62 lines
1.3 KiB
title = "Kollegenrunde" |
|
baseURL = "https://kollegen.uber.space/kollegenrunde" |
|
languageCode = "de-de" |
|
theme = "ananke" |
|
|
|
DefaultContentLanguage = "de" |
|
SectionPagesMenu = "main" |
|
Paginate = 6 |
|
googleAnalytics = "" |
|
enableRobotsTXT = true |
|
|
|
[de] |
|
title = "Kollegenrunde" |
|
|
|
[taxonomies] |
|
category = "categories" |
|
tag = "tags" |
|
sport = "sports" |
|
eventtype = "eventtypes" |
|
member = "members" |
|
location = "locations" |
|
|
|
[sitemap] |
|
changefreq = "monthly" |
|
priority = 0.5 |
|
filename = "sitemap.xml" |
|
|
|
|
|
[params] |
|
sectionPagesMenu = "main" |
|
favicon = "" |
|
|
|
site_logo = "" |
|
title_short = "KR" |
|
description = "Der Kollege lädt ein, man trifft sich zum Radeln." |
|
facebook = "" |
|
twitter = "" |
|
instagram = "" |
|
youtube = "" |
|
github = "https://github.com/chs8691/kollegenrunde" |
|
gitlab = "" |
|
strava = "https://www.strava.com/clubs/kollegenrunde" |
|
linkedin = "" |
|
mastodon = "" |
|
slack = "" |
|
stackoverflow = "" |
|
rss = "" |
|
# TEST body_classes = "avenir bg-near-white" |
|
# choose a background color from any on this page: http://tachyons.io/docs/themes/skins/ and preface it with "bg-" |
|
background_color_class = "bg-dark-blue" |
|
featured_image = "/images/070830-schatten.jpg" |
|
recent_posts_number = 15 |
|
|
|
[[menu.main]] |
|
name = "Über" |
|
identifier = "about" |
|
url = "/about/" |
|
|
|
[[menu.main]] |
|
name = "Statistik" |
|
identifier = "stats" |
|
url = "/stats/"
|
|
|