-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
55 lines (54 loc) · 1.13 KB
/
_config.yml
File metadata and controls
55 lines (54 loc) · 1.13 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
# languages: ["en", "fa"]
lang: en
url: https://maxbase.org
languages: ["en", "fa"]
permalink: /:categories/:title/
# - /:year/:month/:day/:categories/:title/
# permalink: "/:categories/:title/"
#paginate: 2 # <- turn on pagination with two posts per page
# plugins:
# - jekyll-redirect-from
# - octopress-minify-html
# - jekyll/tagging
# - jekyll-category-pages
# - jemoji
# - jekyll-gist
# - jekyll-paginate
# tag_page_layout: tag
# tag_page_dir: tag
#paginate_path: "/articles/:num/"
excerpt_separator: <!--more-->
# env: production
# minify_html: false
# compress_html:
# clippings: []
# comments: []
# endings: []
# ignore:
# envs: []
# blanklines: false
# profile: false
# startings: []
# collections:
# tags:
# output: true
# permalink: /tag/:name/ # optional
# categories:
# output: true
# permalink: /:name/ # optional
# whitelist:
# - jekyll-redirect-from
collections:
tag:
output: true
slug:
# fa:
# output: true
# permalink: /fa/:path/
# en:
# output: true
# permalink: /en/:path/
plugins:
- jekyll-redirect-from
whitelist:
- jekyll-redirect-from