-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
72 lines (58 loc) · 2.01 KB
/
_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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Setup
title: Brett Miller
tagline: 'Blog'
description: 'Cloud Platform Engineer</br> Microsoft MVP</br>'
url: https://millerb.co.uk
baseurl: ''
# the optional subpath of your site, e.g. "/blog"
# NB: This applies to all pages in your Jekyll site.
# If you want to move just the blog index pages but keep
# other pages at root, see the paginate_path and
# sidebar_blog_link below.
author:
name: 'Brett Miller'
url: https://twitter.com/BrettMiller_IT
avatar: https://millerb.co.uk/images/avatar.jpg
paginate: 10
# paginate_path: '/page:num'
# Or '/blog/page:num' if you want to move your index pages
# Set the defaults for Front Matter to save having to set on each blog post. Don't anticipate much else will change once happy with the layout.
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-paginate
# Custom vars
sidebar_home_link: true
# sidebar_blog_link: '/blog' # By default, your home page is your blog
# page. If you change your paginate_path,
# set this to the root of the paginate_path
# to enable a separate blog link.
# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
hard_wrap: false
syntax-highlighter: rouge
disqus:
shortname: millerb
google-analytics:
id: UA-124494940-1
# Variables for nav links
github:
repo: https://github.com/brettmillerb
linkedin:
profile: https://www.linkedin.com/in/brett-millerit/
twitter:
profile: https://twitter.com/BrettMiller_IT
slack-workspace:
powershell: https://slofile.com/slack/PowerShell
discord-workspace:
powershell: https://aka.ms/psdiscord