forked from jarrekk/Jalpc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
104 lines (90 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
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# Welcome to Jekyll!
# Website settings
title: "Jalpc"
description: "Jack's blog,use Jekyll and github pages."
keywords: "Jack,Jalpc,blog,Jekyll,github,gh-pages"
baseurl: "/"
url: "http://www.jack003.com"
# url: "http://127.0.0.1:4000"
# blog img path
img_path: 'http://www.jack003.com/static/img/blog'
# author
author:
name: 'Jack'
first_name: 'Jia'
last_name: 'Kun'
email: '[email protected]'
facebook_username: 'jiakunnj'
github_username: 'Jack614'
head_img: 'static/img/landing/Jack.jpg'
# social link
jingyu:
first_name: 'Yu'
last_name: 'Jing'
description: 'Painter.'
link: 'http://angular.jack003.com'
email: '[email protected]'
# landing page
landing:
home: 'Home'
about: 'About'
career: 'Career'
skills: 'Skills'
projects: 'Project'
blog: 'Blog'
link: 'Link'
# my projects
project:
saplatform:
name: 'Saplatform'
url: '/Jack614/saplatform'
img: 'static/img/landing/saplatform.png'
jalpc:
name: 'Jalpc'
url: '/Jack614/jalpc_jekyll_theme'
img: 'static/img/landing/jekyll.png'
angularjs:
name: 'Jalpc-A'
url: '/Jack614/Jalpc-A'
img: 'static/img/landing/angularjs.png'
Rsser:
name: 'Rsser'
url: '/Jack614/Rsser'
img: 'static/img/landing/rsser.png'
# blog index
index:
home: 'Home'
python: 'Python'
linux: 'Linux'
html: 'HTML'
database: 'Database'
mac: 'Mac'
life: 'Life'
# donate
donate:
wechat: 'static/img/pay/wechat.png'
alipay: 'static/img/pay/alipay.png'
# comment
changyan:
# appid: cysfY7ULn
# conf: prod_861928934cecb7a18e15bedaed9dae29
disqus:
name: jalpc
public_key: tj2MPaNlHMONwTH5bGDNSXyaBpW7q282MeUzh5CwcjJerNhK8Kxk3aWo7IckzTX7
# share
bshare:
uuid: 513f778e-a8f7-4c20-9ec2-d29cc2328d75
# baidu analytics
ba:
uuid: 317acca9ef9255b934e46371e471431d
# google analytics
ga:
id: UA-73784599-1
# Build settings
encoding: "utf-8"
# other settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge