Re-designed website
5
404.html
@ -1,11 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
<title>Error</title>
|
<title>Error</title>
|
||||||
<style>
|
<style>
|
||||||
html { color-scheme: light dark; }
|
body { width: 35em; margin: 0 auto; }
|
||||||
body { width: 35em; margin: 0 auto;
|
|
||||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
5
50x.html
@ -1,11 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
<title>Error</title>
|
<title>Error</title>
|
||||||
<style>
|
<style>
|
||||||
html { color-scheme: light dark; }
|
body { width: 35em; margin: 0 auto; }
|
||||||
body { width: 35em; margin: 0 auto;
|
|
||||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,16 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>AD! - Connecting</title>
|
|
||||||
<style>
|
|
||||||
html { color-scheme: light dark; }
|
|
||||||
body { width: 50em; margin: 0 auto; line-height: 2;
|
|
||||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|
||||||
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p><a href="/">back</a></p>
|
|
||||||
<h1>Please join the discord for more info.</h1>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
1
assets/css/style.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
.highlight{color:#d0d0d0}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight .w{color:#d0d0d0}.highlight .err{color:#151515;background-color:#ac4142}.highlight .c,.highlight .cd,.highlight .cm,.highlight .c1,.highlight .cs{color:#888}.highlight .cp{color:#f4bf75}.highlight .o,.highlight .ow{color:#f4bf75}.highlight .p,.highlight .pi{color:#d0d0d0}.highlight .gi{color:#90a959}.highlight .gd{color:#ac4142}.highlight .gh{color:#6a9fb5;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#aa759f}.highlight .kc,.highlight .kt,.highlight .kd{color:#d28445}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#90a959}.highlight .sr{color:#75b5aa}.highlight .si,.highlight .se{color:#8f5536}.highlight .nt,.highlight .nn,.highlight .nc,.highlight .no{color:#f4bf75}.highlight .na{color:#6a9fb5}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mb,.highlight .mx{color:#90a959}.highlight .ss{color:#90a959}body{margin:0;padding:0;background:#151515 url("../images/bkg.png") 0 0;color:#eaeaea;font-size:16px;line-height:1.5;font-family:Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace}.container{width:90%;max-width:1000px;margin:0 auto}section{display:block;margin:0 0 20px 0}h1,h2,h3,h4,h5,h6{margin:0 0 20px}li{line-height:1.4}header{background:rgba(0,0,0,0.1);width:100%;border-bottom:1px dashed #b5e853;padding:20px 0;margin:0 0 40px 0}header h1{font-size:30px;line-height:1.5;margin:0 0 0 -40px;font-weight:bold;font-family:Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;color:#b5e853;text-shadow:0 1px 1px rgba(0,0,0,0.1),0 0 5px rgba(181,232,83,0.1),0 0 10px rgba(181,232,83,0.1);letter-spacing:-1px;-webkit-font-smoothing:antialiased}@media (max-width: 1000px){header h1{margin-left:0}}header h1:before{content:"./ ";font-size:24px}header h2{font-size:18px;font-weight:300;color:#666}#downloads .btn{display:inline-block;text-align:center;margin:0}#main_content{width:100%;-webkit-font-smoothing:antialiased}section img{max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:normal;font-family:Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;color:#b5e853;letter-spacing:-0.03em;text-shadow:0 1px 1px rgba(0,0,0,0.1),0 0 5px rgba(181,232,83,0.1),0 0 10px rgba(181,232,83,0.1)}#main_content h1{font-size:30px}#main_content h2{font-size:24px}#main_content h3{font-size:18px}#main_content h4{font-size:14px}#main_content h5{font-size:12px;text-transform:uppercase;margin:0 0 5px 0}#main_content h6{font-size:12px;text-transform:uppercase;color:#999;margin:0 0 5px 0}dt{font-style:italic;font-weight:bold}ul li{list-style-image:url("../images/bullet.png")}blockquote{color:#aaa;padding-left:10px;border-left:1px dotted #666}pre{background:rgba(0,0,0,0.9);border:1px solid rgba(255,255,255,0.15);padding:10px;font-size:16px;color:#b5e853;border-radius:2px;word-wrap:normal;overflow:auto;overflow-y:hidden}code.highlighter-rouge{background:rgba(0,0,0,0.9);border:1px solid rgba(255,255,255,0.15);padding:0px 3px;margin:0px -3px;color:#aa759f;border-radius:2px}table{width:100%;margin:0 0 20px 0}th{text-align:left;border-bottom:1px dashed #b5e853;padding:5px 10px}td{padding:5px 10px}hr{height:0;border:0;border-bottom:1px dashed #b5e853;color:#b5e853}.btn{display:inline-block;background:-webkit-linear-gradient(top, rgba(40,40,40,0.3), rgba(35,35,35,0.3) 50%, rgba(10,10,10,0.3) 50%, rgba(0,0,0,0.3));padding:8px 18px;border-radius:50px;border:2px solid rgba(0,0,0,0.7);border-bottom:2px solid rgba(0,0,0,0.7);border-top:2px solid #000;color:rgba(255,255,255,0.8);font-family:Helvetica, Arial, sans-serif;font-weight:bold;font-size:13px;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}.btn:hover{background:-webkit-linear-gradient(top, rgba(40,40,40,0.6), rgba(35,35,35,0.6) 50%, rgba(10,10,10,0.8) 50%, rgba(0,0,0,0.8))}.btn .icon{display:inline-block;width:16px;height:16px;margin:1px 8px 0 0;float:left}.btn-github .icon{opacity:0.6;background:url("../images/blacktocat.png") 0 0 no-repeat}a{color:#63c0f5;text-shadow:0 0 5px rgba(104,182,255,0.5)}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.cf{zoom:1}#a-title{text-decoration:none}
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 417 KiB After Width: | Height: | Size: 417 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 948 B After Width: | Height: | Size: 948 B |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
7
csgo/index.html
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<head>
|
||||||
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
|
</head>
|
||||||
|
<p><a href="/csgo/csgo-dem-archive">csgo-dem-archive</a>*
|
||||||
|
<br>
|
||||||
|
<sub>*note, some demos are 0kb in size. they're not going to play in CS:GO, they are here for date and time purposes.</sub>
|
||||||
|
</p>
|
@ -1,34 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>AD! - Game Servers</title>
|
|
||||||
<style>
|
|
||||||
html { color-scheme: light dark; }
|
|
||||||
body { width: 50em; margin: 0 auto; line-height: 2;
|
|
||||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|
||||||
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p><a href="/">back</a></p>
|
|
||||||
<h1>Game Servers.</h1>
|
|
||||||
|
|
||||||
|
|
||||||
<p>
|
|
||||||
Please inquire on the Discord Server to see what all servers we have running.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- <p>
|
|
||||||
The current game servers that we have up and running at the moment are: <br>
|
|
||||||
<b>Azerothcore (WoW) 3.3.5a</b>, client available at <a href="https://wowdl.net/client/World-of-Warcraft-3.3.5a.12340-enUS">here.</a><br>
|
|
||||||
You will have to look up how to setup your "realmlist.wtf" or "Config.wtf" by yourself.<br>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
<b>Sven co-op</b> with Half-life 1, Opposing Force, Blue Shift, C.A.G.E.D, Decay, and more!<br>
|
|
||||||
*connect using the "local" tab when connected with Radmin*
|
|
||||||
</p> -->
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
72
index.html
@ -1,27 +1,59 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Alone Dreamers!</title>
|
<meta charset='utf-8'>
|
||||||
<style>
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
html { color-scheme: light dark; }
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
body { width: 50em; margin: 0 auto;
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
<link rel="shortcut icon" type="image/x-icon" href="/assets/images/favicon.ico">
|
||||||
</style>
|
|
||||||
|
<meta name="theme-color" content="#151515">
|
||||||
|
<meta name="msapplication-navbutton-color" content="#151515">
|
||||||
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Welcome to the Alone Dreamers website!</h1>
|
|
||||||
<p>Please do be noted that we are currently changing some things on the backend.
|
<header>
|
||||||
Parts of this side may not be available at this time.</p>
|
<div class="container">
|
||||||
<p>If you need the Discord server, you should be in it, please click on<a href="https://discord.gg/JAvJpnvRtK"> this </a> word</p>
|
<a id="a-title" href="/">
|
||||||
|
<h1>alonedreamers</h1>
|
||||||
|
</a>
|
||||||
|
<h2></h2>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
<section id="main_content">
|
||||||
|
<h1 id="welcome">Welcome to the Alone Dreamers website</h1>
|
||||||
|
<p>Please do be noted that we are currently changing some things on the backend. Parts of this site may not be available at this time.</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<p>The media is available <a href="https://tv.ibatv.xyz">here.</a></p>
|
|
||||||
<br>
|
<p>Please visit our:</p>
|
||||||
<p>If you would like to connect to any of our game servers, <br>
|
<table>
|
||||||
please visit <a href="/gameServers">Game Servers</a><br>
|
<tbody>
|
||||||
and view how to connect to our network on our <a href="/Connecting">Connecting</a> page.</p>
|
<tr>
|
||||||
<br>
|
<td><a href="https://discord.gg/dAw9pByJcy">Discord</a> </td>
|
||||||
<p>The <a href="/csgo">CS:GO Demo Archive</a></p>
|
<td> <a href="https://tv.ibatv.xyz">Media</a> </td>
|
||||||
<br>
|
<td> <a href="https://files.ibatv.xyz">Files</a> </td>
|
||||||
<p> <a href="/support">Contact/Support</a> page.
|
<td> <a href="https://git.ibatv.xyz">Git</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<p>There you go! That should be all you need to get started.</p>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<h3 id="see-also">See also</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/support">Support</a></li>
|
||||||
|
<li><a href="/csgo">CS:GO Demo Archives</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1 +1 @@
|
|||||||
{"name":"Alone Dreamers","short_name":"IBATV","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
{"name":"Alone Dreamers","short_name":"IBATV","icons":[{"src":"/assets/images/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/assets/images/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
<title>AD! - Support</title>
|
<title>AD! - Support</title>
|
||||||
<style>
|
<style>
|
||||||
html { color-scheme: light dark; }
|
body { width: 50em; margin: 0 auto; }
|
||||||
body { width: 50em; margin: 0 auto;
|
|
||||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -14,7 +13,7 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Hello, if for some reason you need to contact us, please email <a href="mailto:iba@ibatv.xyz">this email address</a> and we will respond as soon as we can.
|
Hello, if for some reason you need to contact us, please email <a href="mailto:ibatv.xyz@gmail.com">this email address</a> and we will respond as soon as we can.
|
||||||
Please put the subject in the Header of the email, thanks.
|
Please put the subject in the Header of the email, thanks.
|
||||||
<br>
|
<br>
|
||||||
You can also reach us at our Bluesky account <a href="https://bsky.app/profile/ibatv.xyz">here.</a>
|
You can also reach us at our Bluesky account <a href="https://bsky.app/profile/ibatv.xyz">here.</a>
|
||||||
|