-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (34 loc) · 1.44 KB
/
index.html
File metadata and controls
37 lines (34 loc) · 1.44 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
35
36
37
---
layout: default
---
<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-4"></div>
<div class="title col-md-4 text-center">
<img alt="penny" class="img-responsive" src="/img/pennyphp.png">
</div>
</div>
<div class="row" style="margin-top:20px">
<div class="title col-md-12 text-center">
<span>We are on <a href="https://github.com/pennyphp" target="_blank">GitHub</a></span>
<span> *** </span>
<span>Follow <a href="https://twitter.com/search?q=pennyphp&src=typd" target="_blank">#pennyphp</a> on Twitter</span>
<div>
</div>
<div class="row">
<div class="title col-md-12 text-center">
<h2>One penny is valueless but a lot of pennies build an empire</h2>
<div>
</div>
<div class="row">
<div class="title col-md-12 text-center well">
<p>
PHP has a very powerful open source ecosystem. There are a lot of developers and a lot of companies that work
and put effort on some of the best libraries with wich we can use to build our applications.
Penny was born to manage integration between your favorite libraries and it does not force you to use nothing you don't want to.
</p>
</div>
</div>
</div>
</div>