Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 27 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,33 @@ <h2>Project Ideas</h2>
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
</tr>


<tr>
<!-- Logo -->
<td rowspan="4" class="logo">
<img src="http://pylonsproject.org/img/logo.png" width="150">
</td>
<!-- Info -->
<td><h4>Pylons Project</h4></td>
<tr><td>
<p>The Pylons Project encompasses all projects hosted at <a href="https://github.com/Pylons">https://github.com/Pylons</a> including:</p>
<ul>
<li>Pyramid web framework</li>
<li>WebOb WSGI request/response objects</li>
<li>Waitress WSGI server</li>
<li>Colander validation library</li>
</ul>
</td></tr>
<tr><td><a href="http://pylonsproject.org/">Website</a> |
<a href="https://groups.google.com/forum/#!forum/pylons-discuss">Mailing List</a> |
<a href="http://webchat.freenode.net/?channels=pyramid">#pyramid</a> on <a
href="http://www.freenode.net/">Freenode</a> |
<a href="https://github.com/Pylons/pyramid/wiki/GSoC-2017/">Ideas Page</a>
</td>
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
</tr>


<tr>
<!-- Logo -->
<td rowspan="4" class="logo">
Expand Down Expand Up @@ -737,7 +764,6 @@ <h2>Project Ideas</h2>
</tr>



</table>

<a name="schedule"></a>
Expand Down