forked from BrisRuby/meetups
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
27 lines (24 loc) · 815 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
# Site settings
title: BrisRuby
email: [email protected]
description: >
We're a motely bunch of friendly Rubyists based in South East Queensland.
We get together at least monthly to talk, code, eat, and drink.
If you are interested in Ruby or Rails, then come and join us!
location: >
Our meetups are held at the Toowong Library on the fourth Tuesday of every month.
Talks start at 6pm, intermission is around 7pm, and dinner from 9pm.
baseurl: "" # the subpath of your site, e.g. /blog/
permalink: /:title
url: "http://brisruby.org" # the base hostname & protocol for your site
twitter_username: brisruby
github_username: brisruby
collections:
meetups:
output: true
permalink: /meetups/:path
people:
output: true
permalink: /people/:path
# Build settings
markdown: kramdown