-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex-main.html
More file actions
164 lines (160 loc) · 8.2 KB
/
index-main.html
File metadata and controls
164 lines (160 loc) · 8.2 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
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
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7">
<![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8">
<![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9">
<![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="initial-scale=1, width=device-width, maximum-scale=1, minimum-scale=1, user-scalable=no">
<title>DartPower Team LLC</title>
<meta name="description" content="DartPower Team LLC Site">
<meta name="keywords" content="dartpower,dartpower team,dpt,dpteam,doom,brutal doom,zandronum,zdoom,gzdoom,simpson-nekek">
<meta name="author" content="DartPower">
<link rel="shortcut icon" href="images/dpt_favicon.png">
<meta name="theme-color" content="#0088FF">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap-theme.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" type="text/css" href="common-font.css">
<link rel="stylesheet" type="text/css" href="common.css">
<link rel="stylesheet" type="text/css" href="failsafe.css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="jquery-3.5.1.min.js"></script>
<script src="failsafe.js?v=1.0.2"></script>
<script src="halloween.js"></script>
<style>
html {
height: 100%;
}
body {
padding-top: 50px;
padding-bottom: 20px;
font-family: "Proxima Nova";
background-size: cover;
background-position: center;
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
}
</style>
</head>
<body id="index">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div style="position: fixed; z-index: -99; width: 100%; height: 100%">
<iframe frameborder="0" height="100%" width="100%" src="index-module-starfield.html"></iframe>
</div>
<div id="dpt-site-body">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">DartPower Team LLC</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a data-index="1" href="index-main.html" class="active">Home</a></li>
<li><a data-index="2" href="index-about.html">About</a></li>
<li><a data-index="3" href="index-contact.html">Contact</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#">[DPT] Servers</a></li>
<li><a href="https://dpteam.github.io/AwesomeDPT">AwesomeDPT</a></li>
<li><a href="https://kiwiirc.com/client/irc.kiwiirc.com/?nick=Guest|?#dpteam">DartPower Team Chat</a></li>
<li class="divider"></li>
<li class="dropdown-header">Other projects:</li>
<li><a href="#">WADs Repository</a></li>
<li><a href="#">ZDooM Resources Repository</a></li>
</ul>
</li>
<li><a data-index="4" href="https://github.com/dartpower">Github</a></li>
</ul>
</div>
</div>
</div>
<div class="wrapper">
<div class="main">
<div class="page_container">
<div class="jumbotron">
<div class="container">
<figure id="slider">
<div class="container">
<img src="images/slider_placeholder_1.png" alt="Developing mods">
<img src="images/slider_placeholder_2.png" alt="Creating game builds">
<img src="images/slider_placeholder_3.png" alt="Hosting game servers">
<img src="images/slider_placeholder_4.png" alt="Configuring servers-builds">
<img src="images/slider_placeholder_5.png" alt="Hosting mods">
</div>
<figcaption></figcaption>
<!-- slideshow caption -->
<nav id="slider-nav"></nav>
<!-- navigation -->
</figure>
<h1>DartPower Team LLC</h1>
<p>DartPower Team - Innovative team based on the creation of software as well as the creation of modifications for ZDooM-Based Ports. We also present the game-clan, we play in Zandronum.</p>
<p><a class="btn btn-default" href="index-about.html">Learn more »</a></p>
<!-- btn_dpt btn btn-primary btn-lg -->
</div>
</div>
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-lg-4">
<h2>WADs Repository</h2>
<p><b>WAD</b> (which, according to the Doom Bible, is an acrostic for "Where's All the Data?") is the file format used by Doom and all Doom-engine-based games for storing data. A WAD file consists of a header, a directory, and the data lumps that make up the resources stored within the file.
</p>
<p><a class="btn btn-default" href="#">View details »</a></p>
</div>
<div class="col-lg-4">
<h2>ZDooM Resources Repository</h2>
<p> Any resources for ZDooM-Based ports. DECORATE & ACS, etc...</p>
<p><a class="btn btn-default" href="#">View details »</a></p>
</div>
<div class="col-lg-4">
<h2>Clan Rules</h2>
<p> [Coming Soon] </p>
<p><a class="btn btn-default" href="#">View details »</a></p>
</div>
</div>
<hr>
<footer>
<p><a class="special-link" href="index-contact.html">DartPower Team LLC © 2020</a></p>
</footer>
</div>
</div>
</div>
</div>
<!-- /container -->
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</div>
<script>
$(function() {
$.failsafe({
checkUrl: 'failsafe.css',
checkInterval: 5000,
chargeThreshold: 80
});
});
</script>
<script class="js-thHolidaysMuhiOptions" type="application/json">
{"enabled":"1","bats":"2"}
</script>
<div class="js-thHolidaysMoohaContainer" data-xf-init="th-holidays-bats"></div>
</body>
</html>