forked from poole/poole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
36 lines (31 loc) · 787 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
relative_permalinks: true
# Setup
title: Tomas Diez
tagline: Urbanist
url: http://tomasdiez.com
paginate: 1
baseurl: ""
# Menu
pages_list:
About: '/about'
Archive: '/archive'
Feed: '/atom.xml'
# Assets
#
# We specify the directory for Jekyll so we can use @imports.
sass:
sass_dir: _sass
style: :compressed
# About/contact
author:
name: Tomas Diez
url: https://twitter.com/tomasdiez
email: tomasdiez@gmail.com
# Custom vars
version: 2.0.0
github:
repo: https://github.com/poole/poole