-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_config.yml
101 lines (98 loc) · 2.07 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
90
91
92
93
94
95
96
97
98
99
100
101
---
title: Cipta Media
timezone: Asia/Jakarta
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: false
juri-cme:
title: Juri
output: true
hibahcme:
title: Hibah CME
output: true
hibahcms:
title: Hibah CMS
output: true
hibahcmb:
title: Hibah CMB
output: true
panitia:
title: Panitia
output: true
laporan-keuangan-cms:
title: Laporan Keuangan CMS
output: true
description: Halaman pembuka Cipta Media Ekspresi, Perayaan pengetahuan dan kreatifitas ekspresi perempuan dalam aneka ragam bentuk dan dinamikanya dengan rupa hibah dana tunai.
keywords: Seni, Budaya, Perempuan, Karya, Hibah, Ford Foundation
disqus:
name: ciptamedia-org
noscript: Harap aktifkan Javascript untuk melihat dan memberi komentar
encoding: utf-8
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
baseurl: ""
defaults:
-
values:
layout: "post"
- scope:
path: ''
type: juri-cme
values:
layout: people
- scope:
path: ''
type: panitia
values:
layout: panitia
- scope:
path: ''
type: hibahcme
values:
layout: hibahcme
permalink: hibahcme/:title
- scope:
type: hibahcms
values:
layout: hibahcms
permalink: hibahcms/:title
- scope:
type: hibahcmb
values:
layout: hibahcmb
permalink: hibahcmb/:title
socials:
instagram: https://www.instagram.com/cipta.media.ekspresi/
facebook: https://www.facebook.com/ciptamedia
twitter: https://twitter.com/ciptamedia
youtube: https://www.youtube.com/channel/UCtShaHHIZrZ1iHa5bkH-Z_A
jekyll_pages_api_search:
placeholder: Cari judul laporan, judul & kategori artikel, serta nama penulis...
index_fields:
title:
boost: 10
tags:
boost: 10
url:
boost: 5
include:
- _redirects
exclude:
- README.md
- LICENSE
- static/img/members/README.md
- vendor
- node_modules
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-include-cache
- jekyll_pages_api
- jekyll_pages_api_search