-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
59 lines (54 loc) · 1.58 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
51
52
53
54
55
56
57
58
59
# Site Setup
url: http://wommy.io/
baseurl: jekyll-lanyon/
permalink: /post/:year-:month-:day-:title/
# relative_permalinks: true
# Use of `relative_permalinks` ensures post links from the index work properly.
# paginate
# paginate: 5
# paginate_path: /:num/
# Site Specifics
title: Wommy
tagline: Digital
descriptionOld: 'a Blog built for/by <a href="http://github.com/wommy" target="_blank">Wommy</a>, with <a href="http://jekyllrb.com" target="_blank">Jekyll</a>, <a href="http://lanyon.getpoole.com/" target="_blank">Lanyon</a>, & <a href="http://prose.io" target="_blank">Prose</a>'
description: 'built by'
# About/Contact
author:
name: Tommy Williams
nick: Wommy
url: https://twitter.com/froggie92
email: tom@technomad.media
github:
repo: https://github.com/wommy/jekyll-lanyon/
version: 1.0.0
#development
product:
name: techNomad
website: http://wommy.github.io/jekyll-lanyon/
dev:
name: Wommy
website: http://wommy.github.io/jekyll-lanyon/
link:
ext: target='_blank'
# prose
prose:
siteurl: 'http://wommy.github.io/jekyll-lanyon/'
ignore:
- .editorconfig
- .gitignore
- LICENSE.md
- README.md
- atom.xml
metadata:
_posts:
- name: "layout"
field:
element: "hidden"
value: "post"
pages:
- name: "layout"
field:
value: "page"
- name: "permalink"
field:
value: "/{{page.title}}/"