-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
42 lines (36 loc) · 972 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
38
39
40
41
42
# General configuration
url: https://iasi.hackandtell.ro
baseurl: ''
enforce_ssl: iasi.hackandtell.ro
safe: true
lsi: false
sass:
style: compressed
exclude:
- .travis.yml
- README.md
- Rakefile
- Gemfile
- Gemfile.lock
- LICENSE
# Site settings
title: Hack and Tell @Iași
description: >
H&&T is a show and tell style meetup for hackers!
Events are structured such that 8—10 hackers give 5 minute long
presentations on something they built, and then respond to Q&A
for 5 more minutes.
author:
fullname: Hack and Tell @Iași
github: hackandtell-ro
facebook: hackandtell
# Build settings
markdown: kramdown
# Settings for deploy rake task
username: hackandtell-ro
repo: iasi.hackandtell.ro
branch: source
relative_source: ../iasi.hackandtell.ro/
destination: ../iasi.hackandtell.ro-pages/
production_url: https://iasi.hackandtell.ro
source_url: https://github.com/hackandtell-ro/iasi.hackandtell.ro