-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
170 lines (154 loc) · 8.65 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!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">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
<title>CB Smash Club - Home</title>
<!-- Bootstrap CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<!-- Theme CSS -->
<link href="css/SmashClub.css" rel="stylesheet">
<link href="css/scGallery-lightbox.css" rel="stylesheet">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-custom navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<i class="fa fa-gamepad"></i> <span class="light">CB</span> SMASH CLUB
</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials & Guides <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="smash_intro">Intro</a></li>
<li><a href="characters">Characters</a></li>
<li><a href="neutral_and_combo">Neutral & Combo</a></li>
<li><a href="basic_tech">Basic Tech</a></li>
</ul>
</li>
<li>
<a href="ruleset">Ruleset</a>
</li>
<li>
<a href="about">About</a>
</li>
<li>
<a href="extras">Extras</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="intro_index">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="brand-heading">SMASH CLUB</h1>
<p class="intro_dark-text">Every Tuesday. Room 209.
<br>Stack it up.
</p>
<a href="https://www.youtube.com/watch?v=cq_wl27Xw6w" data-toggle="lightbox" data-title="CB Smash Club Promo">
<img src="https://i1.ytimg.com/vi/cq_wl27Xw6w/mqdefault.jpg" alt="" class="img-responsive">
</a>
<a href="#index_about" class="btn btn-circle page-scroll">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</div>
</div>
</div>
</header>
<section id="index_about" class="container content-section text-center">
<div class="row">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>What is Smash Club?</h2>
<p>Smash Club is a club dedicated to improving the skills of those that are interested in playing Super Smash Bros games, specifically Melee, Project M, and Smash 4.</p>
<p>Players of any skill level are accepted - from those who don't know what a "Smash Bros" is, to those who can multishine perfectly until their hands fall apart.</p>
<p>Those who are inexperienced can choose to play against others who are also inexperienced, or simply spectate.</p>
</div>
</div>
</div>
</section>
<section id="index_smash" class="content-section text-center">
<div class="index_smash-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Why play Smash?</h2>
<p class="light_text">Games in the Super Smash Bros series are unlike those of traditional fighting games. While both require technical skill and game sense (or proper evaluation of the game), Smash games generally have a larger focus on movement and free-form combos, while traditional fighters are extremely dependent on reaction and preset combos.</p>
<p class="light_text">Every attack and technique done in the Super Smash Bros series generally requires a single button press and a directional input, with more advanced techniques coming from simple techniques being combined (occasionally with specific timings). In traditional fighters, many different sets of button inputs may have to be memorized. As a result of this, games in the Super Smash Bros series have a low skill floor, allowing new players to enjoy the game, while it has a high skill ceiling as well, giving even the most experienced players a long way to perfection.</p>
</div>
</div>
</div>
</section>
<section id="index_start" class="container content-section text-center">
<div class="row">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>How do I start?</h2>
<p>Simply show up! If you have your own controller you are free to use it. In the meantime, you can check out some other resources we have, such as the <a href="smash_intro">intro to Smash</a> page.</p>
<p><a href="mailto:[email protected]">[email protected]</a>
</p>
<h4>Sign up for our newsletter!</h4>
<form class="form-inline" id="javascript_form_newsletter">
<input type="email" class="form-control" id="newsletter" name="newsletter" placeholder="Email">
<div class="form-group">
<button type="submit" id="js_send_newsletter" class="btn btn-default">Sign Up</button>
</div>
</form>
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://twitter.com/CBSmashClub" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
</li>
<li>
<a href="https://www.facebook.com/CB-Smash-Club-1831489020441347" class="btn btn-default btn-lg"><i class="fa fa-facebook fa-fw"></i> <span class="network-name">Facebook</span></a>
</li>
<li>
<a href="https://plus.google.com/105808944754605034986" class="btn btn-default btn-lg"><i class="fa fa-google-plus fa-fw"></i> <span class="network-name">Google+</span></a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer>
</footer>
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Bootstrap JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Theme JavaScript -->
<script src="js/SmashClub.js"></script>
<script src="js/scIndex-form.js"></script>
<script>
$(document).on('click', '[data-toggle="lightbox"]', function(event)
{
event.preventDefault();
$(this).galleryLightbox();
});
</script>
<script src="js/scGallery-lightbox.js"></script>
</body>
</html>