-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
61 lines (54 loc) · 1.19 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
60
61
remote_theme: mmistakes/so-simple-theme
plugins:
- jekyll-remote-theme
- jekyll-paginate
title: Life is better by bike
description: ... here are the receipts
logo: "images/img/bike-logo-01.png"
google_analytics:
include:
- _pages
- _myth-busting
exclude:
- docker-compose.yml
- Gemfile
collections:
myth-busting:
output: true
permalink: /:collection/:path/
defaults:
- scope:
path: _posts
type: posts
values:
layout: post
share: true
- scope:
path: _myth-busting
type: myth-busting
values:
layout: post
share: true
paginate: 15
paginate_path: /page:num/
author:
name: BikeSOMa_NJ
picture:
email:
links:
- title: Instagram
url: https://instagram.com/bikesoma_nj
icon: fab fa-instagram
- title: Facebook
url: https://www.facebook.com/profile.php?id=61560900343761
icon: fab fa-facebook
footer_links:
- title: Instagram
url: https://instagram.com/bikesoma_nj
icon: fab fa-instagram
- title: Facebook
url: https://www.facebook.com/profile.php?id=61560900343761
icon: fab fa-facebook
- title: Github
url: https://github.com/robhowley/betterby-bike
icon: fab fa-github