-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (34 loc) · 940 Bytes
/
Copy path_config.yml
File metadata and controls
45 lines (34 loc) · 940 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
35
36
37
38
39
40
41
42
43
44
45
# Site settings
name: Linux System Roles
email: twoerner<AT>redhat.com
author: Thomas Woerner
lang: "en"
keywords: Automation, linux, Ansible, roles, system roles
description: > # this means to ignore newlines until "baseurl:"
Welcome to the Linux System Roles project homepage!
baseurl:
url: linux-system-roles.github.io
#production_url: http://linux-system-roles.org
# Exclude our ruby stuff
exclude: [.bundle, bin, vendor, Gemfile, Gemfile.lock, Rakefile, s3_website.yml, .last_optimized, slim-pickins-jekyll-theme-master]
# Build settings
markdown: kramdown
kramdown:
input: GFM
destination: _site
gems:
- jekyll-feed
- jekyll-paginate
- jekyll-seo-tag
feed:
path: atom.xml
# Compress our Css
sass:
style: :compressed
permalink: /:year/:month/:title
paginate: 5
paginate_path: "/blog/page/:num/"
#### SEO Stuff
# Google Analytics
#google_universal_analytics:
#google_universal_analytics_cookiedomain: auto