-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
190 lines (175 loc) · 7.87 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<!--
Page still in creation. Please stand by.
-->
<html>
<head>
<title>SRToolbox | UNDER CONSTRUCTION</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="images/logo.svg" alt="" /></span>
<h1>SRToolbox</h1>
<p>Make ShadowRun great again!<br />
built by <a href="https://twitter.com/Fightbackman">@Fightbackman</a>, <a href="https://twitter.com/Seiteshyru">@Seiteshyru</a> & <a href="https://twitter.com/_td00_">@_td00_</a> .</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#about">About</a></li>
<li><a href="#more">More</a></li>
<li><a href="#cta">Get Started</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h1>Under Construction</h1>
<h2>SRToolbox</h2>
</header>
<p>SRToolbox is based on the idea of chummer-sr5. First we wanted to create "chumpy", but after a while we decided to create a much bigger project. We want to make Shadowrun great again! (SCNR). We want to make it easy for everyone to create a character, to master a Shadowrun game, to create a Toolbox for your own P'n'P. Stay tuned!</p>
<ul class="actions">
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</div>
<span class="image"><img src="images/pic01.jpg" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>About Us</h2>
</header>
<ul class="features">
<li>
<span class="icon major style1 fa-code"></span>
<h3>Code</h3>
<p>We're coding in ##PROGRAMMING LANGUAGE## (not decided yet).</p>
</li>
<li>
<span class="icon major style3 fa-beer"></span>
<h3>License</h3>
<p>We create and distribute our Software under the GPL License, but if you want to give smth back 2 us we also have a beerware license. So: Use our code, distribute it to anyone and when you met someone from us give us a beer ;).</p>
</li>
<li>
<span class="icon major style5 fa-code-fork"></span>
<h3>Code</h3>
<p>Want to contribute? Then do it! Check us out @github.</p>
</li>
</ul>
<footer class="major">
<ul class="actions">
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</footer>
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>Ipsum consequat</h2>
<p>Donec imperdiet consequat consequat. Suspendisse feugiat congue<br />
posuere. Nulla massa urna, fermentum eget quam aliquet.</p>
</header>
<ul class="statistics">
<li class="style1">
<span class="icon fa-code-fork"></span>
<strong>5,120</strong> Etiam
</li>
<li class="style2">
<span class="icon fa-folder-open-o"></span>
<strong>8,192</strong> Magna
</li>
<li class="style3">
<span class="icon fa-signal"></span>
<strong>2,048</strong> Tempus
</li>
<li class="style4">
<span class="icon fa-laptop"></span>
<strong>4,096</strong> Aliquam
</li>
<li class="style5">
<span class="icon fa-diamond"></span>
<strong>1,024</strong> Nullam
</li>
</ul>
<p class="content">Nam elementum nisl et mi a commodo porttitor. Morbi sit amet nisl eu arcu faucibus hendrerit vel a risus. Nam a orci mi, elementum ac arcu sit amet, fermentum pellentesque et purus. Integer maximus varius lorem, sed convallis diam accumsan sed. Etiam porttitor placerat sapien, sed eleifend a enim pulvinar faucibus semper quis ut arcu. Ut non nisl a mollis est efficitur vestibulum. Integer eget purus nec nulla mattis et accumsan ut magna libero. Morbi auctor iaculis porttitor. Sed ut magna ac risus et hendrerit scelerisque. Praesent eleifend lacus in lectus aliquam porta. Cras eu ornare dui curabitur lacinia.</p>
<footer class="major">
<ul class="actions">
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</footer>
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>Congue imperdiet</h2>
<p>Donec imperdiet consequat consequat. Suspendisse feugiat congue<br />
posuere. Nulla massa urna, fermentum eget quam aliquet.</p>
</header>
<footer class="major">
<ul class="actions">
<li><a href="generic.html" class="button special">Get Started</a></li>
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>Aliquam sed mauris</h2>
<p>Sed lorem ipsum dolor sit amet et nullam consequat feugiat consequat magna adipiscing tempus etiam dolore veroeros. eget dapibus mauris. Cras aliquet, nisl ut viverra sollicitudin, ligula erat egestas velit, vitae tincidunt odio.</p>
<ul class="actions">
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</section>
<section>
<h2>Responsible as in §5 TMG (German Law): Thies Mueller</h2>
<dl class="alt">
<dt>Address</dt>
<dd>Am Kindergarten 3 • 38551 Ribbesbuettel • GER</dd>
<dt>Phone</dt>
<dd>+49-1522-74899-13</dd>
<dt>Email</dt>
<dd><a href="mailto:srtoolbox@td00.de">srtoolbox@td00.de</a></dd>
</dl>
<ul class="icons">
<li><a href="https://twitter.com/@_SRToolbox" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li>
<!--<li><a href="#" class="icon fa-facebook alt"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram alt"><span class="label">Instagram</span></a></li>-->
<li><a href="https://github.com/SRToolbox" class="icon fa-github alt"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon fa-dribbble alt"><span class="label">Dribbble</span></a></li>
</ul>
</section>
<p class="copyright">© SRToolbox 2016. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- 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/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>