-
Notifications
You must be signed in to change notification settings - Fork 13
/
_config.yml
61 lines (58 loc) · 1.94 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
61
name: Yapay Zekâ Araştırma İnisiyatifi
title: Yapay Zekâ Araştırma İnisiyatifi
description: >- # this means to ignore newlines until "baseurl:"
Derin Öğrenme, Bilgisayarlı Görü, Doğal Dil İşleme ve Pekiştirmeli Öğrenme alanlarındaki uygulama, akademik yayınlar, eğitici kaynaklar ve blog yazılarını bulacağınız yapay öğrenme platformu.
about: Yapay Zekâ Araştırma İnisiyatifi
email: [email protected]
baseurl:
color_theme: # Available themes: blue (default), green, purple, red and yellow
header:
logo:
text:
image: True
nav:
- item_name: SÖZLÜK
item_url: '/sozluk'
- item_name: KAYNAKLAR
item_url: '/kaynaklar'
- item_name: PROJELER
item_url: '/projeler'
- item_name: YAYINLAR
item_url: '/yayinlar'
- item_name: BLOG
item_url: '/blog'
- item_name: İLETİŞİM
item_url: '/iletisim'
footer:
content:
logo:
text: Yapay Zekâ Araştırma İnisiyatifi
image:
copyright: © 2019. All right reserved.
social_list:
- network_name: github
profile_url: 'https://github.com/yz-ai'
- network_name: twitter
profile_url: 'https://twitter.com/yapayzeka_ai'
- network_name: linkedin
profile_url: 'https://www.linkedin.com/groups/13819364/'
google_analytics:
tracking_code: # Add your Google Analytics tracking code to activate Google Analytics
comments:
disqus_forum_shortname: # Add your disqus forum shortname to activate comments
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/