Skip to content

Commit 9fb6a35

Browse files
committed
add pyramid to the project list
1 parent 7bfdc3a commit 9fb6a35

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

index.html

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,33 @@ <h2>Project Ideas</h2>
637637
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
638638
</tr>
639639

640+
641+
<tr>
642+
<!-- Logo -->
643+
<td rowspan="4" class="logo">
644+
<img src="http://pylonsproject.org/img/logo.png" width="150">
645+
</td>
646+
<!-- Info -->
647+
<td><h4>Pylons Project</h4></td>
648+
<tr><td>
649+
<p>The Pylons Project encompasses all projects hosted at <a href="https://github.com/Pylons">https://github.com/Pylons</a> including:</p>
650+
<ul>
651+
<li>Pyramid web framework</li>
652+
<li>WebOb WSGI request/response objects</li>
653+
<li>Waitress WSGI server</li>
654+
<li>Colander validation library</li>
655+
</ul>
656+
</td></tr>
657+
<tr><td><a href="http://pylonsproject.org/">Website</a> |
658+
<a href="https://groups.google.com/forum/#!forum/pylons-discuss">Mailing List</a> |
659+
<a href="http://webchat.freenode.net/?channels=pyramid">#pyramid</a> on <a
660+
href="http://www.freenode.net/">Freenode</a> |
661+
<a href="https://github.com/Pylons/pyramid/wiki/GSoC-2017/">Ideas Page</a>
662+
</td>
663+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
664+
</tr>
665+
666+
640667
<tr>
641668
<!-- Logo -->
642669
<td rowspan="4" class="logo">
@@ -737,7 +764,6 @@ <h2>Project Ideas</h2>
737764
</tr>
738765

739766

740-
741767
</table>
742768

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

0 commit comments

Comments
 (0)