pyramid_pages

April 1, 2020 ยท View on GitHub

|Build Status| |Coverage Status|

pyramid_pages

pyramid_pages provides a collections of pages to your Pyramid application. This is very similar to django.contrib.flatpages but with a tree structure and traversal algorithm in URL dispatch.

See documentation http://pyramid-pages.readthedocs.io

.. image:: https://raw.githubusercontent.com/uralbash/pyramid_pages/master/docs/_static/img/example.png :alt: pyramid_pages - example of website pages tree :width: 800px :align: center

Support and Development

To report bugs, use the issue tracker <https://github.com/uralbash/pyramid_pages/issues>_ or waffle board <https://waffle.io/uralbash/pyramid_pages>_.

We welcome any contribution: suggestions, ideas, commits with new futures, bug fixes, refactoring, docs, tests, translations etc

If you have question, contact me sacrud@uralbash.ru or IRC channel #sacrud

License

The project is licensed under the MIT license.

.. |Build Status| image:: https://travis-ci.org/uralbash/pyramid_pages.svg?branch=master :target: https://travis-ci.org/uralbash/pyramid_pages .. |Coverage Status| image:: https://coveralls.io/repos/uralbash/pyramid_pages/badge.png :target: https://coveralls.io/r/uralbash/pyramid_pages