forked from machineweb/machineweb.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
56 lines (42 loc) · 1.42 KB
/
_config.yml
File metadata and controls
56 lines (42 loc) · 1.42 KB
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
# Site settings
url: "http://machineweb.github.io"
repo: "https://github.com/machineweb/machineweb.github.io"
title: "The Machine Live"
author: "The Machine Live, LLC"
description: "Pink Floyd Show"
keywords: "pink, floyd, pink floyd, Pink Floyd, The Machine, The Machine, the machine, machine live, Machine Live, light show, lightshow, rock, concert"
google-tracking-id: "0"
# Navigation bar links
# Blog link in the blog and post pages will point to the blog.html#blog
# In the default page it will point to the preview of the last post
pages_list:
Tour: 'tour'
News: 'news'
About: 'about'
Contact: 'contact'
background-img: "/img/intro-bg.jpg"
# About variables
me-img: "/img/me.jpg"
# Blog variables
paginate: 15
paginate_path: "blog/page:num"
post-preview-words: 128
disqus-shortname: "TheMachine"
fb-share: True
twitter-share: True
reddit-share: True
# Social networks variables (many more available: facebook, flickr, dribbble, pinterest, instagram, tumblr etc.)
social:
- title: "facebook"
url: "http://www.facebook.com/pages/The-Machine/56922104274"
- title: "twitter"
url: "https://twitter.com/themachinelive"
- title: "instagram"
url: "http://instagram.com/themachinelive"
- title: "youtube"
url: "https://youtube.com/channel/UCVp6Jz7PFKRqsxYpeAJCH0Q"
# Exclusion list from the generated _site
exclude: ["Rakefile", "LICENSE", "readme.markdown", "vendor"]
gems:
- jekyll-paginate
- jemoji