-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
63 lines (63 loc) · 1.23 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
title: Smile's Innovation
email: [email protected]
author: Smile Innovation
description: Innovation Department at Smile, working on computer vision, machine learning,
artificial intelligence, IoT, and a lot of other amazing topics. We are pushing
forward new tech and explore, investigate, find new use cases for our clients.
footer_legal_note: "© 2019 Smile. We do not track you (yet) with any Analytics
tools. If you want to report anything, please write to [email protected] ."
baseurl: "/"
url: https://innovation.smile.eu
date_format: "%b %e, %Y"
twitter:
username: groupesmile
card: sumary
facebook:
app_id:
publisher:
admins:
logo:
social:
medium: smileinnovation
youtube:
newsletter:
webmaster_verifications:
google:
bing:
alexa:
yandex:
baidu:
lang: en_US
markdown: kramdown
sass:
style: compressed
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-archives
- jekyll-gist
- jekyll-youtube
- jekyll-seo-tag
collections:
videos:
output: true
demos:
output: true
projects:
output: true
quotes:
output: false
atom:
postDirs:
- _videos
- _demos
- _projects
- _quotes
exclude:
- vendor/bundle
- s3_website.yml
- README.md
- LICENSE
- Gemfile
- Gemfile.lock