-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·87 lines (82 loc) · 2.9 KB
/
_config.yml
File metadata and controls
executable file
·87 lines (82 loc) · 2.9 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# Site Build Settings
# Jekyll-paginate-v2 configuration
# pagination:
# enabled: true
# per_page: 5
# permalink: '/page/:num/'
# title: ':title - page :num of :max'
# limit: 0
# sort_field: 'date'
# sort_reverse: true
# jekyll-paginate configuration
paginate: 5
# Build settings
markdown: kramdown
highlighter: rouge
permalink: none
plugins: [jekyll-paginate, jekyll-sitemap, jekyll-feed, jekyll-seo-tag]
future: true
# Customise atom feed settings (this is where Jekyll-Feed gets configuration information)
title: 'LASSL'
description: 'Tech Blog'
author: 'PRDL from MODULAB'
# Authors
authors:
boseop.kim:
name: boseop.kim
display_name: boseop.kim
email: bsk0130@gmail.com
web: https://github.com/aisolab
facebook: https://www.facebook.com/boseob.kim.16
description: "언젠가는 자연어처리, 음성기술 기반으로 사람이 글과 말로 소통하는 것과 같은 수준의 인터페이스를 만들어보고 싶습니다."
minho.ryu:
name: minho.ryu
display_name: minho.ryu
email: ryumin93@sktbrain.com
web: https://github.com/bzantium
facebook: https://www.facebook.com/minho2ryu
description: "세상을 한 층 더 편리하게 해줄 수 있는 서비스를 만들고 싶습니다."
hyungjun.kim:
name: hyungjun.kim
display_name: hyungjun.kim
email: soeque1@gmail.com
web: https://github.com/soeque1
facebook: https://www.facebook.com/hyungjun.kim.9887
description: "Done is better than perfect."
taekyoon.choi:
name: taekyoon.choi
display_name: taekyoon.choi
email: tgchoi03@gmail.com
web: https://github.com/Taekyoon
description: "진정한 대화가 되는 기술을 개발하고 싶습니다."
hyoungseok.kim:
name: hyoungseok.kim
display_name: hyoungseok.kim
email: hyoungseok.k@gmail.com
web: https://github.com/alxiom
facebook: https://www.facebook.com/alxiom
description: "이 광활한 우주에 한 줌 먼지와도 같은 존재일 따름입니다."
inje.ryu:
name: inje.ryu
display_name: iron
email: yij1126@gmail.com
web: https://github.com/IJryou
facebook: https://www.facebook.com/injae.ryou
description: "AI를 이용한 문제해결에 관심이 많고 어제보다 오늘 더 나아지고 싶습니다"
youngki.moon:
name: youngki.moon
display_name: youngki.moon
email: ykmoon0814@gmail.com
web: https://ai4nlp.tistory.com
facebook: https://www.facebook.com/ykmoon1
description: "공부하는 미생입니다."
doyoung.gwak:
name: doyoung.gwak
display_name: doyoung.gwak
email: tucan.dev@gmail.com
web: https://github.com/tucan9389
facebook: https://www.facebook.com/tucan9389
description: "취미로 하던게 업으로 이어지는것을 즐깁니다."
# RSS 2.0 can be used instead of Atom by uncommenting following two lines
#feed:
# path: rss-feed.xml