Özgür kon site forku
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-site/config.toml

82 lines
2.2 KiB

baseURL = "https://ozgurkon.org/"
languageCode = "en"
title = "ÖzgürKon 2020"
# Theme
theme = "devfest-theme-hugo"
# Params
enableEmoji = true
enableRobotsTXT = true
enableMissingTranslationPlaceholders = true
[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/social-share.jpg"]
email = "info@ozgurkon.org"
keywords = "event, fsf, oyd, özgürkon, ozgurkon, free software, free, libre, open source, open, hardware, documentation, libre software, gpl, gnu"
copyright = "©2020 Özgür Yazılım Derneği | CC BY-SA 4.0"
cfpUrl = "https://cfp.ozgurkon.org"
subscriptionUrl = "http://eepurl.com/dps1j5"
appleTouchIcon = "/tn.png"
favicon32 = "/favicon-32.png"
favicon16 = "/favicon-16.png"
manifest = "/manifest.json"
safariPinnedTab = "/tn.svg"
themeColor = "#c03e24"
[params.logos]
jumbo = "/ozgurkon_logo.svg"
header = "/ozgurkon_logo_rev.svg"
footer = "/images/logos/devfest_gray_text.png"
#[menu]
#[[menu.main]]
# identifier = "jobs"
# name = "Jobs"
# url = "https://jobs.devfesttoulouse.fr/"
# weight = 200
# external = true
[languages]
[languages.en]
weight = 1
languageName = "gb"
[languages.tr]
weight = 2
languageName = "tr"
[languages.tr.params]
description = "Le DevFest, ou 'Developers Festival', est une conférence technique destinée aux développeurs. Elle s'adresse aussi bien aux étudiants, aux professionnels ou tout simplement aux curieux technophiles."
[taxonomies]
tag = "tags"
[privacy]
[privacy.disqus]
disable = true
[privacy.googleAnalytics]
anonymizeIP = true
disable = true
respectDoNotTrack = true
useSessionStorage = false
[privacy.instagram]
disable = true
simple = false
[privacy.twitter]
disable = false
enableDNT = false
simple = false
[privacy.vimeo]
disable = true
simple = false
[privacy.youtube]
disable = true
privacyEnhanced = true
[markup.goldmark.renderer]
unsafe= true