Skip to content

Commit 1b7a1bd

Browse files
committed
fix search on repos page
1 parent 81a0984 commit 1b7a1bd

1 file changed

Lines changed: 89 additions & 91 deletions

File tree

ims-repos.html

Lines changed: 89 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,91 @@
11
<html lang="en" style="padding-top:0px !important;padding-bottom: 0px !important;">
22

33
<head>
4+
<!-- Basic meta -->
45
<meta charset="UTF-8">
56
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<!-- v18 basic meta -->
77
<meta name="geo.country" content="ZZ" />
88
<meta name="dcterms.rights" content="� Copyright IBM Corp. 2020" />
99
<meta name="dcterms.date" content="2020-07-18" />
1010
<meta name="keywords" content="IMS Central, IMS Developer, IMS" />
1111
<meta name="robots" content="index, follow" />
12-
<!-- Favicon -->
13-
<link id="favicon"
12+
13+
<!-- Favicon -->
14+
<link id="favicon"
1415
rel="shortcut icon"
1516
type="image/x-icon"
1617
href="wp-content/IMS_logo_small.png">
1718

18-
<!-- Pageittle -->
19-
<title>IMS Repos</title>
20-
21-
<!-- Meta -->
22-
<link rel="canonical" href="ims-docs.html" />
23-
<meta property="og:locale" content="en_US" />
24-
<meta property="og:type" content="article" />
25-
<meta property="og:title" content="IMS Repos" />
26-
<meta property="og:description" content="IMS Repos" />
27-
<meta property="og:url" content="http://www/imsdev.github.io/ims-repos.html" />
28-
<meta property="og:site_name" content="IMS Central" />
29-
<meta property="og:image" content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
30-
<meta name="twitter:card" content="summary" />
31-
<meta name="twitter:description" content="IMS Repos" />
32-
<meta name="twitter:title" content="IMS Repos" />
33-
<meta property="og:image" content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
19+
<!-- Page title -->
20+
<title>IMS Repos</title>
3421

