-
Notifications
You must be signed in to change notification settings - Fork 16
/
_config.yml
37 lines (29 loc) · 909 Bytes
/
_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
# Site settings
title: Portál o datech České republiky
description: Portál o datech a Národní katalog otevřených dat České republiky
baseurl: "" # the subpath of your site, e.g. /blog.
url: "https://data.gov.cz" # the base hostname & protocol for your site
# Build settings
excerpt_separator: <!--more-->
timezone: Europe/Prague
plugins:
- jekyll-mentions
- jekyll-feed
- jekyll-sitemap
- jekyll-redirect-from
langs:
en:
cs: česky
flag: /images/flag-en.svg
cs:
en: English
flag: /images/flag-cs.svg
collections:
clanky:
output: true
permalink: /články/:path
app_registration_form: https://forms.office.com/e/mK4wLvrww4
suggestion_form: https://forms.office.com/e/UuwD7UBnRG
lkod_validator: https://datagov-cz.github.io/lkod-validator/
# Path to design-system distribution directory, must not end with '/'.
design_system_assets: /assets/design-system