-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
140 lines (140 loc) · 2.56 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
title: Hocus Pocus
subtitle: A little bit of this. A little bit of that.
description: Ramblings of a failed engineer.
keywords: >-
rant, politics, digital india, technology, phones, windows, world, bollywood,
hollywood, movies, reviews
author: Navjot Singh
language: en
timezone: Asia/Kolkata
url: 'https://diary.nspeaks.com'
root: /
permalink: ':year/:month/:day/:title/'
permalink_defaults: null
pretty_urls:
trailing_index: true
trailing_html: true
source_dir: source
public_dir: public
tag_dir: tags
archive_dir: archives
category_dir: categories
code_dir: downloads/code
i18n_dir: ':lang'
skip_render: null
new_post_name: ':title.md'
default_layout: post
titlecase: false
external_link:
enable: true
field: site
exclude: ''
filename_case: 0
render_drafts: false
post_asset_folder: true
marked:
prependRoot: true
postAsset: true
lazyload: true
relative_link: false
future: true
highlight:
enable: false
line_number: true
auto_detect: false
tab_replace: ''
wrap: true
hljs: false
prismjs:
enable: false
preprocess: true
line_number: true
tab_replace: ''
index_generator:
path: ''
per_page: 10
order_by: '-date'
default_category: rants
category_map: null
tag_map: null
meta_generator: false
date_format: DD-MM-YYYY
time_format: 'HH:mm:ss'
updated_option: mtime
per_page: 5
pagination_dir: page
include: null
exclude: null
ignore: null
theme: minima
deploy:
type: ''
alias:
lets-hate-45381e46198a/index.html: 'https://diary.nspeaks.com/2019/02/16/Let%E2%80%99s-hate/'
digital-india-is-a-myth-74f3e3c74ec0/index.html: 'https://diary.nspeaks.com/2015/09/28/Digital-India-is-a-myth/'
feed:
enable: true
type: atom
path: atom.xml
limit: 20
content: true
sitemap:
path: /sitemap.xml
rel: false
tags: true
categories: true
minify:
enable: true
html:
enable: true
css:
enable: true
exclude:
- '*.min.css'
js:
enable: true
exclude:
- '*.min.js'
svg:
enable: true
include:
- '*.svg'
- '!*.min.svg'
gzip:
enable: true
include:
- '*.html'
- '*.css'
- '*.js'
- '*.txt'
- '*.ttf'
- '*.atom'
- '*.stl'
- '*.xml'
- '*.svg'
- '*.eot'
- '*.json'
xml:
enable: false
include:
- '*.xml'
- '!*.min.xml'
json:
enable: false
include:
- '*.json'
- '!*.min.json'
brotli:
enable: true
include:
- '*.html'
- '*.css'
- '*.js'
- '*.txt'
- '*.ttf'
- '*.atom'
- '*.stl'
- '*.xml'
- '*.svg'
- '*.eot'
- '*.json'