-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
49 lines (39 loc) · 1.21 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
# https://github.com/yous/whiteglass/blob/master/_config.yml
#plugins_dir: ./_plugins
plugins:
- jekyll-redirect-from
- jemoji
exclude:
- "/vendor/"
- "Gemfile"
- "Gemfile.lock"
- "README.md"
- "LICENSE.md"
- "*.gemspec"
keep_files:
- "CNAME"
- ".git"
- ".gitignore"
# Site settings
title: ЧАСК "Прогресс"
subtitle: "Черниговский авиаспортклуб"
description: Прыжки с парашютом в Киеве и Чернигове, обучение и тандем прыжок. Черниговский парашютный клуб "Прогресс" (тел. 067 460-17-12)
url: "http://www.progres.org.ua" # the base hostname & protocol for your site
# baseurl: "/the/subpath/of/your/site" # Set this value to "" if you want your site to be root
#baseurl: "/airspace-jekyll"
#baseurl: "/progres.org.ua"
#baseurl: ""
cover: "/assets/cover.png"
logo: "/assets/logo.png"
lang: uk
timezone: Europe/Kiev
# Build settings
markdown: kramdown
# Google analytics
# ga_tracking_id: "UA-XXXX-1"
# Category descriptions (for archive pages)
descriptions:
- cat: jekyll
desc: "Posts describing Jekyll setup techniques."
- cat: blog
desc: "Новости"