-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
67 lines (51 loc) · 3.03 KB
/
index.html
File metadata and controls
67 lines (51 loc) · 3.03 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Templex on GitHub by TemplexMC</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Templex on GitHub</h1>
<h2>github.io space for TemplexMC</h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/TemplexMC" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<h3>
<a id="welcome-to-templex-on-github" class="anchor" href="#welcome-to-templex-on-github" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to Templex on GitHub</h3>
<p>This is the upstream repository for all Templex GitHub software, plugins, etc. There's not particularly much here for standard MC users, but if you're interested in what's going on in the background with our server, feel free to peruse.</p>
<h3>
<a id="current-projects" class="anchor" href="#current-projects" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Current Projects</h3>
<p>Currently, we are working on the following projects:</p>
<ul>
<li>
<a href="https://github.com/TemplexMC/VanillaMode">VanillaMode</a> <img src="https://img.shields.io/badge/type-bukkit--plugin-brightgreen.svg" alt=""> <img src="https://img.shields.io/badge/version-0.0.2--R4-brightgreen.svg" alt=""> <img src="https://img.shields.io/badge/status-in--use-brightgreen.svg" alt="">
</li>
</ul>
<h3>
<a id="contact-info" class="anchor" href="#contact-info" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Contact Info</h3>
<p>You can find our main site at <a href="http://templex.ddns.net/">templex.ddns.net</a> or you can email us at <a href="mailto:templex.mc@gmail.com">templex.mc@gmail.com</a>. We'd love to hear suggestions and comments about what we're up to.</p>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Authors and Contributors</h3>
<p>You can see all of our contributors and authors on our various GitHub repositories.</p>
</section>
<footer>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html>