-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
41 lines (36 loc) · 712 Bytes
/
_config.yml
File metadata and controls
41 lines (36 loc) · 712 Bytes
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
# meta
author:
name: Munir Hussin
url: https://profound7.github.io
github: profound7
twitter: profound7
disqus: profound7
analytics: UA-25251488-4
meta:
categories:
- Dev
- Comics
- Movies
tags:
- Haxe
- Macro
- JavaScript
- Math
- Cross Platform
# setup
gems:
- jekyll-paginate
- jekyll-mentions
excerpt_separator: <!--more-->
permalink: /blog/:categories/:slug/
paginate: 5
paginate_path: '/blog/page:num/'
timezone: Asia/Singapore
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
auto_id_stripping: true
parse_block_html: true
syntax_highlighter_opts:
disable: true