-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtraining-zh-tw-playbook.yml
More file actions
69 lines (69 loc) · 1.63 KB
/
training-zh-tw-playbook.yml
File metadata and controls
69 lines (69 loc) · 1.63 KB
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
site:
title: TRADITIONAL CHINESE TITLE REQUIRED GBIF培訓課程
start_page: ROOT::index.adoc
keys:
language: zh-tw
content:
sources:
- url: .
start_path: ./zh-tw/home
branches: HEAD
- url: .
start_path: ./zh-tw/intro-to-gbif
branches: HEAD
- url: .
start_path: ./zh-tw/data-mobilization
branches: HEAD
- url: .
start_path: ./zh-tw/data-use
branches: HEAD
- url: .
start_path: ./zh-tw/dna-barcoding
branches: HEAD
- url: .
start_path: ./zh-tw/nodes
branches: HEAD
- url: .
start_path: ./zh-tw/epn
branches: HEAD
- url: .
start_path: ./zh-tw/grscicoll
branches: HEAD
- url: .
start_path: ./zh-tw/project-planning
branches: HEAD
- url: .
start_path: ./zh-tw/foundations
branches: HEAD
output:
clean: false
dir: ./output/zh-tw
runtime:
fetch: true
cache_dir: ./cache
ui:
bundle:
url: https://builds.gbif.org/job/tech-docs-theme/lastSuccessfulBuild/artifact/build/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental_ui
urls:
html_extension_style: drop
latest_version_segment_strategy: redirect:to
latest_version_segment: latest
redirect_facility: httpd
asciidoc:
extensions:
- ./lib/asciidoctor-question
attributes:
idprefix: ''
idseparator: '-'
page-pagination: yes
page-toctitle: 'TRADITIONAL CHINESE TRANSLATION NEEDED 頁面內容'
language: zh-tw
null: ␀
#Not yet supported, node required during the build.
#antora:
# extensions:
# - require: '@antora/lunr-extension'
# index_latest_only: true
# languages: [zh]