-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
43 lines (36 loc) · 916 Bytes
/
_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
email: [email protected]
author: kanghyki
title: hywiki
baseurl: ""
description: >
블로그
url: "https://kanghyki.github.io"
github:
username: kanghyki
blame: "https://github.com/kanghyki/kanghyki.github.io/blame/main/_wiki"
history: "https://github.com/kanghyki/kanghyki.github.io/commits/main/_wiki"
issue: "https://github.com/kanghyki/kanghyki.github.io/issues/new"
edit: "https://github.com/kanghyki/kanghyki.github.io/edit/main/_wiki"
giscus:
repo: kanghyki/kanghyki.github.io
repo_id: R_kgDOMu3cnQ
category: Comments
category_id: DIC_kwDOMu3cnc4CiZVC
# Build settings
plugins:
- jekyll-feed
collections:
wiki:
output: true
permalink: /:collection/:path/
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
toc_levels: 1..6
hard_wrap: true
# syntax_highlighter_opts:
# block:
# line_numbers: true
exclude:
- scripts