Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divio/aldryn-newsblog
A combined news/weblog application for Aldryn and django CMS – part of the Essential Addons.
https://github.com/divio/aldryn-newsblog
Last synced: about 2 months ago
JSON representation
A combined news/weblog application for Aldryn and django CMS – part of the Essential Addons.
- Host: GitHub
- URL: https://github.com/divio/aldryn-newsblog
- Owner: divio
- License: other
- Archived: true
- Created: 2014-12-10T14:22:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T07:57:18.000Z (about 5 years ago)
- Last Synced: 2024-05-18T20:43:32.920Z (8 months ago)
- Language: Python
- Homepage: https://marketplace.django-cms.org/en/addons/browse/aldryn-newsblog/
- Size: 1.85 MB
- Stars: 68
- Watchers: 30
- Forks: 118
- Open Issues: 62
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: docs/contributing.rst
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-django-cms - aldryn-newsblog - cms powered blog. (Projects)
README
**Deprecated**
This project is no longer supported.
Divio will undertake no further development or maintenance of this project. If you are interested in continuing to develop it, use the fork functionality from GitHub. We are not able to transfer ownership of the repository to another party.
Please have a look at alternatives such as `djangocms-blog `_.
#################################
Aldryn News & Blog for django CMS
#################################|PyPI Version| |Build Status| |Coverage Status| |codeclimate| |requires_io|
Aldryn News & Blog is an `Aldryn `_-compatible news and
weblog application for `django CMS `_.**Content editors** looking for documentation on how to use the editing
interface should refer to our `user manual`_ section.**Django developers** who want to learn more about django CMS, as well as
how to install, configure and customize it for their own projects should
refer to the `documentation`_ sections.Aldryn News & Blog is intended to serve as a model of good practice for
development of django CMS and Aldryn applications... _user manual: http://aldryn-newsblog.readthedocs.io/en/latest/
======================
Installation & Updates
======================Please head over to our `documentation`_ for all the details on how to install,
configure and use Aldryn News & Blog.You can also find instructions on `how to upgrade`_ from earlier versions.
.. _documentation: http://aldryn-newsblog.readthedocs.io/en/latest/
.. _how to upgrade: http://aldryn-newsblog.readthedocs.io/en/latest/upgrade.html============
Contributing
============This is a an open-source project. We'll be delighted to receive your
feedback in the form of issues and pull requests. Before submitting your
pull request, please review our `contribution guidelines
`_.We're grateful to all contributors who have helped create and maintain this package.
Contributors are listed at the `contributors `_
section... |PyPI Version| image:: http://img.shields.io/pypi/v/aldryn-newsblog.svg
:target: https://pypi.python.org/pypi/aldryn-newsblog
.. |Build Status| image:: http://img.shields.io/travis/aldryn/aldryn-newsblog/master.svg
:target: https://travis-ci.org/aldryn/aldryn-newsblog
.. |Coverage Status| image:: http://img.shields.io/coveralls/aldryn/aldryn-newsblog/master.svg
:target: https://coveralls.io/r/aldryn/aldryn-newsblog?branch=master
.. |codeclimate| image:: https://codeclimate.com/github/aldryn/aldryn-newsblog/badges/gpa.svg
:target: https://codeclimate.com/github/aldryn/aldryn-newsblog
:alt: Code Climate
.. |requires_io| image:: https://requires.io/github/aldryn/aldryn-newsblog/requirements.svg?branch=master
:target: https://requires.io/github/aldryn/aldryn-newsblog/requirements/?branch=master
:alt: Requirements Status