-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (42 loc) · 1.19 KB
/
_config.yml
File metadata and controls
45 lines (42 loc) · 1.19 KB
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
42
43
theme: "jekyll-theme-slate"
title: "Ketch Partners - HANA Express Red Hat Binary Install Guide"
description: "Leveraging HANA Express Installation Instructions to Create On-Premise HANA XSA Server and Application Components"
show_downloads: false
markdown: kramdown
google_analytics: UA-113301314-1
github: [metadata]
repository: ketchpartners/hanaexpress
url: "https://ketchpartners.github.io/hanaexpress"
baseurl: "/hanaexpress"
encoding: UTF-8
kramdown:
input: GFM
hard_wrap: false
future: true
jailed: false
gfm_quirks: paragraph_end
disqus: davebeach
plugins:
- "jekyll-github-metadata"
- "jekyll-watch"
- "jekyll-coffeescript"
- "disqus-for-jekyll"
defaults:
-
scope:
path: "/assets/images"
values:
image: true
-
scope:
path: ""
values:
layout: "default"
page.author: "David Beach"
safe: false
include: [".htaccess"]
exclude: ["Gemfile", "Gemfile.lock", "bower_components", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"]
keep_files: [".git", ".svn"]
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
strict_front_matter: false