-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
47 lines (41 loc) · 1.09 KB
/
_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
41
42
43
44
45
46
47
baseurl: ""
url: "https://hackathonx.de"
title: hackathon x
description: >-
This years Hackathon x - vol. 2 is dedicated to the "Digital Museum".
Join us and become part of this special hackathon!
author: Hack & Söhne
google_site_verification: tjukQQpmzsqdbPMnXjNBcrTMyJvr9QDKjFdGEuhEJwM
smooch_appid: 5db616dc3c1b9300101aef38
lang: en_US
logo: /assets/images/logos/hackathonx-logo.svg
slogan: The Digital Museum
subslogan: Games - Platforms - AI
info_email_hs: [email protected]
info_email_musx: [email protected]
date: June 25th-27th, 2021
apply_url: https://apply.hackathonx.de/
deadline: "2021-06-24T23:59:59.000+01:00"
deadline_string: "June 24th 2021, 23:59:59 GMT+1"
deadline_title: "Extended Application Deadline:"
deadline_expired: "The application deadline expired."
defaults:
- scope:
path: ""
values:
image: /assets/images/preview.jpg
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"]