forked from fv-kubu/fv-kubu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·60 lines (44 loc) · 2.03 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# 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
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Förderverein Kita Kubu e.V.
description: > # this means to ignore newlines until "baseurl:"
Ashwathama is a minimal website with an app like design. It also features card layouts for website elements.
baseurl: "/" # the subpath of your site, e.g. /blog
url: "http://fv-kubu.de/"
permalink: :title/
full-url: "http://fv-kubu.de/" # the base hostname & protocol for your site
# CSS
sass:
style: compressed
# Comments - Go to Disqus.com > sign up > get the short-name > insert it here
disqus-shortname:
# Tracker
analytics:
# Form Settings
#
# Contact form can be enabled by getting an API key from https://getsimpleform.com/
simpleform-token: b6d4be9b039b666b3311e1ddcbfb577c
# Redirect users after submitting the form
redirect-to: http://blog.webjeda.com/thank-you/
# Site version
version: 0.9
# Post date background - This will change the background of the post date and tag ribbon according to the theme. If set to no default green background will be used. If yes then the theme color scheme is used.
change-date-bg: no
# Build settings
markdown: kramdown
include: [_pages] # Includes files inside _pages directory [Do not remove this]
author:
name: Förderverein Kita Kubu e.V.
image: ashwat.jpg # The author image will be shown on the header. Place this image in /images/ folder.
about: Ashwathama is a sage who wrote Mahabharatha. He is the son of Drona. He fought on the Kaurava side against the Pandavas. He put up a pretty good fight with mighty Bhima.
twitter: webjeda # https://twitter.com/ is automatically added
facebook: webjeda # https://facebook.com/ is automatically added
email: [email protected] # mailto: is automatically added
gems:
- jekyll-seo-tag
- jekyll-paginate