-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
60 lines (55 loc) · 1.64 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
# Site Info
title: Chan Blog
tagline: 'for Robot Artificial Inteligence'
description: 'blog for Robot Artificial Inteligence'
url: https://leechangyo.github.io
logo: '/public/logo.png'
encoding: utf-8
# Site configurations
gems:
- jekyll-paginate
- jekyll-feed
markdown: kramdown
kramdown:
input: GFM
excerpt_separator: "<!-- more -->"
sass:
style: compressed
sass_dir: _scss
paginate: 5
paginate_path: '/blog/page:num'
permalink: pretty
version: 1.0.0
# About/contact
author:
name: chan
description: <strong>Hi!</strong> thank you for visiting my blog!
gravatar: 4e29fdf9344e43f141d0e24a2af2bca7 # md5 hash of your email address
contact:
linkedin: https://www.linkedin.com/in/chan-gyo-lee-480b1a185/
github: https://github.com/leechangyo
facebook: https://www.facebook.com/changyo.lee
instagram: https://www.instagram.com/changyolee/
youtube: https://www.youtube.com/channel/UCt19wBMt2J5imE3TJE6RMKw?view_as=subscriber
# : <hide>
email: mailto:[email protected]
# Navigation (2nd level links supported)
nav:
Home:
- '/'
Contents:
- '/blog/'
- { Categories: '/blog/categories/' }
- { Tags: '/blog/tags/' }
About:
- '/about/'
# Where are tags and categories displayed
tag_page: '/blog/tags/'
category_page: '/blog/categories/'
hero:
image: /public/img/picture.jpg
caption: Life is short. Living in the magnificent scene everyday with loved ones!
# Puglins
mathjax: true # whether support mathjax
google_analytics_token: 'UA-146583395-1' # leave blank if you don't want google analytics
disqus_short_name: 'chan-blog-for-robot-artificial-interligence' # leave blank if you don't want disqus