1
0
Fork 0

Local configuration customization

This commit is contained in:
Luca Beltrame 2015-05-10 00:22:10 +02:00
parent 6239902b31
commit 99c81bb6c0
2 changed files with 81 additions and 57 deletions

View file

@ -1,32 +1,32 @@
# ASCII-Font  http://patorjk.com/software/taag/#p=display&f=Slant&t=Phlow
#
# _____ _ __ _____ __ __ _
# _____ _ __ _____ __ __ _
# / ___/(_) /____ / ___/___ / /_/ /_(_)___ ____ ______
# \__ \/ / __/ _ \ \__ \/ _ \/ __/ __/ / __ \/ __ `/ ___/
# ___/ / / /_/ __/ ___/ / __/ /_/ /_/ / / / / /_/ (__ )
# /____/_/\__/\___/ /____/\___/\__/\__/_/_/ /_/\__, /____/
# /____/
# ___/ / / /_/ __/ ___/ / __/ /_/ /_/ / / / / /_/ (__ )
# /____/_/\__/\___/ /____/\___/\__/\__/_/_/ /_/\__, /____/
# /____/
#
# Title of your website
title: "Feeling Responsive"
title: "dennogumi.org"
# The slogan describes your website and is used on homepage in <title> and other important places
slogan: "A Flexible Theme for Jekyll"
slogan: "On the web since 1999"
# The description is used on homepage and in the footer to quickly describe your website. Use a maximum of 150 characters for SEO-purposes.
description: "»Feeling Responsive« is a responsive theme for Jekyll based on the fabulous foundation framework with beautiful typography and a bright color palette."
description: "dennogumi.org is a collection of blog posts on science, anime, and Free Software."
# This URL is the main adresse. Don't include a slash at the end.
#
url: "https://phlow.github.io/feeling-responsive"
url: "https://www.dennogumi.org"
baseurl: ""
# This is for the editing function in _/includes/improve_content.html
# Leave it empty if your site is not on GitHub/GitHub Pages
improve_content: https://github.com/Phlow/feeling-responsive/edit/gh-pages
improve_content:
# This URL points directly to the images directory making
# things easier to link to images in posts and templates. It needs a slash.
@ -34,15 +34,15 @@ improve_content: https://github.com/Phlow/feeling-responsive/edit/gh-pages
# Example: <img src="{{ site.urlimg }}/{{ post.image.title }}">
# Markdown-Example for posts ![Image Text]({{ site.urlimg }}/image.jpg)
#
urlimg: "http://phlow.github.io/feeling-responsive/images/"
urlimg: "/images/"
# Logo size is 600x80 pixels
logo: "logo.png"
logo: "dennogumi.png"
# Paginates all X entries
paginate: 5
paginate: 10
# Pagination path  Important for blog page in /blog/ to work
@ -52,7 +52,7 @@ blog_root: /
# Theme works best with Kramdown (using the table of contents function)
markdown: kramdown
permalink: /:categories/:title/
permalink: /:year/:month/:title/
highlight: pygments
excerpt_separator: "\n\n"
exclude: []
@ -62,7 +62,7 @@ include: ['.htaccess']
# The language setting is used in /includes/header.html for html-settings
language: "en"
# Exclude these files from your production _site
# Exclude these files from your prod4uction _site
exclude:
- Gemfile
- Gemfile.lock
@ -71,12 +71,12 @@ exclude:
#
# ____ ____ ____
# ____ ____ ____
# / __ \___ / __/___ ___ __/ / /_
# / / / / _ \/ /_/ __ `/ / / / / __/
# / /_/ / __/ __/ /_/ / /_/ / / /_
# /_____/\___/_/ \__,_/\__,_/_/\__/
#
# / /_/ / __/ __/ /_/ / /_/ / / /_
# /_____/\___/_/ \__,_/\__,_/_/\__/
#
# Default Settings
defaults:
@ -86,50 +86,55 @@ defaults:
type: "pages"
values:
show_meta: true # Show metadata beneath all pages
# sidebar: # Possible values  left, right by default there will be no sidebar
#sidebar: right # Possible values  left, right by default there will be no sidebar
comments: false
author: "your_author_name"
header:
image_fullwidth: "unsplash_brooklyn-bridge_header.jpg"
author: "einar"
show_meta: false
-
scope:
path: ""
path: ""
type: "posts"
values:
show_meta: true # Show metadata beneath all posts
# sidebar: # Possible values  left, right by default there will be no sidebar
sidebar: right # Possible values  left, right by default there will be no sidebar
comments: false
author: "your_author_name"
#header:
#image_fullwidth: "unsplash_brooklyn-bridge_header.jpg"
author: "einar"
# _ __ _ __ _
# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
# _ __ _ __ _
# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
# / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
# /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
# /____/
# /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
# /____/
#
# Open _data/navigation.yml to adjust the left and right topbar navigation
#
# _____ __________
# _____ __________
# / ___// ____/ __ \
# \__ \/ __/ / / / /
# ___/ / /___/ /_/ /
# ___/ / /___/ /_/ /
# /____/_____/\____/ Verify Website to Webmaster Tools
google_author: "https://plus.google.com/u/0/118311555303973066167"
google_site_verification: "Vk0IOJ2jwG_qEoG7fuEXYqv0m2rLa8P778Fi_GrsgEQ"
bing_webmastertools_id: "0FB4C028ABCF07C908C54386ABD2D97F"
google_author: ""
google_site_verification: ""
bing_webmastertools_id: ""
# alexa_verify_id: ""
# ______ _
# ______ _
# / ____/___ __ __(_)________ ____ _____
# / /_ / __ `/ | / / / ___/ __ \/ __ \/ ___/
# / __/ / /_/ /| |/ / / /__/ /_/ / / / (__ )
# / __/ / /_/ /| |/ / / /__/ /_/ / / / (__ )
# /_/ \__,_/ |___/_/\___/\____/_/ /_/____/ Favicon-Crap: Favicons, Chrome, Android & Apple Touch Buttons
# More information » https://mathiasbynens.be/notes/touch-icons
@ -147,63 +152,72 @@ msapplication_tileimage: "msapplication_tileimage.png"
msapplication_tilecolor: "#fabb00"
# ______ __ __
# ______ __ __
# / ____/___ _________ / /_ ____ ____ / /__
# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/
# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization  http://j.mp/fb_optimize
og_image: "http://images.phlow.de/phlow/phlow_de-logo-512x.png"
og_locale: "en_EN"
og_type: "website"
og_title: "Feeling Responsive  A Responsive Theme for Jekyll"
og_description: "Feeling Responsive is built on the fabulous Foundation Framework and comes with lots of features to show your content right."
# og_url: ""
og_image: ""
og_locale: ""
og_type: ""
og_title: "dennogumi.org"
og_description: ""
og_url: "https://www.dennogumi.org"
# og_site_name: ""
# _____ _ __ __ ___ ___
# _____ _ __ __ ___ ___
# / ___/____ _____(_)___ _/ / / |/ /__ ____/ (_)___ _
# \__ \/ __ \/ ___/ / __ `/ / / /|_/ / _ \/ __ / / __ `/
# ___/ / /_/ / /__/ / /_/ / / / / / / __/ /_/ / / /_/ /
# /____/\____/\___/_/\__,_/_/ /_/ /_/\___/\__,_/_/\__,_/
# ___/ / /_/ / /__/ / /_/ / / / / / / __/ /_/ / / /_/ /
# /____/\____/\___/_/\__,_/_/ /_/ /_/\___/\__,_/_/\__,_/
#
# Open _data/socialmedia.yml to adjust the left and right topbar navigation
#
# ____ _
# ____ _
# / __ \(_)________ ___ _______
# / / / / / ___/ __ `/ / / / ___/
# / /_/ / (__ ) /_/ / /_/ (__ )
# /_____/_/____/\__, /\__,_/____/
# /_/
# / /_/ / (__ ) /_/ / /_/ (__ )
# /_____/_/____/\__, /\__,_/____/
# /_/
#
# used in _includes/comments.html
disqus_shortname: feelingresponsive
disqus_shortname: dennogumi
# _____
# _____
# / ___/____ ___________
# \__ \/ __ `/ ___/ ___/
# ___/ / /_/ (__ |__ ) More  http://sass-lang.com/
# ___/ / /_/ (__ |__ ) More  http://sass-lang.com/
# /____/\__,_/____/____/ More  http://jekyllrb.com/docs/assets/#sassscss
#
#
sass:
sass_dir: _sass
style: :compressed
# ___ __ __ _
# ___ __ __ _
# / | ____ ____ _/ /_ __/ /_(_)_________
# / /| | / __ \/ __ `/ / / / / __/ / ___/ ___/
# / ___ |/ / / / /_/ / / /_/ / /_/ / /__(__ )
# / ___ |/ / / / /_/ / / /_/ / /_/ / /__(__ )
# /_/ |_/_/ /_/\__,_/_/\__, /\__/_/\___/____/ https://www.google.com/analytics/
# /____/
# /____/
#
# used in _includes/footer_scripts.html
google_analytics_tracking_id: UA-60112281-1
google_analytics_tracking_id: ""
# Category handling
category_archive:
path: categories
slugify: true
# ATOM feeds
feed_dir: categories

View file

@ -7,3 +7,13 @@
url: "http://localhost:4000"
urlimg: "http://localhost:4000/images/"
# Title of your website
title: "dennogumi.org"
# The slogan describes your website and is used on homepage in <title> and other important places
slogan: "On the web since 1999"
# The description is used on homepage and in the footer to quickly describe your website. Use a maximum of 150 characters for SEO-purposes.
description: "dennogumi.org is a collection of blog posts on science, anime, and Free Software."