-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (30 loc) · 2.01 KB
/
index.html
File metadata and controls
34 lines (30 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: default
---
<div class="jumbotron">
<p class="lead">codesy is a pay-what-you-want market<br/>for the open source community<br/>to encourage coders to fix important bugs.</p>
<p>
<img src="img/chrome.png" width="32" height="32"/> <a id="chrome-install-button" class="btn btn-lg btn-success" onclick="chrome.webstore.install()" role="button">Add to Chrome</a>
<img src="img/firefox.png" width="32" height="32"/> <a class="btn btn-lg btn-success" href="codesy.xpi" role="button">Add to Firefox</a>
</p>
</div>
<div class="row marketing">
<p>every day, <strong>millions</strong> of us coders work around bugs in open-source software. codesy helps us all get our real work done by <strong>boosting incentives</strong> to fix those bugs.</p>
<div class="col-lg-6">
<h4>How it works</h4>
<p>Add codesy to your browser and bid on the bugs you care about.
<p>We add everyone's bids up until they match an asking price, then notify the matching coder to fix the bug and collect their earnings.</p>
<p><a href="/how-it-works.html">Learn more</a></p>
</div>
<div class="col-lg-6">
<h4>Frequently Asked Questions</h4>
<p>Codesy is an innovative platform for incentivizing open-source software development, so we get lots of questions about it. Visit our <a href="frequently-asked-questions.html">FAQ</a> to get answers to yours.</p>
</div>
</div>
<ul>
<li><a href="http://signup.codesy.io/">Sign up to get email updates from us</a></li>
<li><a href="http://groovecoder.wufoo.com/forms/funding-bugfixes-for-opensource-software/" target="_new">Take our developer survey</a></li>
<li><a href="https://www.surveymonkey.com/s/DFNXPC5" target="_new">Take our business customer survey</a></li>
<li><a href="https://github.com/codesy">Fork us on GitHub</a></li>
<li><a href="http://codesy-dev.herokuapp.com/">See the manual site</a></li>
</ul>