-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·41 lines (37 loc) · 948 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
title: Michal Grzadkowski
email: [email protected]
description: Michal's work portfolio
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
github_username: michal-g
# Build settings
markdown: kramdown
remote_theme: eliottvincent/bay
plugins:
- jekyll-feed
header:
pages:
- name: Publications
slug: pubs
- name: Gallery
footer:
show_powered_by: true
contact:
- name: Gmail
value: [email protected]
follow:
- name: LinkedIn
link: http://www.linkedin.com/in/michal-grzadkowski-1b9676201
- name: GitHub
link: http://github.com/michal-g
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/