1
+
1
2
<header class =" header" >
2
3
<script type =" text/javascript" >
3
4
document .addEventListener (' DOMContentLoaded' , function () {
42
43
43
44
</script >
44
45
<nav class =" navbar" >
45
- <div class =" navbar-brand" >
46
+ <div class =" navbar-brand" >
46
47
<a class =" navbar-item" style =" font-size: 20px; color: white" href =" {{{ or site.url (or siteRootUrl siteRootPath )}}} " >
47
48
<img src =" {{ uiRootPath }} /img/logo.png" height =" 35px" alt =" Solution Patterns" > {{ site.title }} </a >
48
49
<button class =" navbar-burger" data-target =" topbar-nav" >
50
+ <span ></span >
51
+ <span ></span >
52
+ <span ></span >
49
53
</button >
50
-
51
54
</div >
52
- <div class =" navbar-item" ><span class =" navbar-text" style =" color: white; margin-left: 1rem; margin-right: 1rem;" >|</span ></div >
53
-
54
- <div class =" navbar-item has-dropdown is-hoverable" >
55
- <a class =" navbar-link" href =" #" style =" color: white" >Red Hat Patterns</a >
56
- <div class =" navbar-dropdown" >
57
- <a class =" navbar-item" href =" https://www.redhat.com/architect/portfolio/" target =" _blank" >Portfolio Architecture </a >
58
- <a class =" navbar-item" href =" https://redhat-solution-patterns.github.io/solution-patterns/patterns.html" target =" _blank" >Solution Patterns </a >
59
- <a class =" navbar-item" href =" https://validatedpatterns.io/" target =" _blank" >Validated Patterns </a >
60
-
61
- </div >
62
- </div >
63
- <div class =" navbar-item has-dropdown is-hoverable" >
64
- <a class =" navbar-link" href =" #" style =" color: white" >Resources</a >
65
- <div class =" navbar-dropdown" >
66
- <a class =" navbar-item" target =" _blank" href =" https://www.redhat.com/en/products/application-foundations" >Red Hat Application Services</a >
67
- <a class =" navbar-item" target =" _blank" href =" https://developers.redhat.com/app-dev-platform" >App Dev Platform</a >
68
- </div >
69
- </div >
70
-
71
- <div class =" navbar-item" ><span class =" navbar-text" style =" color: white; margin-left: 1rem; margin-right: 1rem;" >|</span ></div >
72
-
73
-
74
-
75
-
76
55
<div id =" topbar-nav" class =" navbar-menu" >
77
56
<div class =" navbar-end" >
78
-
79
-
80
-
81
- <div class =" navbar-item" id =" navbar-form-empty" >
82
- <span class =" navbar-text" style =" margin-left: 2rem;" >
83
- <span class =" navbar-text" style =" margin-left: 1rem; margin-right: 1rem;" > <i style =" color: orange;"
84
- class =" fa fa-exclamation-triangle" aria-hidden =" true" ></i ></span >
85
- Your Workshop Environment
86
-
87
- <form action =" javascript:void(0);" onsu>
88
- <input size =" 20" id =" userId" type =" text" placeholder =" USER ID" >
89
- <input size =" 20" id =" subdomain" type =" text" placeholder =" Subdomain" >
90
- <button type =" hidden" onclick =" goWithUserId();" >Set</button >
91
- </form >
57
+ <div class =" navbar-item has-dropdown is-hoverable" >
58
+ <a class =" navbar-link" href =" #" >Architectures & Patterns</a >
59
+ <div class =" navbar-dropdown" >
60
+ <a class =" navbar-item" href =" https://www.redhat.com/architect/portfolio/" target =" _blank" >Portfolio Architecture </a >
61
+ <a class =" navbar-item" href =" https://redhat-solution-patterns.github.io/solution-patterns/patterns.html" target =" _blank" >Solution Patterns </a >
62
+ <a class =" navbar-item" href =" https://validatedpatterns.io/" target =" _blank" >Validated Patterns </a >
63
+ <a class =" navbar-item" href =" https://catalog.redhat.com/solutions" target =" _blank" >Ecosystem Solutions </a >
64
+ </div >
92
65
</div >
93
-
94
- <div class =" navbar-item" id =" navbar-form-filled" style =" display: none;" >
95
- <span class =" navbar-text" style =" margin-left: 2rem;" >
96
- <span class =" navbar-text " style =" margin-left: 1rem; margin-right: 1rem; float:left" >
97
- Your Workshop Environment <span class =" navbar-text" style =" margin-left: 1rem; margin-right: 1rem;" > <i alt =" Clear details" title =" Clear details" onclick =" recycle();" style =" color: green;" class =" fa fa-recycle" aria-hidden =" true" ></i >
98
66
99
- <br ><span id =" userIdDisplay" ></span > <span style =" color: white; margin-left: 1rem; margin-right: 1rem;" >|</span >
100
- <span id =" subdomainDisplay" ></span >
67
+ <div class =" navbar-item has-dropdown is-hoverable" >
68
+ <a class =" navbar-link" href =" #" >Resources</a >
69
+ <div class =" navbar-dropdown" >
70
+ <a class =" navbar-item" target =" _blank" href =" https://developers.redhat.com" >Red Hat Developers</a >
71
+ <a class =" navbar-item" target =" _blank" href =" https://developers.redhat.com/app-dev-platform" >App Dev Platform</a >
72
+ <a class =" navbar-item" target =" _blank" href =" https://www.redhat.com/en/products/application-foundations" >Red Hat Application Services</a >
73
+ </div >
101
74
</div >
102
75
76
+ <a class =" navbar-item" target =" _blank" href =" https://github.com/redhat-solution-patterns/redhat-solution-patterns.github.io/issues" >Feedback</a >
77
+ <a class =" navbar-item" target =" _blank" href =" https://redhat-solution-patterns.github.io/solution-patterns/contributors-guide.html" >Contribute</a >
78
+
79
+ <div class =" navbar-item" >
80
+ <div id =" navbar-form-empty" >
81
+ <span >
82
+ <span >
83
+
84
+ <i style =" color: orange;" class =" fa fa-exclamation-triangle" aria-hidden =" true" ></i >
85
+ </span >
86
+ Your Workshop Environment
87
+ <form action =" javascript:void(0);" onsu>
88
+ <input size =" 20" id =" userId" type =" text" placeholder =" USER ID" >
89
+ <input size =" 20" id =" subdomain" type =" text" placeholder =" Subdomain" >
90
+ <button type =" hidden" onclick =" goWithUserId();" >Set</button >
91
+ </form >
92
+ </span >
93
+ </div >
103
94
104
- </span >
105
-
95
+ <div id =" navbar-form-filled" style =" display: none;" >
96
+ <span >
97
+ <span >
98
+ Your Workshop Environment
99
+ <span class =" navbar-text" style =" margin-left: 1rem; margin-right: 1rem;" >
100
+ <i alt =" Clear details" title =" Clear details" onclick =" recycle();" style =" color: green;" class =" fa fa-recycle" aria-hidden =" true" ></i >
101
+ <br ><span id =" userIdDisplay" ></span > <span >|</span >
102
+ <span id =" subdomainDisplay" ></span >
103
+ </div >
104
+ </div >
105
+ </div >
106
106
</div >
107
107
</nav >
108
- </header >
108
+ </header >
109
+
0 commit comments