-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
42 lines (37 loc) · 762 Bytes
/
_config.yml
File metadata and controls
42 lines (37 loc) · 762 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
# Site settings
title: Generalist Programmer
description: Expert insights on CTO as a Service and technology leadership
url: https://generalistprogrammer.github.io
baseurl: ""
# Build settings
markdown: kramdown
permalink: /:title.html
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-feed
# Defaults for front matter
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: ""
type: "pages"
values:
layout: "page"
# Pagination
paginate: 10
paginate_path: "/page/:num/"
# Exclude from processing
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor
- .git
- README.md
# Google verification
google_site_verification: cum7KCJnQiyGndtcOeP39QlNZ2cS_yRl5inUNvb_a_A