-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
34 lines (26 loc) · 844 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
# Jekyll settings
pygments: true
markdown: kramdown
permalink: /:categories/:year/:month/:title/
exclude: [README.md, tapir.yml]
# Required, always!
title: -dealloc
# Required. Must include the domain if using Disqus.
baseurl: http://belkadan.com/blog
# Required for Atom feeds
# This can be any URI, but tag URIs are easy
permid: tag:belkadan.com,2007:dealloc
# "Optional" site details
subtitle: The Belkadan Software Blog
author: Jordy Rose
home_title: -dealloc // The Belkadan Software Blog
min_tag_size: 2
disqus: dealloc
tapir_token: 4f6d17a83f61b03ac3000004
# Optional. Relative to baseurl. Must be on the same site!
favicon: /favicon
# Optional. Shown on pages without a category. URL is relative to baseurl.
header_title: Belkadan Software
header_url: /
# For services like Disqus that use a ping for validations
#offline: true