-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
40 lines (35 loc) · 1009 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
baseurl: ""
url: "https://hackathonx.de"
title: hackathon x
description: >-
Gaming in Museums
author: Hack & Söhne
google_site_verification: tjukQQpmzsqdbPMnXjNBcrTMyJvr9QDKjFdGEuhEJwM
smooch_appid: 5db616dc3c1b9300101aef38
lang: en_US
image: /assets/images/logos/hackathon-x/SVG/BLM_museumx_LOGO_hackathon_weiss-rot.svg
logo: /assets/images/logos/hackathon-x/SVG/BLM_museumx_LOGO_hackathon_weiss-rot.svg
slogan: Gaming in Museums
info_email_hs: info@hackundsoehne.de
info_email_musx: creative@landesmuseum.de
date: December 7th and 8th, 2019
apply_url: https://apply.hackathonx.de/
deadline: "2019-12-05T23:59:59.000+01:00"
deadline_string: "December 5th 2019, 23:59:59 GMT+1"
deadline_title: "Application Deadline:"
deadline_expired: "The application deadline expired."
plugins:
- jekyll-sitemap
- jekyll-seo-tag
collections:
about:
output: true
juries:
output: true
faq:
output: true
cats:
output: true
sass:
style: compressed
exclude: ["README.md", "Dockerfile"]