uberi.mesecons.net/index.html

26 lines
1.5 KiB
HTML
Raw Normal View History

2013-03-16 20:27:32 -07:00
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="StyleSheet" href="Style.css" type="text/css">
<link href="rainbow/theme.css" rel="stylesheet" type="text/css">
<script src="rainbow/rainbow.min.js"></script>
<title>Home | The Mesecons Laboratory</title>
</head>
<body>
<div id="content">
<h1><a href="index.html" class="title">Mesecons Laboratory</a></h1>
<p id="subtitle">Adventures in digital circuitry.</p>
<br>
<h2>Welcome to the Mesecons Laboratory!</h2>
<p>Here you'll find various articles on the <a href="http://mesecons.net/">Mesecons mod</a> for <a href="http://minetest.net/">Minetest</a>.</p>
<p>The primary subject is the design and construction of larger or more advanced machines, a topic not very well covered elsewhere. For a simpler introduction to Mesecons, see the main site linked above.</p>
<p>This site has a Minetest <a href="">forum topic</a> too!</p>
<p>All articles assume basic knowlege of how Mesecons work, and some may also assume some proficiency in the <a href="http://www.lua.org/about.html">Lua programming language</a>.</p>
<img src="projects/DoublePiston/img/DoublePiston.gif" alt="Double sticky piston extend/retract animation" class="preview">
<h2>The Double Sticky Piston Driver</h2>
<h3>15/3/13 - Uberi</h3>
<p>The iconic symbol of piston madness, now available as a breakdown!</p>
<a href="projects/DoublePiston/index.html" class="post">Read on...</a>
</div>
</body>
</html>