forked from hacklabmikkeli/hacklabmikkeli.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
23 lines (21 loc) · 721 Bytes
/
_config.yml
File metadata and controls
23 lines (21 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Dependencies
markdown: redcarpet
highlighter: pygments
# Site settings
title: Hacklab Mikkeli
email: hallitus@mikkeli.hacklab.fi
paginate: 5
permalink: pretty
# relative_permalinks: true -- no longer supported by Jekyll 3.0
description: > # this means to ignore newlines until "baseurl:"
An open and community-based workspace for people with interest in
science, technology and digital arts in Mikkeli
baseurl: "/" # the subpath of your site, e.g. /blog/
url: "http://mikkeli.hacklab.fi" # the base hostname & protocol for your site
twitter_username: HacklabMikkeli
github_username: hacklabmikkeli
facebook_username: hacklabmikkeli
sass:
sass_dir: _sass
# Build settings
markdown: kramdown