-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
34 lines (30 loc) · 768 Bytes
/
Copy path_config.yml
File metadata and controls
34 lines (30 loc) · 768 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
29
30
31
32
33
34
# visit https://github.com/mojombo/jekyll/wiki/Configuration for more settings
paginate: 7 # pagination based on number of posts
paginate_path: "page:num"
exclude: ["README.md"] # files to exclude
highlighter: rouge
markdown: kramdown
disqus: adrienbrunet
google_analytics: UA-42192634-5
title: blog.adrienbrunet.com
gems:
- jemoji
defaults:
-
scope:
path: "" # empty string for all files
values:
title: Adrien Brunet
description: Another Dev Blog
author:
name: Adrien Brunet
email: brunet.adrien@gmail.com
github: adrienbrunet
twitter: Adrien_Brunet
linkedin: adrienbrunet
bio: Dev and Beer Lover
email_md5: 9165d0c82ff830e0c6d4535314c454ff
rss_path: feed.xml
categories_path: categories.html
tags_path: tags.html
BASE_PATH: