Skip to content

Commit cce6100

Browse files
authored
Merge pull request #18 from mmerickel/pyramid
add pyramid to the project list
2 parents 9670955 + 9386e8d commit cce6100

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,30 @@ <h2>Project Ideas</h2>
713713
</td>
714714
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
715715
</tr>
716+
<tr>
717+
<!-- Logo -->
718+
<td rowspan="4" class="logo">
719+
<img src="http://pylonsproject.org/img/logo.png" width="150">
720+
</td>
721+
<!-- Info -->
722+
<td><h4>Pylons Project</h4></td>
723+
<tr><td>
724+
<p>The Pylons Project encompasses all projects hosted at <a href="https://github.com/Pylons">https://github.com/Pylons</a> including:</p>
725+
<ul>
726+
<li>Pyramid web framework</li>
727+
<li>WebOb WSGI request/response objects</li>
728+
<li>Waitress WSGI server</li>
729+
<li>Colander validation library</li>
730+
</ul>
731+
</td></tr>
732+
<tr><td><a href="http://pylonsproject.org/">Website</a> |
733+
<a href="https://groups.google.com/forum/#!forum/pylons-discuss">Mailing List</a> |
734+
<a href="http://webchat.freenode.net/?channels=pyramid">#veras</a> on <a
735+
href="http://www.freenode.net/">Freenode</a> |
736+
<a href="https://github.com/Pylons/pyramid/wiki/GSoC-2017/">Ideas Page</a>
737+
</td>
738+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
739+
</tr>
716740
</table>
717741

718742
<a name="schedule"></a>

0 commit comments

Comments
 (0)