File tree 2 files changed +8
-13
lines changed
2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 9
9
content :
10
10
sources :
11
11
- url : .
12
- branches : HEAD
12
+ branches : [master, dev]
13
13
start_path : documentation
14
14
15
15
asciidoc :
16
16
attributes :
17
17
title : OpenShift Serverless Logic Tutorial (Dev Mode)
18
+ release-version : master
19
+ page-pagination : true
18
20
extensions :
19
21
- ./lib/remote-include-processor.js
20
22
- ./lib/tab-block.js
21
23
ui :
22
24
bundle :
23
- url : https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
24
- supplemental_files :
25
- - path : ./supplemental-ui
26
- - path : .nojekyll
27
- - path : ui.yml
28
- contents : " static_files: [ .nojekyll ]"
25
+ url : https://github.com/redhat-scholars/course-ui/releases/download/v0.1.14/ui-bundle.zip
26
+ snapshot : true
27
+ supplemental_files : ./supplemental-ui
29
28
30
29
output :
31
30
dir : ./gh-pages
Original file line number Diff line number Diff line change @@ -22,13 +22,9 @@ asciidoc:
22
22
23
23
ui :
24
24
bundle :
25
- url : https://github.com/redhat-developer-demos/rhd-tutorial- ui/releases/download/v0.1.10 /ui-bundle.zip
25
+ url : https://github.com/redhat-scholars/course- ui/releases/download/v0.1.14 /ui-bundle.zip
26
26
snapshot : true
27
- supplemental_files :
28
- - path : ./supplemental-ui
29
- - path : .nojekyll
30
- - path : ui.yml
31
- contents : " static_files: [ .nojekyll ]"
27
+ supplemental_files : ./supplemental-ui
32
28
33
29
output :
34
30
dir : ./gh-pages
You can’t perform that action at this time.
0 commit comments