-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·41 lines (34 loc) · 985 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
# visit https://github.com/mojombo/jekyll/wiki/Configuration for more settings
paginate: 10 # pagination based on number of posts
paginate_path: "page:num"
exclude: ["README.md"] # files to exclude
highlighter: rouge
markdown: kramdown
disqus: dbyll
google_analytics: dbyll
plugins: [jekyll-paginate]
baseurl: "" # the subpath of your site, e.g. /blog
# url: "http://groovyghoul.github.io" # the base hostname & protocol for your site
url: "https://bytemares.com"
enforce_ssl: bytemares.com
defaults:
-
scope:
path: "" # empty string for all files
values:
title: bytemares - now with nudity
description: ranting of a sane person
author:
name: richard
email: richard@bytemares.com
github: groovyghoul
twitter: richard_oneil
#pinterest: asd123
#linkedin: asd123
#bio: Your stylish, minimalist theme!
email_md5: 931279b475440ddd113a5f92f6de18c7
rss_path: feed.xml
categories_path: categories.html
tags_path: tags.html
#future: true
BASE_PATH: