-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
50 lines (45 loc) · 1.12 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
title: Robert’s blog
url: https://rcrews.github.io
author:
name: Robert Crews
email: ""
description: >-
A place for articles I’ve written.
plugins:
- jekyll-feed
- jekyll-seo-tag
theme: minima
show_excerpts: true
minima:
skin: auto
social_links:
- platform: linkedin
user_url: https://www.linkedin.com/in/robertpcrews
# title:
- platform: github
user_url: https://github.com/rcrews
# title:
- platform: mastodon
user_url: https://norcal.social/@rcrews
# title:
# - platform: twitter
# user_url: https://twitter.com/RobertPCrews
# # title:
# - platform: facebook
# user_url: https://www.facebook.com/robert.p.crews
# # title:
strict_front_matter: true
exclude:
- docs/
# kramdown:
# syntax_highlighter: coderay
# https://github.com/jekyll/jekyll-seo-tag
tagline: A place for articles I’ve written.
social:
name: Robert Crews
links:
- https://twitter.com/RobertPCrews
- https://www.facebook.com/robert.p.crews
- https://www.linkedin.com/in/robertpcrews
- https://github.com/rcrews
- https://norcal.social/@rcrews