2016-02-22 04:18:14 +01:00
|
|
|
# Welcome to Jekyll!
|
|
|
|
#
|
2016-04-07 22:27:01 +02:00
|
|
|
# This config file is meant for settings that affect your entire site, values
|
2016-02-22 04:18:14 +01:00
|
|
|
# which you are expected to set up once and rarely need to edit after that.
|
|
|
|
# For technical reasons, this file is *NOT* reloaded automatically when you use
|
2016-04-07 22:27:01 +02:00
|
|
|
# `jekyll serve`. If you change this file, please restart the server process.
|
2014-07-31 15:37:41 +02:00
|
|
|
|
2016-02-23 04:03:47 +01:00
|
|
|
# Site Settings
|
2016-04-07 22:27:01 +02:00
|
|
|
locale : "en-US"
|
2016-04-14 21:35:33 +02:00
|
|
|
title : "Site Title"
|
2016-02-23 06:17:39 +01:00
|
|
|
title_separator : "-"
|
2016-04-14 21:35:33 +02:00
|
|
|
name : "Your Name"
|
|
|
|
description : "An amazing website."
|
2016-04-14 22:38:13 +02:00
|
|
|
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
2016-04-14 21:35:33 +02:00
|
|
|
baseurl : # the subpath of your site, e.g. "/blog"
|
|
|
|
gh_repo :
|
2016-04-07 22:27:01 +02:00
|
|
|
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
|
2016-04-17 03:49:36 +02:00
|
|
|
# breadcrumbs : false # true, false (default)
|
|
|
|
words_per_minute : 200
|
2016-03-07 17:29:35 +01:00
|
|
|
comments:
|
2016-04-14 21:35:33 +02:00
|
|
|
provider : # false (default), "disqus", "facebook", "google-plus", custom"
|
2016-03-07 17:29:35 +01:00
|
|
|
disqus:
|
2016-04-14 21:35:33 +02:00
|
|
|
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
|
2016-03-07 17:29:35 +01:00
|
|
|
facebook:
|
|
|
|
# https://developers.facebook.com/docs/plugins/comments
|
|
|
|
appid :
|
2016-03-23 17:55:36 +01:00
|
|
|
num_posts : # 5 (default)
|
2016-03-07 17:29:35 +01:00
|
|
|
colorscheme : # "light" (default), "dark"
|
2016-04-08 03:55:22 +02:00
|
|
|
|
|
|
|
# SEO Related
|
2016-04-14 21:35:33 +02:00
|
|
|
google_site_verification :
|
2016-02-23 06:17:39 +01:00
|
|
|
bing_site_verification :
|
|
|
|
alexa_site_verification :
|
|
|
|
yandex_site_verification :
|
2016-04-08 03:55:22 +02:00
|
|
|
|
|
|
|
# Social Sharing
|
2016-04-07 22:27:01 +02:00
|
|
|
twitter:
|
2016-04-14 21:35:33 +02:00
|
|
|
username :
|
2016-04-07 22:27:01 +02:00
|
|
|
facebook:
|
2016-04-14 21:35:33 +02:00
|
|
|
username :
|
2016-04-07 22:27:01 +02:00
|
|
|
app_id :
|
|
|
|
publisher :
|
2016-04-14 21:35:33 +02:00
|
|
|
og_image : # Open Graph/Twitter default site image
|
2016-04-08 03:55:22 +02:00
|
|
|
# For specifying social profiles
|
2016-03-11 15:39:20 +01:00
|
|
|
# - https://developers.google.com/structured-data/customize/social-profiles
|
2016-02-23 06:17:39 +01:00
|
|
|
social:
|
2016-02-23 16:13:15 +01:00
|
|
|
type : # Person or Organization (defaults to Person)
|
2016-02-23 06:17:39 +01:00
|
|
|
name : # If the user or organization name differs from the site's name
|
|
|
|
links: # An array of links to social media profiles
|
2013-05-24 16:25:31 +02:00
|
|
|
|
2016-04-08 03:55:56 +02:00
|
|
|
# Analytics
|
|
|
|
analytics:
|
2016-04-14 21:35:33 +02:00
|
|
|
provider : false # false (default), "google", "google-universal", "custom"
|
2016-04-08 03:55:56 +02:00
|
|
|
google:
|
2016-04-14 21:35:33 +02:00
|
|
|
tracking_id :
|
2016-04-08 03:55:56 +02:00
|
|
|
|
2016-04-08 03:55:22 +02:00
|
|
|
# Google AdSense
|
|
|
|
google_ad_client :
|
|
|
|
google_ad_slot :
|
|
|
|
|
|
|
|
|
|
|
|
# Site Author
|
|
|
|
author:
|
2016-04-14 21:35:33 +02:00
|
|
|
name : "Your Name"
|
2016-04-08 03:55:22 +02:00
|
|
|
avatar : "bio-photo.jpg"
|
2016-04-14 21:35:33 +02:00
|
|
|
bio : "I am an amazing person."
|
|
|
|
location : "Somewhere"
|
|
|
|
email :
|
|
|
|
uri :
|
2016-04-11 15:30:28 +02:00
|
|
|
bitbucket :
|
2016-04-08 03:55:22 +02:00
|
|
|
codepen :
|
|
|
|
dribbble :
|
|
|
|
flickr :
|
2016-04-14 21:35:33 +02:00
|
|
|
facebook :
|
2016-04-08 03:55:22 +02:00
|
|
|
foursquare :
|
2016-04-14 21:35:33 +02:00
|
|
|
github :
|
2016-04-08 03:55:22 +02:00
|
|
|
google_plus :
|
|
|
|
keybase :
|
2016-04-14 21:35:33 +02:00
|
|
|
instagram :
|
2016-04-08 03:55:22 +02:00
|
|
|
lastfm :
|
|
|
|
linkedin :
|
|
|
|
pinterest :
|
|
|
|
soundcloud :
|
|
|
|
stackoverflow : # http://stackoverflow.com/users/123456/username
|
|
|
|
steam :
|
|
|
|
tumblr :
|
2016-04-14 21:35:33 +02:00
|
|
|
twitter :
|
2016-04-08 03:55:22 +02:00
|
|
|
vine :
|
|
|
|
weibo :
|
|
|
|
xing :
|
|
|
|
youtube :
|
|
|
|
|
|
|
|
|
2016-02-23 04:03:47 +01:00
|
|
|
# Reading Files
|
2016-03-03 20:34:17 +01:00
|
|
|
include:
|
2016-02-22 04:18:14 +01:00
|
|
|
- .htaccess
|
|
|
|
- _pages
|
2016-03-03 20:34:17 +01:00
|
|
|
exclude:
|
2016-02-22 04:18:14 +01:00
|
|
|
- "*.sublime-project"
|
|
|
|
- "*.sublime-workspace"
|
|
|
|
- .asset-cache
|
|
|
|
- .bundle
|
|
|
|
- .jekyll-assets-cache
|
|
|
|
- .sass-cache
|
2016-03-18 02:32:55 +01:00
|
|
|
- assets/js/plugins
|
|
|
|
- assets/js/_main.js
|
|
|
|
- assets/js/vendor
|
2016-02-22 04:18:14 +01:00
|
|
|
- Capfile
|
2016-04-14 04:38:28 +02:00
|
|
|
- CHANGELOG
|
2016-02-22 04:18:14 +01:00
|
|
|
- config
|
|
|
|
- Gemfile
|
|
|
|
- Gruntfile.js
|
2016-03-08 04:20:32 +01:00
|
|
|
- gulpfile.js
|
2016-02-22 04:18:14 +01:00
|
|
|
- LICENSE
|
|
|
|
- log
|
|
|
|
- node_modules
|
|
|
|
- package.json
|
|
|
|
- Rakefile
|
|
|
|
- README
|
|
|
|
- tmp
|
2016-03-03 20:34:17 +01:00
|
|
|
keep_files:
|
2016-02-22 04:18:14 +01:00
|
|
|
- .git
|
|
|
|
- .svn
|
|
|
|
encoding: "utf-8"
|
|
|
|
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
|
2013-05-24 16:25:31 +02:00
|
|
|
|
2016-04-08 03:55:22 +02:00
|
|
|
|
2016-02-22 04:18:14 +01:00
|
|
|
# Conversion
|
|
|
|
markdown: kramdown
|
2015-10-30 19:02:58 +01:00
|
|
|
highlighter: rouge
|
2016-02-22 04:18:14 +01:00
|
|
|
lsi: false
|
2016-02-24 22:10:22 +01:00
|
|
|
excerpt_separator: "\n\n"
|
2016-02-22 04:18:14 +01:00
|
|
|
incremental: false
|
|
|
|
|
2016-04-08 03:55:22 +02:00
|
|
|
|
2016-02-23 04:03:47 +01:00
|
|
|
# Markdown Processing
|
|
|
|
kramdown:
|
|
|
|
input: GFM
|
|
|
|
hard_wrap: false
|
|
|
|
auto_ids: true
|
|
|
|
footnote_nr: 1
|
|
|
|
entity_output: as_char
|
|
|
|
toc_levels: 1..6
|
|
|
|
smart_quotes: lsquo,rsquo,ldquo,rdquo
|
|
|
|
enable_coderay: false
|
|
|
|
|
2016-04-08 03:55:22 +02:00
|
|
|
|
2016-04-08 21:37:45 +02:00
|
|
|
# Outputting
|
|
|
|
permalink: /:categories/:title/
|
|
|
|
paginate: 5 # amount of posts to show
|
|
|
|
paginate_path: /page:num/
|
2016-04-14 21:35:33 +02:00
|
|
|
timezone: # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
2016-04-08 21:37:45 +02:00
|
|
|
|
|
|
|
|
2016-02-22 04:18:14 +01:00
|
|
|
# Plugins
|
2014-07-31 15:40:48 +02:00
|
|
|
gems:
|
2016-02-22 04:18:14 +01:00
|
|
|
- jekyll-paginate
|
2014-07-31 15:40:48 +02:00
|
|
|
- jekyll-sitemap
|
2015-10-30 19:02:58 +01:00
|
|
|
- jekyll-gist
|
2016-03-07 04:31:38 +01:00
|
|
|
- jekyll-feed
|
2016-04-04 22:36:04 +02:00
|
|
|
- jemoji
|
2013-05-24 16:25:31 +02:00
|
|
|
|
2016-03-19 01:51:42 +01:00
|
|
|
# mimic GitHub Pages with --safe
|
|
|
|
whitelist:
|
|
|
|
- jekyll-paginate
|
|
|
|
- jekyll-sitemap
|
|
|
|
- jekyll-gist
|
|
|
|
- jekyll-feed
|
2016-04-04 22:36:04 +02:00
|
|
|
- jemoji
|
2016-03-19 01:51:42 +01:00
|
|
|
|
2016-04-08 03:55:22 +02:00
|
|
|
|
2016-03-11 15:39:20 +01:00
|
|
|
# Archives
|
|
|
|
# Type
|
|
|
|
# - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default)
|
|
|
|
# - Jekyll Archives plugin archive pages ~> type: jekyll-archives
|
2016-03-11 21:54:16 +01:00
|
|
|
# Path (examples)
|
2016-03-11 22:16:18 +01:00
|
|
|
# - Archive page should exist at path when using Liquid method or you can
|
|
|
|
# expect broken links (especially with breadcrumbs enabled)
|
2016-03-11 15:39:20 +01:00
|
|
|
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
|
2016-03-11 22:16:18 +01:00
|
|
|
# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
|
|
|
|
# - <base_path/my-awesome-category/index.html ~> path: /
|
2016-03-11 15:39:20 +01:00
|
|
|
categories:
|
|
|
|
type: liquid
|
|
|
|
path: /categories/
|
|
|
|
tags:
|
|
|
|
type: liquid
|
|
|
|
path: /tags/
|
|
|
|
# https://github.com/jekyll/jekyll-archives
|
|
|
|
# jekyll-archives:
|
|
|
|
# enabled:
|
|
|
|
# - categories
|
|
|
|
# - tags
|
|
|
|
# layouts:
|
|
|
|
# category: archive-taxonomy
|
|
|
|
# tag: archive-taxonomy
|
|
|
|
# permalinks:
|
2016-04-04 20:20:47 +02:00
|
|
|
# category: /categories/:name/
|
2016-03-11 15:39:20 +01:00
|
|
|
# tag: /tags/:name/
|
2016-03-11 03:53:28 +01:00
|
|
|
|
2016-04-08 03:55:22 +02:00
|
|
|
|
2016-02-23 04:03:47 +01:00
|
|
|
# HTML Compression
|
2016-03-11 15:39:20 +01:00
|
|
|
# - http://jch.penibelst.de/
|
2016-02-23 04:03:47 +01:00
|
|
|
compress_html:
|
|
|
|
clippings: all
|
|
|
|
ignore:
|
|
|
|
envs: development
|