machi/index.html
Scott Lystig Fritchie 4491a3f5aa Oh, the aesthetic!
2015-04-08 18:13:02 +09:00

36 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Machi by basho</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' 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-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Machi</h1>
<h2 class="project-tagline">Machi file store: developer API</h2>
<a href="https://github.com/basho/machi" class="btn">View on GitHub</a>
<a href="https://github.com/basho/machi/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/basho/machi/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<p> <a href="edoc/">For a snapshot view of the HTML "EDoc" documentation for Machi, please follow this EDoc Link</a>.</p>
<p> <a href="https://github.com/basho/machi/tree/master/doc/">All other Machi documentation.</a></p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/basho/machi">Machi</a> is maintained by <a href="https://github.com/basho">basho</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>