-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (35 loc) · 849 Bytes
/
_config.yml
File metadata and controls
45 lines (35 loc) · 849 Bytes
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
name: devit
description: The DEVit conference
url: https://devitconf.org
exclude: [
"node_modules",
"gulpfile.js",
"package.json",
".*",
"CONTRIBUTING.md",
"Gemfile",
"Gemfile.lock",
"LICENSE",
"README.md",
"_js"
]
og:
title: MAY 31 - JUN 01, 2019 - DEVit the 360° Web Development Conference
description: Find out the latest trends and techniques for Frontend, Backend, DevOps and Mobile! Meet all the cool people! We are 360° and proud of it!
image: http://devitconf.org/assets/images/devit-og-general.png?1516005203
analytics:
fb:
tracker: '1071961509597865'
google:
tracker: 'UA-41787746-8'
encoding: utf-8
responsive_image:
template: _includes/responsive-image.html
sizes:
- width: 800
- width: 1000
strip: true
cache: false
url: "https://devitconf.org"
gems:
- jekyll-sitemap