-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy path_config.yml
More file actions
22 lines (17 loc) · 848 Bytes
/
_config.yml
File metadata and controls
22 lines (17 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
title: Napier Developers Society
description: >
The Napier Developers Society (NDS) is a community of individuals with a passion for technology. Membership is open to students, alumni and staff from universities as well as hobbyists and professionals alike.
url: http://napierdevsoc.uk
baseurl:
markdown: rdiscount
permalink: posts/:categories/:year/:month/:day/:title/
highlighter: pygments
encoding: UTF-8
exclude: ["README.md", "CNAME", "Rakefile", "Gemfile", "Gemfile.lock", ".gitignore"]
github: "https://github.com/NapierDevSoc"
gitter: "https://gitter.im/NapierDevSoc"
facebook_page: "https://www.facebook.com/napierdevelopers"
facebook_group: "https://www.facebook.com/groups/napierdevelopers/"
twitter: "https://twitter.com/napierdevsoc"
gems:
- jekyll-sitemap