-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
34 lines (29 loc) · 1 KB
/
_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
# Permalinks
permalink: pretty
# Setup
title: Robert Claypool
description: This is the personal blog and portfolio of Robert Claypool.
baseurl: ""
tagline:
url: http://robert-claypool.github.io
paginate: 20
# Build settings
markdown: kramdown
exclude: ['ignore/*', 'README.md', 'Gemfile.lock', 'Gemfile', "bower_components", "bower.json"]
# Assets
# We specify the directory for Jekyll so we can use @imports.
sass:
sass_dir: _sass
style: :compressed
# About/contact
author:
name: Robert Claypool
url: http://robertclaypool.info/about
email: [email protected]
twitter_username: RobertClaypool
github_username: robert-claypool
bitbucket_username: robert-claypool
stackoverflow_username: robert-claypool
# Custom vars
version: 0.1.0
github_repo: https://github.com/robert-claypool/robert-claypool.github.io