-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
56 lines (56 loc) · 1.02 KB
/
_config.yml
File metadata and controls
56 lines (56 loc) · 1.02 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
---
title: Free, Open Source, Enterprise Team Chat
timezone: UTC
collections:
posts:
title: Posts
output: true
lang: en
class: post
featured: false
uploads:
title: Uploads
output: true
defaults:
- scope:
path: ''
values:
lang: en
- scope:
path: ''
type: posts
values:
layout: post
class: post
- scope:
path: handbook
values:
layout: en/handbook
class: handbook
title: Rocket.Chat Handbook
description: Rocket.Chat is the leading open source team chat software solution. Free,
unlimited and completely customizable with on-premises and SaaS cloud hosting.
url: "https://i4edu.github.io/i4edu/"
permalink: "/:year/:month/:day/:title/"
paginate_path: "/blog/page/:num/"
paginate: 8
future: true
version: 230
wpm: 160
sass:
style: compressed
sass_dir: _sass
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-redirect-from
- jekyll-sitemap
whitelist:
- jekyll-feed
- jekyll-paginate
- jekyll-redirect-from
- jekyll-sitemap
exclude:
- Gemfile
- Gemfile.lock
- README.md