-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
executable file
·72 lines (70 loc) · 1.53 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
64
65
66
67
68
69
70
71
72
# Welcome to Jekyll!
#
# Site settings
title: Android Iași
description: |
We are Android developers that love code and tech talks. Join our [discussion group](http://bit.ly/android-iasi).
Let's all go to [Cluj in September for droidcon](events/droidcon-transylvania-2018)!
owner: Android Iași # or company name
first_published: 2016 # if migrating another site, the year of your first publish
email: just_contact_us_on_facebook
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://androidiasi.ro" # the base hostname & protocol for your site
social:
#twitter: https://twitter.com/<username>
github: https://github.com/androidiasi
#linkedin-square: https://linkedin.com/in/<username>
facebook-official: https://www.facebook.com/groups/androidiasi/
#google-plus-square: https://plus.google.com/u/0/+<username>
#email: /contact/
#flickr:
#instagram:
#youtube-square:
#spotify:
#stack-overflow:
#vimeo:
#reddit:
#stubleupon:
#delicious:
#pied-piper:
#digg:
#soundcloud:
#deviantart:
#angellist:
#tumblr-square:
#stackexchange:
#weibo:
#trello:
#foursquare:
#linux:
#bitbucket-square:
#vk:
#slack:
#vine:
#weixin:
#yelp:
#skyatlas:
#leanpub:
#connectdevelop:
#ils:
#forumbee:
#tripadvisor:
#amazon:
permalink: none
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
-
scope:
path: "events"
type: "posts"
values:
layout: "event"
# Build settings
markdown: kramdown
#sass:
# style: compressed