-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
136 lines (115 loc) · 3.02 KB
/
_config.yml
File metadata and controls
136 lines (115 loc) · 3.02 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# Configuration for jekyll
# NOTICE: GitHub forces to set `safe: true` in order to prohibit using plugins.
safe: false
source: .
destination: ./_site
gems: [jekyll-paginate]
plugins_dir: ./_plugins
lsi: true
highlighter: rouge
markdown: kramdown
exclude: ['Gemfile', 'Gemfile.lock', 'Rakefile', 'README.md', 'vender']
# Configuration for url/path
# NOTICE:
# * `baseurl`: Being set as absolute path is recommended.
# * No need '/' at the end of url/path.
# * Project page:
# url: http://curin.github.com/REPOSITORY
# baseurl: /REPOSITORY
url: https://curin.github.io
baseurl:
# Configuration for permalink
# `permalink`: none, pretty or /blog/:categories/:title.html
permalink: /blog/:year/:month/:title/
# Configuration for site
title: Andrew Davis
description: Portfolio Website
author: Andrew Davis
email: Davandre@umflint.edu
# Configuration for blog
lang: en
paginate: 4
columns: 1
date_format: "%B %d, %Y"
truncate_len: 200
# Configuration for asides/recent_posts.html
recent_posts: 5
# Configuration for navbar.html
navbar_list:
- name: Home
link: /
dropdown: &dropdown
- name: Archives
link: /blog/archives
- name: Categories
link: /blog/categories
- name: Tags
link: /blog/tags
- name: Project
link: /project/
dropdown: &dropdown
- name: Dragonbone
link: /project/Dragonbone
- name: Ioran Games
link: /project/Iora
- name: Resume
link: /resume
- name: About
link: /about
# Configuration for bootstrap and color theme
# `bootstrap`:
# custom, original, amelia, cerulean, cyborg, journal,
# readable, simplex, slate, spacelab, spruce, superhero, united
bootstrap: custom
bootstrap_ver: 2.3.2
bootswatch_ver: 2.3.2
# Configuration for responsive break point when using 'custom'.
responsive_bp: 768
# Configuration for asides.html
# CAUTION: `themes` should be false to put the script.html at the bottom.
asides:
about: true
search: true
themes: false
recent_posts: true
archive_tabs: true
tweets: false
github: true
# Configuration for pygments
# Rouge themes are 100% compatible with Pygments' stylesheets.
# `pygments_style`:
# autumn, borland, bw, colorful, default, emacs, friendly, fruity,
# github, manni, monokai, murphy, native, pastie, perldoc, tango, trac, vs
pygments_style: github
# Configuration for jQuery
jquery_ver: 1.10.2
#-----------------------------------
# Configuration for 3rd party script
#-----------------------------------
disqus:
short_name: curin-github-io
comment_count: true
developer_mode: true
#feedburner:
# id: YOUR_SITE_ID
#google_analytics:
# account: UA-XXXXX-X
# google_plus_one:
# size: medium
# `xfbml` will break some styles on android 2.3 native browser (Optimus L-01D).
# `locale`: ja_JP, en_US, es_LA, fr_FR, de_DE, it_IT, zh_CN, ko_KR, ...
facebook:
xfbml: false
locale: en_US
twitter:
username: curinaskara
count: 5
exclude_replies: true
show_screen_name: true
show_follower_count: false
# # widget_id: 243046062967885824
github:
username: curin
count: 5
pocket: true
#hatena: true