-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
40 lines (36 loc) · 986 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
37
38
39
40
host: 0.0.0.0
title: Chris Harrington
email: [email protected]
description: >-
Chris Harrington is an AWS Certified DevOps Engineer in Minneapolis, MN with experience in Go (aka Golang),
PostgreSQL, JavaScript, C, and other languages.
baseurl: ""
url: "https://chris.harrington.mn"
origin: "https://github.com/ironiridis/portfolio"
mastodon:
- username: ironiridis
instance: mspsocial.net
github_username: ironiridis
linkedin_username: chrisharringtonmn
show_excerpts: true
# Build settings
markdown: kramdown
#theme: minima
# use 2.5.1 with custom-head feature cherrypicked
remote_theme: ironiridis/minima
plugins:
- jekyll-feed
- jekyll-gist
minima:
date_format: "%Y.%m.%d %b %e"
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/