|
24 | 24 | alt="bootstrap subtheme logo"
|
25 | 25 | src="http://www.xtuple.com/sites/all/themes/bootstrap_subtheme/logo.png" />
|
26 | 26 | <p>Open source business management software to power your entire company</p>
|
27 |
| - <p>Accounting, CRM, ERP, eCommerce<br /> Windows, Mac, Linux, mobile</p> |
| 27 | + <p>Accounting, CRM, ERP, eCommerce<br /> Windows, Mac, Linux</p> |
28 | 28 | <br />
|
29 | 29 | <p><a href="https://www.xtuple.com"
|
30 | 30 | target="_blank">xTuple.com</a></p> <br /> <p><a
|
31 | 31 | href="https://github.com/xtuple/xtuple/blob/master/README.md"
|
32 | 32 | target="_blank">About xTuple</a><br /> <a
|
33 | 33 | href="https://github.com/orgs/xtuple/people"
|
34 |
| - target="_blank">Members</a><br /> <a |
35 |
| - href="https://github.com/xtuple/qt-client/wiki" target="_blank">Desktop |
36 |
| - Client wiki</a><br /> <a href="https://github.com/xtuple/xtuple/wiki" |
37 |
| - target="_blank">Mobile Web Client wiki</a><br /> <a |
38 |
| - href="https://github.com/xtuple" target="_blank">All Public |
39 |
| - Repos</a></p><br /> <a class="twitter-follow-button" |
| 34 | + target="_blank">Members</a><br /> |
| 35 | + <a href="https://github.com/xtuple/qt-client/wiki" target="_blank">Desktop Client wiki</a> |
| 36 | + <br /> |
| 37 | + <a href="https://github.com/xtuple" target="_blank">All Public Repos</a> |
| 38 | + </p><br /> <a class="twitter-follow-button" |
40 | 39 | data-show-count="false" href="https://twitter.com/xTuple">Follow
|
41 | 40 | @xTuple</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
42 | 41 | </div> </div> <div class="col-md-8 col-sm-12"> <div class="panel intro">
|
43 | 42 | <h1>Why you might be interested in hacking our software</h1> <p>Get
|
44 | 43 | involved with xTuple, a platform that's a great starting point for
|
45 | 44 | business software in practically any industry, especially inventory-based
|
46 |
| - manufacturers or distributors and services-based companies.</p> <h2><a |
47 |
| - href="https://github.com/xtuple/xtuple/wiki/Become-an-xTuple-Developer!" |
48 |
| - target="_blank">Fork</a> us. Test drive us with a <a |
49 |
| - href="http://www.xtuple.com/free-trial" target="_blank">free |
50 |
| - trial</a>.</h2> <h2>xTuple ERP</h2> <ul> |
| 45 | + manufacturers or distributors and services-based companies.</p> |
| 46 | + <h2> |
| 47 | + <a href="https://github.com/xtuple/xtuple/wiki/Become-an-xTuple-Developer!" target="_blank">Fork</a> |
| 48 | + us. Learn more with a |
| 49 | + <a href="https://xtuple.com/product-tour" target="_blank">product tour</a>. |
| 50 | + </h2> |
| 51 | + <h2>xTuple ERP</h2> |
| 52 | + <ul> |
51 | 53 | <li>Desktop Client: Cross-platform <a
|
52 | 54 | href="http://github.com/xtuple/qt-client#the-xtuple-erp-desktop-client-application"
|
53 | 55 | target="_blank">C++ client</a> built using the Qt framework</li>
|
54 |
| - <li>Mobile Web App: Browser-based <a |
55 |
| - href="https://github.com/xtuple/xtuple/wiki/Overview" |
56 |
| - target="_blank">HTML5 node.js app</a></li> |
57 | 56 | <li>Database: <a
|
58 | 57 | href="https://github.com/xtuple/xtuple/tree/master/foundation-database"
|
59 | 58 | target="_blank">PostBooks Edition</a> schema based on PostgreSQL</li>
|
@@ -135,15 +134,9 @@ <h2><strong>xTupleCommerce</strong></h2> </div> </div> <div class="row">
|
135 | 134 | for Drupal</p> </div> </div> <div class="col-md-4 col-sm-4"> <div
|
136 | 135 | class="panel"> <h3><a
|
137 | 136 | href="https://github.com/xtuple/oauth2orize-jwt-bearer">oauth2orize-jwt-bearer</a></h3>
|
138 |
| - <p>JSON web token middleware for OAuth2orize</p> </div> </div> </div> <!-- Mobile Web App --> |
139 |
| - <div class="row text-center"> <div class="col-lg-12"> <h2><strong>Mobile |
140 |
| - Web App</strong></h2> </div> </div> <div class="row"> <div |
141 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
142 |
| - href="https://github.com/xtuple/xtuple">xtuple</a></h3> <p>Core |
143 |
| - application code</p> </div> </div> <div class="col-md-4 col-sm-4"> <div |
144 |
| - class="panel"> <h3><a |
145 |
| - href="https://github.com/xtuple/xtuple-linguist">xtuple-linguist</a></h3> |
146 |
| - <p>User interface translations</p> </div> </div> </div> <!-- /.container --></div> |
| 137 | + <p>JSON web token middleware for OAuth2orize</p> </div> </div> </div> |
| 138 | + <!-- /.container --> |
| 139 | + </div> |
147 | 140 | <!-- jQuery -->
|
148 | 141 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
149 | 142 | <!-- Bootstrap Core JavaScript -->
|
|
0 commit comments