-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnewtab.html
132 lines (118 loc) · 8.35 KB
/
newtab.html
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OurProjectName</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" type="text/css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
</head>
<style>
p {
width: 700px;
}
body {
background-image: url("images/background.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.jumbotron {
background: none
}
</style>
<body>
<div align="center"><img src="images/title.png"/></div>
<div hidden id="intro" style="margin: 10px 10px"><em>We've scanned the page and found GitHub repositories corresponding to topics of <strong id="topics"></strong>. We hope they're helpful!</em></div>
<div class="jumbotron">
<table style="width:100%">
<tr>
<td>
<div id="1-panel" hidden class="panel panel-success" style="position: relative;" >
<div class="panel-heading">
<h3 class="panel-title"><a id="1-user" href="" target="_blank">user</a>/<a id="1-name" href="" target="_blank">repository</a> <strong id="1-language"></strong></h3>
<div style="position: absolute; right: 15px; top:10px" class="repo-buttons">
<span style="margin:0px 3px" class="label label-default">
<svg viewBox="0 0 13 13" version="1.1" padding-top="10" width="10" height="12" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg>
Stars: <a target="_blank" style="color: white;" href="http://www.google.com" id="1-starcount">11</a>
</span>
<span style="margin:0px 3px;" class="label label-default">
<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 15 5" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
Forks: <a target="_blank" style="color: white;" href="http://www.google.com" id="1-forks">11</a>
</span>
<span style="margin:0px 3px;" class="label label-default">
<svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 22 6" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"></path></svg>
Watchers: <a target="_blank" style="color: white;" href="http://www.google.com" id="1-watchers">11</a>
</span>
</div>
</div>
<div class="panel-body">
<p id="1-description">Panel content</p>
<span id="1-topics"></span>
</div>
</div>
</td>
</tr>
<tr>
<td>
<div id="2-panel" hidden class="panel panel-info" style="position: relative;">
<div class="panel-heading">
<h3 class="panel-title"><a target="_blank" id="2-user" href="">user</a>/<a target="_blank" id="2-name" href="">repository</a> <strong id="2-language"></strong> </h3>
<div style="position: absolute; right: 15px; top:10px" class="repo-buttons">
<span style="margin:0px 3px" class="label label-default">
<svg viewBox="0 0 13 13" version="1.1" padding-top="10" width="10" height="12" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg>
Stars: <a target="_blank" style="color: white;" href="http://www.google.com" id="2-starcount">11</a>
</span>
<span style="margin:0px 3px;" class="label label-default">
<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 15 5" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
Forks: <a target="_blank" style="color: white;" href="http://www.google.com" id="2-forks">11</a>
</span>
<span style="margin:0px 3px;" class="label label-default">
<svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 22 6" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"></path></svg>
Watchers: <a target="_blank" style="color: white;" href="http://www.google.com" id="2-watchers">11</a>
</span>
</div>
</div>
<div class="panel-body">
<p id="2-description">Panel content</p>
<span id="2-topics"></span>
</div>
</div>
</td>
</tr>
<tr>
<td>
<div id="3-panel" hidden class="panel panel-warning" style="position: relative;">
<div class="panel-heading">
<h3 class="panel-title"><a target="_blank" id="3-user" href="">user</a>/<a target="_blank" id="3-name" href="">repository</a> <strong id="3-language"></strong></h3>
<div style="position: absolute; right: 15px; top:10px" class="repo-buttons">
<span style="margin:0px 3px" class="label label-default">
<svg viewBox="0 0 13 13" version="1.1" padding-top="10" width="10" height="12" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg>
Stars: <a target="_blank" style="color: white;" href="http://www.google.com" id="3-starcount">11</a>
</span>
<span style="margin:0px 3px;" class="label label-default">
<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 15 5" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
Forks: <a target="_blank" style="color: white;" href="http://www.google.com" id="3-forks">11</a>
</span>
<span style="margin:0px 3px;" class="label label-default">
<svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 22 6" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"></path></svg>
Watchers: <a target="_blank" style="color: white;" href="http://www.google.com" id="3-watchers">11</a>
</span>
</div>
</div>
<div class="panel-body">
<p id="3-description">Panel content</p>
<span id="3-topics"></span>
</div>
</div>
</td>
</tr>
</table>
</div>
<script src="JS/jquery-3.3.1.min.js"></script>
<script src="JS/bootstrap.min.js"></script>
<script src="JS/popup.js"></script>
</body>
</html>