-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
125 lines (113 loc) · 5.6 KB
/
index.html
File metadata and controls
125 lines (113 loc) · 5.6 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Schmidt Scoreboard product page">
<meta name="author" content="Mark Schmidt">
<!-- <link rel="icon" href="../../../../favicon.ico"> -->
<title>Schmidt Scoreboard</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- Custom styles for this template -->
<link href="product.css" rel="stylesheet">
<link href="index.css" , rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
</head>
<body class="bg-light">
<div id="nav-placeholder"></div>
<script>
$(function () {
$("#nav-placeholder").load("nav.html");
});
</script>
<div style="max-width: 950px; margin: auto">
<div class="text-center">
<div class="p-5 mx-auto mt-5">
<img class="responsive" src="assets/wordmark.svg"></img>
</div>
<div class="p-3 mx-auto">
<a
href='https://play.google.com/store/apps/details?id=com.markwschmidt.scoreboard&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img
class="app_store" alt='Get it on Google Play' src='assets/play.png' /></a>
<a href="https://apps.apple.com/us/app/schmidt-scoreboard/id1502505701"><img class="app_store"
src="assets/app_store.svg" alt="Get it on the App Store"></img></a>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Live Hockey Scores</h2>
<p class="lead">Schmidt Scoreboard fetches live hockey scores, showing everything going on in the league
all the
time. Check when games start, track scores and powerplays. Schmidt Scoreboard can focus on your
favorite team so that you never miss a moment.</p>
<img class="responsive p-10" src="assets/IMG_0557.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Live Baseball Scores</h2>
<p class="lead">Switch to baseball mode to catch every game. See every ball, strike, and out across the
entire
league.</p>
<img class="responsive p-10" src="assets/IMG_0825.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Live Golf Standings</h2>
<p class="lead">Keep an eye on the leaders for every tournament.<p>
<img class="responsive p-10" src="assets/IMG_0722.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Live Basketball Scores</h2>
<p class="lead">Schmidt Scoreboard can display live scores from both professional and college basketball, so you never miss a minute of every game.
</p>
<img class="responsive p-10" src="assets/IMG_0566.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Live Football Scores</h2>
<p class="lead">For both college and professional football, Schmidt Scoreboard will keep you up to date on all the latest scores.
</p>
<img class="responsive p-10" src="assets/IMG_0577.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Digital Clock</h2>
<p class="lead">Whether it's the offseason or a global pandemic and there are no games on, Scoreboard
can show a
digital clock. Your scoreboard can automatically switch to the clock or power down when there are no important games playing.</p>
<img class="responsive p-10" src="assets/IMG_2664.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Scoreboard App</h2>
<p class="lead">The Schmidt Scoreboard App for iOS and Android lets you set up a Scoreboard, select your
favorite teams, change modes, or turn your Scoreboard off and on from anywhere in your house.</p>
<img class="responsive p-10" src="assets/IMG_0145.jpeg"></img>
</div>
</div>
<div class=" text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="accent-class">Build Your Own</h2>
<p class="lead">Schmidt Scoreboard is fully open-source under a GNU Public License. All the code is
extensible and
open, so you can make your Schmidt Scoreboard do whatever you want. In depth instructions, parts
lists, and STL files are coming soon!</p>
<img class="responsive p-10" src="assets/IMG_2667.jpeg"></img>
</div>
</div>
</div>
</html>