35-
<!-- Sheets -->
36-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
37-
38-
<link rel='stylesheet' id='dwboomer-style-css' href='wp-content/themes/boomer-v18/style.css' type='text/css' media='all' />
39-
<link rel='stylesheet' id='dashicons-css' href='wp-includes/css/dashicons.min.css' type='text/css' media='all' />
40-
<link rel='stylesheet' id='pagepost_css-css' href='wp-content/themes/boomer-v18/css/pagepost.css' type='text/css' media='all' />
41-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
42-
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
43-
<link rel="stylesheet" href="wp-includes/css/nav.css">
44-
<link rel="stylesheet" href="wp-includes/css/dropnav.css">
45-
<link rel='stylesheet' href='wp-includes/css/www.css' type='text/css' media='all' />
46-
<link href="wp-includes/css/custom.css" rel="stylesheet">
47-
<link href="wp-includes/css/grid-fluid.css" rel="stylesheet">
48-
<link href="wp-includes/css/www.css" rel="stylesheet" />
49-
<link href="wp-includes/css/tables.css" rel="stylesheet">
50-
<link href="wp-includes/css/pages/repos.css" rel="stylesheet">
51-
52-
<!-- Hotjar Tracking Code for ibm.com/demos & githhub -->
53-
<script>
54-
(function(h,o,t,j,a,r){
55-
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
56-
h._hjSettings={hjid:132193,hjsv:6};
57-
a=o.getElementsByTagName('head')[0];
58-
r=o.createElement('script');r.async=1;
59-
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
60-
a.appendChild(r);
61-
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
62-
</script>
63-
64-
<!-- Additional styling for content after navigation -->
22+
<!-- Meta for social media -->
23+
<link rel="canonical" href="ims-docs.html" />
24+
<meta property="og:locale" content="en_US" />
25+
<meta property="og:type" content="article" />
26+
<meta property="og:title" content="IMS Repos" />
27+
<meta property="og:description" content="IMS Repos" />
28+
<meta property="og:url" content="http://www/imsdev.github.io/ims-repos.html" />
29+
<meta property="og:site_name" content="IMS Central" />
30+
<meta property="og:image" content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
31+
<meta name="twitter:card" content="summary" />
32+
<meta name="twitter:description" content="IMS Repos" />
33+
<meta name="twitter:title" content="IMS Repos" />
34+
<meta property="og:image" content="http://www/imsdev.github.io/wp-content/IMS_logo_large.png" />
35+
36+
<!-- Sheets -->
37+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
38+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
39+
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
40+
<!-- Migrated stylesheets -->
41+
<link rel='stylesheet' id='dwboomer-style-css' href='wp-content/themes/boomer-v18/style.css' type='text/css' media='all' />
42+
<link rel='stylesheet' href='wp-includes/css/www.css' type='text/css' media='all' />
43+
<!-- Pure CSS -->
44+
<link href="wp-includes/css/grid-fluid.css" rel="stylesheet">
45+
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css">
46+
<link rel="stylesheet" href="wp-includes/css/grids-responsive-min.css">
47+
<!-- Custom CSS -->
48+
<link rel="stylesheet" href="wp-includes/css/nav.css">
49+
<link rel="stylesheet" href="wp-includes/css/dropnav.css">
50+
<link href="wp-includes/css/tables.css" rel="stylesheet">
51+
<link href="wp-includes/css/pages/repos.css" rel="stylesheet">
52+
<link href="wp-includes/css/custom.css" rel="stylesheet">
53+
<link rel="stylesheet" type="text/css" href="wp-includes/css/homepage.css">
54+
55+
<!-- Hotjar Tracking Code for ibm.com/demos & githhub -->
56+
<script>
57+
(function(h,o,t,j,a,r){
58+
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
59+
h._hjSettings={hjid:132193,hjsv:6};
60+
a=o.getElementsByTagName('head')[0];
61+
r=o.createElement('script');r.async=1;
62+
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
63+
a.appendChild(r);
64+
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
65+
</script>
6566

66-
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css">
67-
<link rel="stylesheet" href="wp-includes/css/grids-responsive-min.css">
68-
<link rel="stylesheet" type="text/css" href="wp-includes/css/homepage.css">
69-
<script src="wp-includes/js/jquery.min.js"></script>
67+
<!-- <script src="wp-includes/js/jquery.min.js"></script> -->
7068

71-
<!-- TipueSearch -->
72-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
73-
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_content.js"></script>
74-
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_set.js"></script>
75-
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch.min.js"></script>
69+
<!-- TipueSearch -->
70+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
71+
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_content.js"></script>
72+
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_set.js"></script>
73+
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch.min.js"></script>
7674

77-
<!-- delayed search -->
78-
<script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script>
75+
<!-- delayed search -->
76+
<script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script>
7977

80-
<!-- Web components -->
81-
<script src="web-components/nav-header/nav-header.js" type="module"></script>
82-
<script src="web-components/hero-section/hero-section.js" type="module"></script>
78+
<!-- Web components -->
79+
<script src="web-components/nav-header/nav-header.js" type="module"></script>
80+
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8381
</head>
8482

8583
<!-- MASTHEAD_SITENAV_BEGIN -->
86-
<body id="ibm-com" class="ibm-com ibm-type group-blog">
87-
<div class="ibm-landing-page" style="position: relative;">
88-
<nav-header></nav-header>
84+
<body id="ibm-com" class="ibm-com ibm-type">
85+
<nav-header></nav-header>
8986

90-
<!-- Container -->
87+
<!-- Container -->
88+
<div id="content">
9189
<main id="main">
9290
<hero-section
9391
name="IMS on GitHub"
@@ -97,43 +95,43 @@
9795
linktext="IMS on GitHub →"
9896
link="https://github.com/imsdev"
9997
></hero-section>
100-
98+
10199
<div class="zs-section repo-sec">
102100
<h2 id="section-title">Available repositories</h2>
103101

104102
<!-- Retrieving repositories -->
105103
<div class="container-fluid" id="github-projects"></div>
106104
</div>
107-
105+
108106
<!-- =========================== back to top =========================== -->
109107
<div>
110108
<img id="btt" src="wp-content/Icon_Back_to_top.svg" alt="Back to top" tabindex="0" role="button">
111109
</div>
112110
</main>
113-
114-
<footer aria-label="IBM" id="themeFooter">
115-
<div id="boomer-footer" class="boomer_footer_menu"></div>
116-
<div id="dw-footer" class="ibm-alternate ibm-padding-normal">
117-
<div class="ibm-columns ibm-padding-bottom-0">
118-
<div class="ibm-col-1-1">
119-
<div class="ibm-footer-corporate-links">
120-
<ul>
121-
<li><a href="https://www.ibm.com/contact/us" target="_blank">Contact</a></li>
122-
<li><div></div></li>
123-
<li><a href="http://www.ibm.com/privacy/us/en/" target="_blank">Privacy</a></li>
124-
<li><div></div></li>
125-
<li><a href="https://www.ibm.com/legal?lnk=flg-tous-usen" target="_blank">Terms of use</a></li>
126-
<li><div></div></li>
127-
<li><a href="http://www.ibm.com/accessibility/us/en/" target="_blank">Accessibility</a></li>
128-
</ul>
129-
</div>
130-
<p class="copyright">Copyright IBM Corporation 2023, 2025</p>
131-
<div id="ibm-footer-locale-selector"></div>
111+
</div>
112+
113+
<footer aria-label="IBM" id="themeFooter">
114+
<div id="boomer-footer" class="boomer_footer_menu"></div>
115+
<div id="dw-footer" class="ibm-alternate ibm-padding-normal">
116+
<div class="ibm-columns ibm-padding-bottom-0">
117+
<div class="ibm-col-1-1">
118+
<div class="ibm-footer-corporate-links">
119+
<ul>
120+
<li><a href="https://www.ibm.com/contact/us" target="_blank">Contact</a></li>
121+
<li><div></div></li>
122+
<li><a href="http://www.ibm.com/privacy/us/en/" target="_blank">Privacy</a></li>
123+
<li><div></div></li>
124+
<li><a href="https://www.ibm.com/legal?lnk=flg-tous-usen" target="_blank">Terms of use</a></li>
125+
<li><div></div></li>
126+
<li><a href="http://www.ibm.com/accessibility/us/en/" target="_blank">Accessibility</a></li>
127+
</ul>
132128
</div>
133-
</div>
129+
<p class="copyright">Copyright IBM Corporation 2023, 2025</p>
130+
<div id="ibm-footer-locale-selector"></div>
131+
</div>
134132
</div>
135-
</footer>
136-
</div><!-- #page -->
133+
</div>
134+
</footer>
137135

138136
<!-- Search box functions -->
139137
<script src="jekyll-tipue-search/assets/tipuesearch/searchBox.js"></script>

0 commit comments

Comments
 (0)