-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
89 lines (79 loc) · 1.63 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
name: Collage Labs
app_name: Collage Labs
title: Web, Mobile, ERP & IT Solutions
description: Collage Labs is building software for multiple digital agencies across the globe. Our team provides personal, professional and friendly service which carefully considers your business goals and requirements.
author:
name: Collage Labs
email: [email protected]
github: CollageLabs
twitter: CollageLabs
facebook: CollageLabs
paypal: martinezfaneyth
blog:
twitter: CollageLabs
facebook: CollageLabs
instagram: collagelabsco
google_analytics: G-MPV2HWKZTF
recaptcha_key: 6LfE-6gfAAAAAP7tAI8tndckzX5Y7NwvYODyDyFr
webmaster_verifications:
google:
bing:
alexa:
yandex:
baidu:
facebook:
- app_id:
- admins:
- profile_id:
- publisher:
ampdir: amp
port: 3000
lang: en
lang_locale: en_US
collections_dir: collections
collections:
posts:
title: Posts
output: true
permalink: /blog/:categories/:year/:month/:day/:title/
pagination:
per_page: 20
permalink: /page/:num/
incremental: true
autopages:
categories:
layouts:
- category.html
title: Posts in category :cat
permalink: /blog/category/:cat
tags:
layouts:
- tag.html
title: Posts tagged with :tag
permalink: /blog/tag/:tag
markdown: kramdown
plugins:
- jekyll-paginate-v2
- amp-jekyll
- octopress-minify-html
exclude:
- Gemfile
- Gemfile.lock
- docker-compose.yml
- Dockerfile
- Makefile
- node_modules
- vendor
- LICENSE
- package.json
- README.md
- webpack.config.js
- yarn-error.log
- yarn.lock
- config
- dist
- icon.svg
- HISTORY.md
- MAINTAINER.md
- functions
- lambda