# ASCII-Font › http://patorjk.com/software/taag/#p=display&f=Slant&t=Phlow
#
# _____ _ __ _____ __ __ _
# / ___/(_) /____ / ___/___ / /_/ /_(_)___ ____ ______
# \__ \/ / __/ _ \ \__ \/ _ \/ __/ __/ / __ \/ __ `/ ___/
# ___/ / / /_/ __/ ___/ / __/ /_/ /_/ / / / / /_/ (__ )
# /____/_/\__/\___/ /____/\___/\__/\__/_/_/ /_/\__, /____/
# /____/
#
# Title of your website
title: "dennogumi.org"
# The slogan describes your website and is used on homepage in
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."
# This URL is the main adresse. Don't include a slash at the end.
#
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:
# This URL points directly to the images directory making
# things easier to link to images in posts and templates. It needs a slash.
#
# Example:
# Markdown-Example for posts 
#
urlimg: "/images/"
# Logo size is 600x80 pixels
logo: "dennogumi.png"
# Paginates all X entries
paginate: 7
# Pagination path › Important for blog page in /blog/ to work
paginate_path: "/page/:num"
# Blog root: keep a slash here
blog_root: /
# Theme works best with Kramdown (using the table of contents function)
markdown: kramdown
permalink: /:year/:month/:title/
highlight: pygments
excerpt_separator: "\n\n"
exclude: []
include: ['.htaccess']
# The language setting is used in /includes/header.html for html-settings
language: "en"
# Exclude these files from your prod4uction _site
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- LICENSE.MIT
- .gitlab-ci.yml
#
# ____ ____ ____
# / __ \___ / __/___ ___ __/ / /_
# / / / / _ \/ /_/ __ `/ / / / / __/
# / /_/ / __/ __/ /_/ / /_/ / / /_
# /_____/\___/_/ \__,_/\__,_/_/\__/
#
# Default Settings
defaults:
-
scope:
path: "" # an empty string here means all files in the project
type: "pages"
values:
#sidebar: right # Possible values › left, right › by default there will be no sidebar
comments: false
header:
image_fullwidth: "banner.jpg"
author: "einar"
show_meta: false
-
scope:
path: ""
type: "posts"
values:
show_meta: true # Show metadata beneath all posts
# sidebar: right # Possible values › left, right › by default there will be no sidebar
comments: true
header:
image_fullwidth: "banner.jpg"
author: "einar"
# _ __ _ __ _
# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
# / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
# /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
# /____/
#
# Open _data/navigation.yml to adjust the left and right topbar navigation
#
# _____ __________
# / ___// ____/ __ \
# \__ \/ __/ / / / /
# ___/ / /___/ /_/ /
# /____/_____/\____/ Verify Website to Webmaster Tools
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
favicon-32x32: "favicon-32x32.png"
touch-icon-192x192: "android-icon-192x192.png"
apple-touch-icon-180x180-precomposed: "apple-touch-icon-180x180.png"
apple-touch-icon-152x152-precomposed: "apple-touch-icon-152x152.png"
apple-touch-icon-144x144-precomposed: "apple-touch-icon-144x144.png"
apple-touch-icon-120x120-precomposed: "apple-touch-icon-120x120.png"
apple-touch-icon-114x114-precomposed: "apple-touch-icon-114x114.png"
apple-touch-icon-76x76-precomposed: "apple-touch-icon-76x76.png"
apple-touch-icon-72x72-precomposed: "apple-touch-icon-72x72.png"
apple-touch-icon-precomposed: "apple-icon-precomposed.png"
msapplication_tileimage: "ms-icon-144x144.png" # Size 144x144
msapplication_tilecolor: "#ffffff"
# ______ __ __
# / ____/___ _________ / /_ ____ ____ / /__
# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/
# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization › http://j.mp/fb_optimize
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: dennogumi
# _____
# / ___/____ ___________
# \__ \/ __ `/ ___/ ___/
# ___/ / /_/ (__ |__ ) 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: ""
# Category handling
category_archive:
path: category
slugify: true
# ATOM feeds
feed_dir: category
archive:
- path: /:year
layout: archive
title: Blog archive - :year
- path: /:year/:month
layout: archive
title: Blog Archive - :month :year
jekyll-archives:
enabled:
- tags
layout: 'tag_page'
permalinks:
tag: '/tag/:name/'
keep_files: ["files", "cv.pdf", "releases", "A29D259B.txt", "transition-statement-2015-06-15.txt"]
kramdown:
input: GFM
no_fenced_code_blocks: false
gems:
- jekyll/itafroma/archive
- jekyll-archives
- jekyll-sitemap