-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
43 lines (32 loc) · 1.18 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
# Handling Reading
exclude: ["README.md"]
include: ['_pages']
# Filtering Content
show_drafts: false
future : false
# Conversion
excerpt_separator: <!--more-->
# Serving
baseurl: ""
url : "https://code-quality.de"
# Application
version: "1.0.0"
# Meta Information
title : "Frank Sons - Agile Software & Code Quality"
description: "Beratung rund um agile Software & Code Qualität. Workshops für Code Reviews, Unit Testing und agile Entwicklung"
keywords : "agile development, unit testing, code reviews, code quality, software quality, agile entwicklung, code qualität, software qualität, workshops, beratung, scrum, agile, extreme programming, php, software development, web development, software entwicklung, web entwicklung"
author : "Frank Sons"
# Timezone
timezone: UTC
# Google API keys
google:
analytics: "UA-66930429-1"
maps : ""
# Configuration for robots.txt generation
robots:
crawldelay : 7
disallow_all : false
disallow_folders : "assets, images"
disallows_user_agents: "WebReaper, WebCopier, Offline Explorer, HTTrack, Microsoft.URL.Control, EmailCollector, penthesilea"
sitemap:
enable: true