-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·36 lines (36 loc) · 933 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
# Note: If you want to deploy to a GitHub user site (user.github.io), change baseurl to /
baseurl:
title: itsjustmath.net
# Whether the header (with large title and subtitle) should be displayed
header: true
subtitle: Observations and advice on navigating the ever-changing digital landscape.
author: Justin Mather
description: Observations and advice on navigating the ever-changing digital landscape.
markdown: kramdown
email: hello [at] itsjustmath [dot] net
url: "https://itsjustmath.net"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
highlighter: rouge
permalink: /blog/:title
timezone: America/Los_Angeles
excerpt_separator: <!--more-->
exclude:
[
"Gemfile",
"Gemfile.lock",
"Rakefile",
"DeployToGithub.Rakefile",
"README.md",
]
post:
template: _post.txt
extension: md
page:
template: _page.txt
extension: md
git:
branch: src
plugins:
# - jekyll-feed
# - jekyll-seo-tag
# - jekyll-sitemap