magicctf-github-io/index.html

76 lines
4.6 KiB
HTML

<!doctype html>
<!-- Template for lua_api.html -->
<html lang="en">
<body style="background: url('background.png') no-repeat center center fixed;background-size: auto 100%;background-repeat: no-repeat;image-rendering:optimizeSpeed;image-rendering:pixelated">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Minetest Magic-CTF Game Homepage">
<meta name="og:description" content="Minetest Magic-CTF Game Homepage">
<meta name="og:url" content="https://magicctf.github.io">
<meta name="og:title" content="Minetest Magic-CTF - Home">
<meta name="og:image" content="https://magicctf.github.io/magicctflogoultrares.png">
<meta name="favicon" content="https://magicctf.github.io/favicon.ico">
<meta name="author" content="Lars Müller">
<link rel="icon" href="icon.png">
<div class="bg"></div>
<title>Minetest Magic-CTF - Home</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Scripts and stylesheets -->
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="jumbotron.css" rel="stylesheet">
<!--<div class="jumbotron" style="background-color:rgba(0,0,0,0)">-->
<div class="container">
<div class="row">
<div class="col-lg">
<h1 style="text-align:center;">Minetest Magic-CTF - Home</h1>
</div>
</div>
<div class="row">
<div class="col-sm-4"><div class="container" id="index"><h2><a href="content.html">Content &raquo;</a></h2>
<p>A content documentation.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="about.html">About Magic-CTF &raquo;</a></h2>
<p>General Information. <b>In case you are new to this page, it is recommended to visit this topic first</b>.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="gallery.html">Gallery &raquo;</a></h2>
<p>An image gallery.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="licensing.html">Licensing &raquo;</a></h2>
<p>Covers the juristic aspects.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="videos.html">Videos &raquo;</a></h2>
<p>Some Magic-CTF Videos.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="playguide.html">Playguide &raquo;</a></h2>
<p>Visit this for some tips & tricks on how to play.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="credits.html">Credits &raquo;</a></h2>
<p>Giving credits to all contributors.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="releases.html">Releases &raquo;</a></h2>
<p>Find the newest releases ready for download here.
</p>
</div></div><div class="col-sm-4"><div class="container" id="index"><h2><a href="about_us.html">About Us &raquo;</a></h2>
<p>About the main developers(LMD and KGM). Contact information is included, too.
</p>
</div></div>
</div>
<div class="row">
<div class="col-sm">
<p>Magic-CTF is a new, magically themed CTF Engine & Game for Minetest Servers.</p>
<p>Minetest is a free software game engine currently under development to create various games based on voxel gameplay, inspired by InfiniMiner, Minecraft, and the like. Minetest was originally created by Perttu Ahola (alias “celeron55”). </p>
<a>Page generated by </a><a href="https://github.com/appgurueu/md-pypage">md-pypage</a><a>.</a>
</div>
</div>
</div>
<!--</div>-->
</body>
</html>