evil-mad-EggBot/docs/index.html

69 wiersze
2.5 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>EggBot by Evil Mad Scientist Laboratories</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic|Roboto+Mono:400,400italic' rel='stylesheet' type='text/css'>
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Eggbot</h1>
<p>Software for the Original EggBot Kit</p>
<p class="view"><a href="https://github.com/evil-mad/EggBot">View the Project on GitHub <small>evil-mad/EggBot</small></a></p>
<ul>
<li><a href="https://github.com/evil-mad/EggBot">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h1>
<a id="eggbot" class="anchor" href="#eggbot" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>The Original EggBot: Software Repository</h1>
<h4>Intro</h4>
<p>This is a repository for software to drive The Original EggBot kit, by Evil Mad Scientist Laboratories. More information at <a href="http://www.egg-bot.com/">http://www.egg-bot.com/</a></p>
<p>This software hosted here includes the driver extensions for Inkscape, additional helper extensions, firmware for the EiBotBoard (AKA "EBB", or EggBotBoard), and example plot files. All code is designed to work on Mac, Windows and Linux, and with all existing models of EggBot.</p>
<p />
<hr>
<p />
<h4>Download and install</h4>
<p>To download and install this software, please see the detailed instructions on <a href="http://wiki.evilmadscientist.com/Installing_software">our main documentation wiki</a>.
</p>
<p />
<hr>
<p />
<h4>More</h4>
<p>Extended documentation available at: <a href="http://wiki.evilmadscientist.com/eggbot">http://wiki.evilmadscientist.com/eggbot</a></p>.
</section>
</div>
<footer>
<p>Project maintained by <a href="https://github.com/evil-mad">evil-mad</a></p>
<p>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>
</footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>