-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path_config.yml
More file actions
17 lines (15 loc) · 786 Bytes
/
Copy path_config.yml
File metadata and controls
17 lines (15 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Site settings
title: PyDiff - the Cardiff Python meetup
description: PyDiff is a Python and Django user group based in Cardiff, Wales. PyDiff holds monthly meetups in Cardiff for anyone who uses or wants to learn about Python. We hold technical talks and workshops and occasional social events to which everyone is welcome, from experienced programmers to new learners, wherever their interest lies.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://www.pydiff.wales" # the base hostname & protocol for your site
twitter_username: PyDiff
github_username: PyDiff
email: "contact@pydiff.org"
gitter_url: "https://gitter.im/PyDiff/PyDiff.github.io"
meetup_url: "http://www.meetup.com/PyDiff/"
# Build settings
markdown: kramdown
collections:
events:
output: true