Skip to content

Commit

Permalink
moved contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
blaflamme committed Mar 15, 2011
1 parent ba0de4c commit 7cf9a17
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 50 deletions.
71 changes: 21 additions & 50 deletions index.rst
Expand Up @@ -64,23 +64,6 @@ for existing applications.
faq/pylonsproject faq/pylonsproject
faq/pyramid faq/pyramid


Contributing
------------

The Pylons Project welcomes contributors. Please read the following
documentation about how the Pylons Project functions, coding styles expected
for contributions, and the community standards we expect everyone to abide
by.

.. toctree::
:maxdepth: 1

community/conduct
community/contributing
community/codestyle
community/testing
community/featuresbugs

Podcasts Podcasts
-------- --------


Expand All @@ -91,39 +74,10 @@ or listen to individual podcasts.


`Feed URL (RSS/iTunes) <http://static.repoze.org/casts/pylons.xml>`_ `Feed URL (RSS/iTunes) <http://static.repoze.org/casts/pylons.xml>`_


Episode 1: Q&A with Ben and Chris .. toctree::
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :maxdepth: 1


`MP3 (length: 1:26:08, ~ 43MB) podcasts
<http://static.repoze.org/casts/pylonspodcast-1-2010-12-03.mp3>`_

In our inaugural episode, Chris McDonough and Ben Bangert talk about `Pyramid
<http://docs.pylonsproject.org/projects/pyramid/dev/index.html>`_, `pyramid_deform
<https://github.com/Pylons/pyramid_deform>`_, `zc.buildout (aka "buildout")
<http://www.buildout.org/>`_, `Fabric <http://docs.fabfile.org/>`_, `WebError
<http://turbogears.org/2.0/docs/modules/thirdparty/weberror.html>`_,
`repoze.profile <http://docs.repoze.org/profile/>`_, `Paste's errorcatcher
<http://pythonpaste.org/modules/exceptions.html#paste.exceptions.errormiddleware.ErrorMiddleware>`_,
`Arecibo <http://pypi.python.org/pypi/arecibo>`_, `repoze.debug
<http://docs.repoze.org/debug/>`_, `Chris Davies' Pylons-to-Pyramid porting
guide <http://cd34.com/blog/framework/pylons-1-0-to-pyramid-1-0a1/>`_,
`Cucumber <http://cukes.info/>`_, `Freshen
<https://github.com/rlisagor/freshen>`_, `FormEncode
<http://formencode.org/>`_, `Formish <http://ish.io>`_, `Deform
<http://docs.repoze.org/deform/>`_, `ZODB <http://zodb.org>`_, `repoze.folder
<http://docs.repoze.org/folder>`_, `repoze.catalog
<http://docs.repoze.org/catalog>`_, `#pylons IRC channel
<irc://freenode.net#pylons>`_, `Paste <http://pythonpaste.org>`_, `mod_wsgi
<http://code.google.com/p/modwsgi/>`_, `uwsgi
<http://projects.unbit.it/uwsgi/>`_, `repoze.workflow
<http://docs.repoze.org/workflow/>`_, `Colander
<http://docs.repoze.org/colander/>`_, `repoze.tm2
<http://docs.repoze.org/tm2/>`_, `pyramid_routehelper
<https://github.com/Pylons/pyramid_routehelper>`_, `pyramid_beaker
<https://github.com/Pylons/pyramid_beaker>`_, `the Pyramid todo list
<https://github.com/Pylons/pyramid/blob/master/TODO.txt>`_, `zope.sqlalchemy
<http://pypi.python.org/pypi/zope.sqlalchemy>`_, and the zope `transaction
<http://pypi.python.org/pypi/transaction/1.1.1>`_ module.


Promote Promote
------- -------
Expand All @@ -138,6 +92,23 @@ own work made with our tools.
promote/badges promote/badges
promote/desktops promote/desktops


Contributing
------------

The Pylons Project welcomes contributors. Please read the following
documentation about how the Pylons Project functions, coding styles expected
for contributions, and the community standards we expect everyone to abide
by.

.. toctree::
:maxdepth: 1

community/conduct
community/contributing
community/codestyle
community/testing
community/featuresbugs

Denials Denials
------- -------


Expand Down
36 changes: 36 additions & 0 deletions podcasts.rst
@@ -0,0 +1,36 @@
Podcasts
========

Episode 1: Q&A with Ben and Chris
---------------------------------

`MP3 (length: 1:26:08, ~ 43MB)
<http://static.repoze.org/casts/pylonspodcast-1-2010-12-03.mp3>`_

In our inaugural episode, Chris McDonough and Ben Bangert talk about `Pyramid
<http://docs.pylonsproject.org/projects/pyramid/dev/index.html>`_, `pyramid_deform
<https://github.com/Pylons/pyramid_deform>`_, `zc.buildout (aka "buildout")
<http://www.buildout.org/>`_, `Fabric <http://docs.fabfile.org/>`_, `WebError
<http://turbogears.org/2.0/docs/modules/thirdparty/weberror.html>`_,
`repoze.profile <http://docs.repoze.org/profile/>`_, `Paste's errorcatcher
<http://pythonpaste.org/modules/exceptions.html#paste.exceptions.errormiddleware.ErrorMiddleware>`_,
`Arecibo <http://pypi.python.org/pypi/arecibo>`_, `repoze.debug
<http://docs.repoze.org/debug/>`_, `Chris Davies' Pylons-to-Pyramid porting
guide <http://cd34.com/blog/framework/pylons-1-0-to-pyramid-1-0a1/>`_,
`Cucumber <http://cukes.info/>`_, `Freshen
<https://github.com/rlisagor/freshen>`_, `FormEncode
<http://formencode.org/>`_, `Formish <http://ish.io>`_, `Deform
<http://docs.repoze.org/deform/>`_, `ZODB <http://zodb.org>`_, `repoze.folder
<http://docs.repoze.org/folder>`_, `repoze.catalog
<http://docs.repoze.org/catalog>`_, `#pylons IRC channel
<irc://freenode.net#pylons>`_, `Paste <http://pythonpaste.org>`_, `mod_wsgi
<http://code.google.com/p/modwsgi/>`_, `uwsgi
<http://projects.unbit.it/uwsgi/>`_, `repoze.workflow
<http://docs.repoze.org/workflow/>`_, `Colander
<http://docs.repoze.org/colander/>`_, `repoze.tm2
<http://docs.repoze.org/tm2/>`_, `pyramid_routehelper
<https://github.com/Pylons/pyramid_routehelper>`_, `pyramid_beaker
<https://github.com/Pylons/pyramid_beaker>`_, `the Pyramid todo list
<https://github.com/Pylons/pyramid/blob/master/TODO.txt>`_, `zope.sqlalchemy
<http://pypi.python.org/pypi/zope.sqlalchemy>`_, and the zope `transaction
<http://pypi.python.org/pypi/transaction/1.1.1>`_ module.

0 comments on commit 7cf9a17

Please sign in to comment.