-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
37 lines (33 loc) · 900 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
# site settings
title: Chicago Flutter
subtitle: Meetup
email: [email protected]
description: Chicago Flutter Meetup
baseurl: # the subpath of your site, e.g. /blog
url: https://chicagoflutter.com # the base hostname & protocol for your site
author: Jorge Coca
street_address: 540 W Madison St. Suite 2400 (BMW Tech)
city: Chicago
state: IL
zip_code: 60661
country: United States of America
phone: (773) 963-3698
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 6
# social settings
500px_url:
facebook_url:
github_url: https://github.com/ChicagoFlutter
gitlab_url:
googleplus_url:
instagram_url:
linkedin_url:
pinterest_url:
slack_url: https://flutterstudygroup.slack.com/messages/CDZAE1S2U
twitter_url: https://twitter.com/ChicagoFlutter
meetup_url: https://www.meetup.com/Flutter-Chicago
# build settings
markdown: kramdown
sass:
style: compressed