forked from thehackerwithin/UoB
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (27 loc) · 686 Bytes
/
_config.yml
File metadata and controls
28 lines (27 loc) · 686 Bytes
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
permalink: /posts/:year-:month-:day-:title.html
future: true
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
parse_block_html: true
github:
owner_url: https://github.com/thehackerwithin/UoB
url: http://thehackerwithin.org/UoB
title: Hacker Within
chapter: University of Birmingham, UK
meet_time: 1-2.30pm
meet_place: 118 Muirhead
description: An initial blog and site for THW at UoB
twitter: hackerwithin
gravatar_url: http://www.gravatar.com/avatar/0203c034a145af6cc2576d56cdb4cf73
disqus_username:
defaults:
-
scope:
path: "" # empty -> all files
values:
layout: "layout"
# Enable strict error checking like so:
# liquid:
# error_mode: strict