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.
ozgurkon-2020-site/config.toml

83 lines
2.4 KiB

baseURL = "https://ozgurkon.org/"
5 years ago
languageCode = "en"
title = "ÖzgürKon 2020"
5 years ago
# Theme
theme = "ozgurkon-theme-hugo"
5 years ago
# Params
enableEmoji = true
enableRobotsTXT = true
5 years ago
enableMissingTranslationPlaceholders = true
5 years ago
5 years ago
[params]
title = "ÖzgürKon 2020"
date = "2020-05-16"
description = "ÖzgürKon is an online conference about free software and related topics such as hardware freedom, document freedom, Internet freedom etc. ÖzgürKon 2020's main theme is COVID-19 pandemic and freedom struggles"
images = ["/images/tn.png"]
email = "info@ozgurkon.org"
keywords = "event, fsf, oyd, özgürkon, ozgurkon, free software, free, libre, open source, open, hardware, documentation, libre software, gpl, gnu, libreplanet, özgür, yazılım, özgür yazılım, açık kaynak, açık, kaynak, derneği, hackerspace, zarola"
copyright = "©2020 Özgür Yazılım Derneği | CC BY-SA 4.0"
cfpUrl = "https://cfp.ozgurkon.org/ozgurfest2020/cfp"
subscriptionUrl = "https://liste.oyd.org.tr/mailman/listinfo/ozgurkon-announce"
appleTouchIcon = "/tn.png"
favicon32 = "/favicon-32.png"
favicon16 = "/favicon-16.png"
manifest = "/manifest.json"
safariPinnedTab = "/tn.svg"
themeColor = "#c03e24"
5 years ago
[params.logos]
jumbo = "/ozgurkon_logo.svg"
header = "/ozgurkon_logo_rev.svg"
footer = "/images/logos/devfest_gray_text.png"
5 years ago
#[menu]
#[[menu.main]]
# identifier = "jobs"
# name = "Jobs"
# url = "https://jobs.devfesttoulouse.fr/"
# weight = 200
# external = true
5 years ago
[languages]
[languages.en]
weight = 1
languageName = "gb"
[languages.tr]
5 years ago
weight = 2
languageName = "tr"
5 years ago
[languages.tr.params]
description = "ÖzgürKon; COVID-19 pandemisi dolayısıyla yüzyüze yapılamayan etkinliklere alternatif olarak ortaya çıkan, Özgür Yazılım Derneği tarafından düzenlenecek uluslarası çevrimiçi bir konferanstır."
5 years ago
5 years ago
[taxonomies]
tag = "tags"
5 years ago
[privacy]
[privacy.disqus]
5 years ago
disable = true
5 years ago
[privacy.googleAnalytics]
anonymizeIP = true
disable = true
respectDoNotTrack = true
5 years ago
useSessionStorage = false
[privacy.instagram]
5 years ago
disable = true
5 years ago
simple = false
[privacy.twitter]
disable = false
enableDNT = false
simple = false
[privacy.vimeo]
5 years ago
disable = true
5 years ago
simple = false
[privacy.youtube]
disable = true
privacyEnhanced = true
[markup.goldmark.renderer]
unsafe= true