-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
101 lines (88 loc) · 2.57 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
99
100
101
title: "hapi.etica.ai"
description: "Auxilium Humanitarium API documentōrum"
repository: HXL-CPLP/Auxilium-Humanitarium-API
baseurl: ""
# see https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# lang: 'pt'
# @see https://github.com/kurtsson/jekyll-multiple-languages-plugin
# include: [CONTRIBUTING.md]
# https://github.com/pages-themes/cayman
# theme: jekyll-theme-cayman
# theme: minima
# show_downloads: false
# google_analytics: [Your Google Analytics tracking ID]
# https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
twitter:
username: EticaAI
card: summary
exclude:
- vendor/
- openapitools.json
- _systema/
- "api/*/*/*/html/*.md"
- "api/*/*/*/html2/*.md"
- "api/*/*/*/mysql-schema/*.md"
- "api/*/*/*/mysql-schema/*.md"
- api/README.md
- api/UN/README.md_data/expandendum/api.json
- api/UN/CODV1API/README.md
- api/UN/reliefweb/README.md
- api/UN/UNdata/README.md
- api/UN/UNSD/README.md
- api/XZ/worldbank/README.md
- api/XZ/README.md
- schema/iso/iso639-3/eng/README.md
- schema/iso/iso15924/eng/README.md
- schemam/XZ/vaccinum/README.md
- README-old.md
# _[por] Evitar loop infinito com _plugins/jekyll_hapi_hooks.rb e
# jekyll serve --watch
# [por]_
- _data/api.l10n.json
- _data/navigationem.l10n.json
- _data/referens.l10n.json
- _data/schema.l10n.json
- _data/expandendum/
# - _data/expandendum/api.json
# - _data/expandendum/schemam.json
- _data/tm/
- _hxltm/
- _assets/
keep_files:
- _assets/
- assets
# GitHub pages related
# - https://docs.github.com/en/[email protected]/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll
# - https://pages.github.com/versions/
# - https://jekyllrb.com/docs/front-matter/
# @see https://github.com/jekyll/jekyll-sitemap
url: "https://hapi.etica.ai" # the base hostname & protocol for your site
# plugins:
# - jekyll-sitemap
# @see https://github.com/toshimaru/jekyll-toc
toc:
min_level: 2
max_level: 6
ordered_list: false
no_toc_section_class: no_toc_section
list_id: toc
list_class: section-nav
sublist_class: ''
item_class: toc-entry
item_prefix: toc-
defaults:
- scope:
path: "" # an empty string here means all files in the project
values:
layout: "defallo"
linguam: "lat-Latn"
linguam_alternum: "lat-Latn"
- scope:
path: "api/*/*/*/html"
values:
sitemap: false
- scope:
path: "api/*/*/*/html2"
values:
sitemap: false
# > TODO: talvez https://rdyar.github.io/2017/10/01/speed-up-jekyll-by-using-gulp-for-sass-and-other-assets/ (?)