Move source buttons out of the big green banner

This commit is contained in:
Scott Lystig Fritchie 2015-05-20 13:02:21 +09:00
parent ae67e6698b
commit 0c5659ed74

View file

@ -13,14 +13,16 @@
<section class="page-header"> <section class="page-header">
<h1 class="project-name">Machi</h1> <h1 class="project-name">Machi</h1>
<h2 class="project-tagline">Machi file store: developer API</h2> <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>
<section class="main-content"> <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="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> <p> <a href="https://github.com/basho/machi/tree/master/doc/">All other Machi documentation.</a></p>
<p> <a href="https://github.com/basho/machi">View README &amp; source on GitHub</a>
<p> <a href="https://github.com/basho/machi/zipball/master">Download
source as a ZIP file</a>
<p> <a href="https://github.com/basho/machi/tarball/master">Download
source as a compressed TAR file</a>
<footer class="site-footer"> <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-owner"><a href="https://github.com/basho/machi">Machi</a> is maintained by <a href="https://github.com/basho">basho</a>.</span>