-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yaml
114 lines (94 loc) · 2.11 KB
/
_config.yaml
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
source: _source
title: "Geolexica for Intelligent transport systems (ISO 14812)"
committee:
identifier: TC 204
name: Intelligent transport systems
parent_org_name: ISO
main_logo:
path: /assets/logo-iso-noninverted.svg
alt_text: ISO
footer_logo:
path: /assets/logo-iso-noninverted.svg
alt_text: ISO organization
url: https://www.iso.org/
font_awesome_kit_url: https://kit.fontawesome.com/77a8a07e0a.js
has_brand_name: yes
always_show_committee_link_on_landing: yes
email: [email protected]
tagline: >-
The digital intelligent transport systems vocabulary
description: >-
Authoritative vocabulary for intelligent transport systems from ISO 14812.
baseurl: ""
url: "https://isotc204.geolexica.org"
social:
links:
- url: https://github.com/ISO-TC204/iso14812
# algolia:
# application_id: NOP
# index_name: NOP
# search_only_api_key: NOP
nav:
items:
- id: concepts
url: /concepts
title: Concepts
description: List of all concepts
- id: posts
url: /posts
title: News & Articles
- id: registers
url: /registers
title: Registers
description: Language registries of the Multi-Lingual Glossary of Terms
- id: stats
url: /stats
title: Statistics
description: Per-language term statistics
- id: about
url: /about
title: About
footer_nav:
- url: https://committee.iso.org/home/tc204
title: ISO/TC 204
powered_by:
url: https://open.ribose.com
title: Ribose
logo_path: /assets/logo-ribose.svg
theme: jekyll-geolexica
sass:
style: compressed
collections:
pages:
output: true
permalink: /:path/
defaults:
- scope:
path: ""
type: "posts"
values:
show_header_meta: true
geolexica:
concepts_glob: "../isotc204-glossary/concepts/*.yaml"
glossary_path: "../isotc204-glossary"
math: true
term_languages:
- eng
formats:
- html
- json
- json-ld
- turtle
search:
refinements:
- validity
tidy_json:
enabled: true
pretty: true
plugins:
- jekyll-data
- jekyll-feed
- jekyll-geolexica
- jekyll-sitemap
- jekyll-tidy-json
- jekyll-plugin-frontend-build