text-editor-8000/index.html
2013-09-28 01:56:48 -07:00

113 lines
5.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' 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/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Turbo Editor by vmihalachi</title>
</head>
<body>
<header>
<div class="inner">
<h1>Turbo Editor</h1>
<h2>Simple and powerful File Editor for Android.</h2>
<a href="https://github.com/vmihalachi/turbo-editor" class="button"><small>View project on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h1>
<a name="turbo-editor" class="anchor" href="#turbo-editor"><span class="octicon octicon-link"></span></a>Turbo Editor</h1>
<p>Simple, powerful and Open Source file editor for Android licensed under the GPLv3 license.</p>
<h3>
<a name="contribute" class="anchor" href="#contribute"><span class="octicon octicon-link"></span></a>Contribute</h3>
<p>You can contribute to this project in many ways:</p>
<ul>
<li>Browse our issues, comment on proposals, report bugs.</li>
<li>Clone the balanced-dashboard repo, make some changes according to our
development guidelines and issue a pull-request with your changes.</li>
<li>Help to translate the application on <a href="https://crowdin.net/project/turbo-client">Crowdin</a> </li>
<li><a href="https://github.com/vmihalachi/turbo-editor#donate">Donate</a></li>
</ul><hr><h3>
<a name="development-guidelines" class="anchor" href="#development-guidelines"><span class="octicon octicon-link"></span></a>Development guidelines</h3>
<ol>
<li>Fork it (<code>git clone git://github.com/vmihalachi/turbo-editor.git</code>)</li>
<li>Create your feature branch (<code>git checkout -b my-new-feature</code>)</li>
<li>Write your code</li>
<li>Commit your changes (<code>git commit -am 'Add some feature'</code>)</li>
<li>Push to the branch (<code>git push origin my-new-feature</code>)</li>
<li>Create new <a href="https://help.github.com/articles/using-pull-requests">pull request</a>
</li>
</ol><hr><h3>
<a name="donate" class="anchor" href="#donate"><span class="octicon octicon-link"></span></a>Donate</h3>
<ul>
<li>Make a <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=PUQXSX6MTXHZ2">Paypal</a> donation</li>
<li>Flattr this project
<a href="https://flattr.com/submit/auto?user_id=vmihalachi&amp;url=http%3A%2F%2Fvmihalachi.github.io%2Fturbo-editor" target="_blank"><img src="//api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
</li>
</ul><hr><h3>
<a name="download" class="anchor" href="#download"><span class="octicon octicon-link"></span></a>Download</h3>
<ul>
<li>From the <a href="https://play.google.com/store/apps/details?id=com.vmihalachi.turboeditor">Play Store</a>
</li>
<li>Want to try beta releases? Be a part of the Google Plus <a href="https://plus.google.com/u/0/communities/111974095419108178946">Community</a>!</li>
</ul><hr><h3>
<a name="developer" class="anchor" href="#developer"><span class="octicon octicon-link"></span></a>Developer</h3>
<p><a href="http://vmihalachi.com/">Vlad Mihalachi</a> </p>
<hr><h3>
<a name="a-special-thanks-to" class="anchor" href="#a-special-thanks-to"><span class="octicon octicon-link"></span></a>A special thanks to..</h3>
<ul>
<li>
<a href="https://twitter.com/DumitruGrubii">Dumitru Grubii</a> for the icon</li>
<li>All the translators</li>
<li>You?</li>
</ul><hr><h3>
<a name="license" class="anchor" href="#license"><span class="octicon octicon-link"></span></a>License</h3>
<p>Turbo Client is made available under the terms of the <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a>.</p>
<p>See the <a href="https://github.com/vmihalachi/turbo-editor/LICENSE">LICENSE</a> file that accompanies this distribution for the full text of the license.</p>
</section>
<aside id="sidebar">
<a href="https://github.com/vmihalachi/turbo-editor/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/vmihalachi/turbo-editor/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
<p class="repo-owner"><a href="https://github.com/vmihalachi/turbo-editor"></a> is maintained by <a href="https://github.com/vmihalachi">vmihalachi</a>.</p>
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
</body>
</html>