-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
47 lines (43 loc) · 1.02 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
title: "microblog mirror"
author: "@octospacc"
description: ""
baseurl: "/microblog-mirror/"
url: "https://octospacc.github.io"
#email: "[email protected]"
permalink: "/:year/:month/:day/:slug/"
relative_permalinks: false
paginate: 50
paginate_path: "/page/:num/"
timezone: Europe/Rome # A list of all available values can be found at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
cdnurl: "/microblog-mirror/"
highlighter: "rouge"
markdown: "kramdown"
defaults:
-
scope:
path: "" # empty string for all files
type: pages
values:
layout: default
-
scope:
path: "" # empty string for all files
type: posts
values:
layout: post
-
scope:
path: ""
type: posts
values:
title: ""
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-paginate
- jemoji
- jekyll-timeago
- jekyll-hashtags
# - jekyll-mentions
#jekyll-mentions:
# base_url: https://twitter.com