forked from AzureCommunityPL/azurecommunitypl.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
98 lines (86 loc) · 2.25 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
title: Microsoft Azure User Group Poland
description: >
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
url: "https://azurecommunity.pl"
baseurl: ""
locale: pl_PL
timezone: Europe/Warsaw
twitter:
username: AzureGroupPL
card: summary
facebook:
publisher: 933066520134721
admins: 1234
exclude:
- assets/scss
- docs
- Dockerfile
- docker.sh
- create_Gemfile.lock.sh
- Gemfile
- Gemfile.lock
sass:
style: compressed
sass_dir: assets/scss
feed:
posts_limit: 10
collections:
og-images:
output: true
pages:
output: true
defaults:
- scope:
path: ""
type: posts
values:
permalink: blog/:title
layout: post
- scope:
path: ""
type: og-images
values:
permalink: og-image/:title
layout: og-image
- scope:
path: "_pages"
type: pages
values:
permalink: /:name
layout: page
page_gen-dirs: true
page_gen:
- data: 'authors'
template: 'autopage_author'
name: 'github'
dir: 'author'
autopages:
enabled: true
categories:
layouts:
- 'autopage_categories.html'
title: 'Wszystkie strony w kategorii :cat' # :tag is replaced by the tag name
permalink: '/category/:cat'
slugify:
mode: 'default' # :tag is slugified.
case: false
tags:
layouts:
- 'autopage_tags.html'
title: 'Wszystkie strony z tagiem :tag' # :tag is replaced by the tag name
permalink: '/tag/:tag'
slugify:
mode: 'default' # :tag is slugified.
case: false
pagination:
enabled: true
per_page: 5
permalink: '/:num/'
title: ':title | :num of :max'
limit: 0
sort_field: 'date'
sort_reverse: true
trail:
before: 1
after: 1
og_image_generator_url: https://azurecommunitypl.azurefd.net/og-image/