forked from xinyzhang9/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·58 lines (49 loc) · 1.29 KB
/
_config.yml
File metadata and controls
executable file
·58 lines (49 loc) · 1.29 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
# Welcome to Jekyll!
# Website settings
title: Uğur Tafralı
description: Ugur's blog, use Jekyll and github pages.
keywords: Jack,Jalpc,blog,Jekyll,github,gh-pages
baseurl: ""
url: http://ugurtafrali.com
# url: http://127.0.0.1:4000
img_path: /static/assets/img/blog
# author
author:
name: Uğur Tafralı
first_name: Uğur
last_name: Tafralı
cv: http://cv.ugurtafrali.com
email: tafraliugur@gmail.com
facebook_username:
github_username: utafrali
avatar: /static/assets/img/landing/ugurv2.jpeg
skill_icon1:
- name: icon-python
- name: icon-shell
skill_icon2:
- name: icon-mongodb
- name: icon-docker
desc: I am a Full Stack engineer with website development, automation Ops and writing scripts experience. Life is a continuous learning process, so work makes me more rigorous, travel makes my life more colorful. I can make lots of friends when I coding and travel.
# comment
disqus:
#name: jalpc
#public_key: tj2MPaNlHMONwTH5bGDNSXyaBpW7q282MeUzh5CwcjJerNhK8Kxk3aWo7IckzTX7
# analytics
## google analytics
ga:
#id: UA-93473370-1
go:
#id: GTM-NHMS8GD
## growingIO
gio:
# id: a49d4901c7853da9
## donation
donation: off
# Build settings
encoding: utf-8
# other settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge