Remove everything
This commit is contained in:
parent
4b0ce2b03f
commit
28a99a0e04
268 changed files with 0 additions and 22354 deletions
208
_config.yml
208
_config.yml
|
|
@ -1,208 +0,0 @@
|
|||
# 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 <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: "None"
|
||||
|
||||
|
||||
# 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: <img src="{{ site.urlimg }}/{{ post.image.title }}">
|
||||
# Markdown-Example for posts 
|
||||
#
|
||||
urlimg: "http://www.dennogumi.org/images/"
|
||||
|
||||
|
||||
# Logo size is 600x80 pixels
|
||||
logo: "logo.png"
|
||||
|
||||
|
||||
# Paginates all X entries
|
||||
paginate: 5
|
||||
|
||||
|
||||
# Pagination path › Important for blog page in /blog/ to work
|
||||
paginate_path: "/page:num"
|
||||
|
||||
|
||||
# Theme works best with Kramdown (using the table of contents function)
|
||||
markdown: kramdown
|
||||
permalink: /:categories/: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 production _site
|
||||
exclude:
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- LICENSE
|
||||
- README.md
|
||||
|
||||
|
||||
#
|
||||
# ____ ____ ____
|
||||
# / __ \___ / __/___ ___ __/ / /_
|
||||
# / / / / _ \/ /_/ __ `/ / / / / __/
|
||||
# / /_/ / __/ __/ /_/ / /_/ / / /_
|
||||
# /_____/\___/_/ \__,_/\__,_/_/\__/
|
||||
#
|
||||
# Default Settings
|
||||
|
||||
defaults:
|
||||
-
|
||||
scope:
|
||||
path: "" # an empty string here means all files in the project
|
||||
type: "pages"
|
||||
values:
|
||||
show_meta: true # Show metadata beneath all pages
|
||||
# sidebar: # Possible values › left, right › by default there will be no sidebar
|
||||
comments: false
|
||||
author: "Luca Beltrame"
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
show_meta: true # Show metadata beneath all posts
|
||||
# sidebar: # Possible values › left, right › by default there will be no sidebar
|
||||
comments: false
|
||||
author: "Luca Beltrame"
|
||||
|
||||
|
||||
|
||||
# _ __ _ __ _
|
||||
# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____
|
||||
# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \
|
||||
# / /| / /_/ /| |/ / / /_/ / /_/ / /_/ / /_/ / / / /
|
||||
# /_/ |_/\__,_/ |___/_/\__, /\__,_/\__/_/\____/_/ /_/
|
||||
# /____/
|
||||
#
|
||||
# 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: "touch-icon-192x192.png"
|
||||
apple-touch-icon-180x180-precomposed: "apple-touch-icon-180x180-precomposed.png"
|
||||
apple-touch-icon-152x152-precomposed: "apple-touch-icon-152x152-precomposed.png"
|
||||
apple-touch-icon-144x144-precomposed: "apple-touch-icon-144x144-precomposed.png"
|
||||
apple-touch-icon-120x120-precomposed: "apple-touch-icon-120x120-precomposed.png"
|
||||
apple-touch-icon-114x114-precomposed: "apple-touch-icon-114x114-precomposed.png"
|
||||
apple-touch-icon-76x76-precomposed: "apple-touch-icon-76x76-precomposed.png"
|
||||
apple-touch-icon-72x72-precomposed: "apple-touch-icon-72x72-precomposed.png"
|
||||
apple-touch-icon-precomposed: "apple-touch-icon-precomposed.png"
|
||||
msapplication_tileimage: "msapplication_tileimage.png" # Size 144x144
|
||||
msapplication_tilecolor: "#fabb00"
|
||||
|
||||
|
||||
# ______ __ __
|
||||
# / ____/___ _________ / /_ ____ ____ / /__
|
||||
# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/
|
||||
# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,<
|
||||
# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization › http://j.mp/fb_optimize
|
||||
|
||||
og_image: ""
|
||||
og_locale: "en_EN"
|
||||
og_type: ""
|
||||
og_title: ""
|
||||
og_description: ""
|
||||
# og_url: ""
|
||||
# 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: ""
|
||||
|
||||
Reference in a new issue