This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
143 lines (142 loc) · 7.19 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
<!DOCTYPE HTML>
<html>
<head>
<title>The Strand</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="keywords" content="Dyno, Strand, StrandCC, Strand Custom Commands, Dyno Custom Commands">
<meta name="description" content="We create Custom Commands and Modules for the popular Discord Bot, Dyno. Our commands range from powerful utilities modules to entertaining fun ones."/>
<meta name="google-site-verification" content="-bkt1pa6pxQFG3omXZkYdCLQrX5jZB_37doeBnQ5UF0" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
<link rel="canonical" href="https://strandcc.com" />
</head>
<body class="is-preload">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109050143-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109050143-3');
</script>
<!-- Sidebar -->
<section id="sidebar">
<div class="inner">
<nav>
<ul>
<li><a href="#intro">Welcome</a></li>
<li><a href="#commands">Commands</a></li>
<li><a href="#people">About Us</a></li>
<li><a href="#contactUs">Contact Us</a></li>
</ul>
</nav>
</div>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Intro -->
<section id="intro" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h1>The Strand</h1>
<p>A group of people dedicated to making custom commands for the popular Discord bot <a target="_blank" rel="noopener noreferrer" href="https://dyno.gg">Dyno</a>.</p>
<ul class="actions">
<li><a href="#commands" class="button scrolly">Learn more</a></li>
</ul>
</div>
</section>
<!-- Commands -->
<section id="commands" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h2>Our Commands</h2>
<p>The Strand makes many different Custom Commands for Dyno, which can be separated into four catogories. This section is still being updated.</p>
<div class="features">
<section>
<span class="icon major"><i class="fas fa-dice"></i></span>
<h3><a href="commands/entertainment">Entertainment Commands</a></h3>
<p>Commands and game modules for entertainment in your server.</p>
</section>
<section>
<span class="icon major"><i class="fas fa-cogs"></i></span>
<h3><a href="commands/utilities">Utilities</a></h3>
<p>Useful commands for communication and general server improvement.</p>
</section>
<section>
<span class="icon major"><i class="fas fa-shield-alt"></i></span>
<h3><a href="commands/moderation">Moderation System</a></h3>
<p>Commands and modules to help you moderate your server.</p>
</section>
<section>
<span class="icon major"><i class="fas fa-ellipsis-h"></i></span>
<h3><a href="commands/miscellaneous">Miscellaneous</a></h3>
<p>We have many other commands to make it much easier to use Dyno on your server!</p>
</section>
</div>
<ul class="actions">
<li><a href="commands" class="button primary">Web Directory</a></li>
<li><a href="https://github.com/StrandCC/Strand-Custom-Commands" class="button">Github</a></li>
</ul>
</div>
</section>
<section id="people" class="wrapper style2 spotlights">
<section>
<div class="content">
<div class="inner">
<h2>About Us</h2>
<br>
<p><b>The Strand</b> is an organization made up of people united in creating Custom Commands and Modules for the Discord Bot Dyno.
Founded in July 2018, our community includes people from America, Singapore, and all over the world, all connected by our love for innovation and our passion for creativity. We're innovative with our techniques, using them to create new and cutting edge commands. We're passionate about pushing the limits of what can be achieved with Custom Commands in Dyno and invite you to join us, whether it be by trying out our modules and commands, or by submitting your own commands and creations.
</p>
<p>You can find more information about each of our Team members and their interests on the Team page below.</p>
<p><b>Disclaimer:</b> While the Strand provides Custom Commands and Modules for free use, we are not connected to the Dyno team as an official subdivision nor sponsored by them in any way, shape, or form.</p>
<br>
<ul class="actions">
<li><a href="team" class="button primary">Our Team</a></li>
</ul>
<br>
<br>
</div>
</div>
</section>
<!-- Contacts -->
<section id="contactUs" class="wrapper style1 fade-up">
<div class="inner">
<section>
<ul class="contact">
<li>
<h3>Address</h3>
<span>1984 Evergreen Terrace<br />
Airstrip One, Oceania
</span>
</li>
<li>
<h3>Email</h3>
<a target="_blank" rel="noopener noreferrer" href="mailto:cc@strand.group">cc@strand.group</a>
</li>
</ul>
</section>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<li>© The Strand. All rights reserved. </li>
<li>Heads Up: <i>We use Google Analytics to track website traffic.</i></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>