-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
66 lines (52 loc) · 1.14 KB
/
_config.yml
File metadata and controls
66 lines (52 loc) · 1.14 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
56
57
58
59
60
61
62
63
64
65
66
email: jhw3979@gmail.com
author: maizer2
title: You know maize mean?
description: >-
AI개발자를 목표로 공부하고있습니다.
Dongseo University CNSL Lab, ETRI Internship
baseurl: ""
url: "https://maizer2.github.io"
favicon: "/assets/images/favicon.png"
permalink: /:year/:month/:day/:title:output_ext
timezone: Asia/Seoul
lang: "ko"
copyright: "Copyright (c) 2017-{currentYear} <a href='https://github.com/maizer2/' target='_blank'>{author}</a>"
yat:
date_format: "%b %d, %Y"
markdown: kramdown
kramdown:
input: GFM
disqus:
shortname: "maizer2"
paginate: 7
header_pages:
- pages/index.html
- pages/categories.html
- pages/tags.html
- pages/about.md
google_analytics: "G-29TFJFQ4YE"
enableDNT: true
content_width: "1400px"
code_badge:
enabled: "true"
color: "#fff"
background_color: "#ff4e00"
text_transform: "uppercase"
collections:
posts:
output: true
theme_color: snowwhite
brand_color: orangered
night_mode: "on"
debug: false
header_transparent: true
port: 4000
future: true
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-paginate
- jekyll-spaceship
exclude:
- README.md
- _posts_temporary