forked from wireddown/wireddown.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (24 loc) · 692 Bytes
/
Copy path_config.yml
File metadata and controls
28 lines (24 loc) · 692 Bytes
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
# Permalinks
permalink: pretty
# Setup
exclude: [CNAME, Gemfile, README.md, LICENSE.md, scratch.md]
unpublished: true
show_drafts: false
title: masterspace
tagline:
description: 'A blog by Jason Masters.'
url: http://masterspace.run
baseurl: ''
paginate: 5
# About/contact
author:
name: Jason Masters
url: masterspace.run
email: jason@masterspace.run
# Custom data
established: 2018
license: CC BY 4.0
license_url: http://creativecommons.org/licenses/by/4.0/legalcode
# Plugins
plugins:
- jekyll-feed