-
-
Notifications
You must be signed in to change notification settings - Fork 226
/
_config.yml
41 lines (34 loc) · 841 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
41
title: 👢 Strap
description: A script to bootstrap a minimal macOS development system with the minimal set of settings and software every macOS developer will want.
url: https://strap.mikemcquaid.com
author:
name: Mike McQuaid
email: [email protected]
uri: https://mikemcquaid.com
twitter: MikeMcQuaid
twitter:
username: MikeMcQuaid
card: summary
social:
name: Mike McQuaid
links:
- https://github.com/MikeMcQuaid
- https://mastodon.social/@mikemcquaid
- https://www.linkedin.com/in/mkmcqd
- https://twitter.com/MikeMcQuaid
permalink: "/:title/"
exclude:
- bin
- CNAME
- Gemfile*
- LICENSE.txt
- Rakefile,
- README.md
- vendor
plugins:
- jekyll-optional-front-matter
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-titles-from-headings
github:
repository_nwo: MikeMcQuaid/strap