-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
33 lines (30 loc) · 1.27 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
# Site settings
title: PyLadiesBRConf
description: Encontro Nacional de PyLadies de todo o Brasil
baseurl: "/conf" # the subpath of your site, e.g. /blog
url: "https://pyladies-brazil.github.io" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: PyLadiesBRConf
user_description: A PyLadies BR Conf é uma conferência de PyLadies para PyLadies. O PyLadies é um grupo internacional, mantido pela Python Software Foundation. Nossa missão é ajudar mais mulheres a tornarem-se membros ativos da comunidade Python. Queremos reunir mulheres que possam inspirar quem está chegando na comunidade, também quem está na área tecnológica há algum tempo. Esta será a segunda edição do evento, que irá ocorrer na cidade de São Paulo no dia 19 de Outubro.
user_title: 2ª Conferência PyLadies do Brasil
email: [email protected]
twitter_username: pyladiesbrazil
github_username: pyladies-brazil
gplus_username: https://plus.google.com/114419825361109783805
collections:
- palestrantes
# Google-analytics
google-analytics:
id: ""
exclude:
[
"package.json",
"src",
"node_modules",
"gulpfile.js",
"LICENSE.txt",
"particle.jpg",
"README.md",
"README.txt",
"yarn.lock",
]