2015-04-08 08:50:39 +00:00
<!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" >
2015-04-08 09:01:01 +00:00
< p > < a href = "edoc/" > For a snapshot view of the HTML "EDoc" documentation for Machi, please follow this EDoc Link< / a > .< / p >
2015-04-08 09:13:02 +00:00
< p > < a href = "https://github.com/basho/machi/tree/master/doc/" > All other Machi documentation.< / a > < / p >
2015-04-08 08:50:39 +00:00
< 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 >