-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_config.yml
74 lines (66 loc) · 1.22 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
---
title: postblogger
timezone: UTC
collections:
posts:
title: Posts
output: true
products:
title: Products
output: true
permalink: "/donate/:path/"
uploads:
title: Uploads
output: false
documen-plugin:
title: Documen Plugin
output: true
permalink: "/documen-plugin/:path/"
defaults:
- scope:
path: ''
type: pages
values:
layout: page
- scope:
path: ''
type: posts
values:
layout: post
- scope:
path: ''
type: documen-plugin
values:
layout: documen-plugin-item
- scope:
path: ''
type: products
values:
layout: product
description: Membahas seputar tehnik blogging untuk meraih artikel menjadi page one
url: https://postblogger.github.io/
permalink: "/blog/:title/"
facebook_url: https://www.facebook.com/Peneliti-Online-130856032222822
twitter_url: https://twitter.com/
linkedin_url: https://www.linkedin.com/in/
googleplus_url: https://plus.google.com/u/0/
pinterest_url:
instagram_url:
highlighter: rouge
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable: true
input_types:
- text
- textarea
- email
- date
- checkbox
- radio
- number
- submit
form_engines:
- cloudcannon
- formspree
- formbucket