@@ -57,13 +57,7 @@ markdown: kramdown
5757permalink : /:categories/:title/
5858highlight : pygments
5959excerpt_separator : " <!--more-->"
60- exclude : []
6160include : ['.htaccess']
62-
63-
64- # The language setting is used in /includes/header.html for html-settings
65- language : " en"
66-
6761# Exclude these files from your production _site
6862exclude :
6963 - .sass-cache
@@ -73,6 +67,11 @@ exclude:
7367 - README.md
7468 - INSTALL.md
7569
70+
71+ # The language setting is used in /includes/header.html for html-settings
72+ language : " en"
73+
74+
7675# Used › default.html front-matter and comress.html
7776# Options › http://jch.penibelst.de
7877compress_html :
@@ -85,12 +84,12 @@ compress_html:
8584
8685
8786#
88- # ____ ____ ____
87+ # ____ ____ ____
8988# / __ \___ / __/___ ___ __/ / /_
9089# / / / / _ \/ /_/ __ `/ / / / / __/
91- # / /_/ / __/ __/ /_/ / /_/ / / /_
92- # /_____/\___/_/ \__,_/\__,_/_/\__/
93- #
90+ # / /_/ / __/ __/ /_/ / /_/ / / /_
91+ # /_____/\___/_/ \__,_/\__,_/_/\__/
92+ #
9493# Default Settings
9594
9695defaults :
@@ -105,7 +104,7 @@ defaults:
105104 author : phlow # Default author for pages
106105 -
107106 scope :
108- path : " "
107+ path : " "
109108 type : " posts"
110109 values :
111110 show_meta : true # Show metadata for all posts
@@ -115,22 +114,22 @@ defaults:
115114
116115
117116
118- # _ __ _ __ _
119- # / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
117+ # _ __ _ __ _
118+ # / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
120119# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
121120# / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
122- # /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
123- # /____/
121+ # /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
122+ # /____/
124123#
125124# Open _data/navigation.yml to adjust the left and right topbar navigation
126125#
127126
128127
129128
130- # _____ __________
129+ # _____ __________
131130# / ___// ____/ __ \
132131# \__ \/ __/ / / / /
133- # ___/ / /___/ /_/ /
132+ # ___/ / /___/ /_/ /
134133# /____/_____/\____/ Verify Website to Webmaster Tools
135134
136135google_author : " https://plus.google.com/u/0/118311555303973066167"
@@ -140,10 +139,10 @@ bing_webmastertools_id: "0FB4C028ABCF07C908C54386ABD2D97F"
140139
141140
142141
143- # ______ _
142+ # ______ _
144143# / ____/___ __ __(_)________ ____ _____
145144# / /_ / __ `/ | / / / ___/ __ \/ __ \/ ___/
146- # / __/ / /_/ /| |/ / / /__/ /_/ / / / (__ )
145+ # / __/ / /_/ /| |/ / / /__/ /_/ / / / (__ )
147146# /_/ \__,_/ |___/_/\___/\____/_/ /_/____/ Favicon-Crap: Favicons, Chrome, Android & Apple Touch Buttons
148147# More information » https://mathiasbynens.be/notes/touch-icons
149148
@@ -161,10 +160,10 @@ msapplication_tileimage: "msapplication_tileimage.png"
161160msapplication_tilecolor : " #fabb00"
162161
163162
164- # ______ __ __
163+ # ______ __ __
165164# / ____/___ _________ / /_ ____ ____ / /__
166165# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/
167- # / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
166+ # / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
168167# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization › http://j.mp/fb_optimize
169168
170169og_image : " http://images.phlow.de/phlow/phlow_de-logo-512x.png"
@@ -176,46 +175,46 @@ og_description: "Feeling Responsive is built on the fabulous
176175# og_site_name: ""
177176
178177
179- # _____ _ __ __ ___ ___
178+ # _____ _ __ __ ___ ___
180179# / ___/____ _____(_)___ _/ / / |/ /__ ____/ (_)___ _
181180# \__ \/ __ \/ ___/ / __ `/ / / /|_/ / _ \/ __ / / __ `/
182- # ___/ / /_/ / /__/ / /_/ / / / / / / __/ /_/ / / /_/ /
183- # /____/\____/\___/_/\__,_/_/ /_/ /_/\___/\__,_/_/\__,_/
181+ # ___/ / /_/ / /__/ / /_/ / / / / / / __/ /_/ / / /_/ /
182+ # /____/\____/\___/_/\__,_/_/ /_/ /_/\___/\__,_/_/\__,_/
184183#
185184# Open _data/socialmedia.yml to adjust the left and right topbar navigation
186185#
187186
188187
189- # ____ _
188+ # ____ _
190189# / __ \(_)________ ___ _______
191190# / / / / / ___/ __ `/ / / / ___/
192- # / /_/ / (__ ) /_/ / /_/ (__ )
193- # /_____/_/____/\__, /\__,_/____/
194- # /_/
191+ # / /_/ / (__ ) /_/ / /_/ (__ )
192+ # /_____/_/____/\__, /\__,_/____/
193+ # /_/
195194#
196195# used in _includes/comments.html
197196
198197disqus_shortname : feelingresponsive
199198
200199
201- # _____
200+ # _____
202201# / ___/____ ___________
203202# \__ \/ __ `/ ___/ ___/
204- # ___/ / /_/ (__ |__ ) More › http://sass-lang.com/
203+ # ___/ / /_/ (__ |__ ) More › http://sass-lang.com/
205204# /____/\__,_/____/____/ More › http://jekyllrb.com/docs/assets/#sassscss
206- #
205+ #
207206
208207sass :
209208 sass_dir : _sass
210209 style : :compressed
211210
212211
213- # ___ __ __ _
212+ # ___ __ __ _
214213# / | ____ ____ _/ /_ __/ /_(_)_________
215214# / /| | / __ \/ __ `/ / / / / __/ / ___/ ___/
216- # / ___ |/ / / / /_/ / / /_/ / /_/ / /__(__ )
215+ # / ___ |/ / / / /_/ / / /_/ / /_/ / /__(__ )
217216# /_/ |_/_/ /_/\__,_/_/\__, /\__/_/\___/____/ https://www.google.com/analytics/
218- # /____/
217+ # /____/
219218#
220219# used in _includes/footer_scripts.html
221220
0 commit comments