Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/APSL/puput
A Django blog app implemented in Wagtail
https://github.com/APSL/puput
blog blogging cms django wagtail
Last synced: 13 days ago
JSON representation
A Django blog app implemented in Wagtail
- Host: GitHub
- URL: https://github.com/APSL/puput
- Owner: APSL
- License: mit
- Created: 2015-07-28T22:30:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T11:56:36.000Z (3 months ago)
- Last Synced: 2024-10-12T07:21:48.621Z (27 days ago)
- Topics: blog, blogging, cms, django, wagtail
- Language: Python
- Homepage:
- Size: 887 KB
- Stars: 625
- Watchers: 31
- Forks: 160
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-django-cn - puput, star:184 - 一个 用 [Wagtail](https://github.com/wagtail/wagtail) 实现的 Django blog 应用。 (Blog 管理)
- -awesome-django - puput - Blog app features with Wagtail. (Third-Party Packages / Content Management Systems)
- awesome-starred - APSL/puput - A Django blog app implemented in Wagtail (wagtail)
- awesome-django - puput - A Django blog app implemented in Wagtail. (Blog Management)
- awesome-django - puput - A Django blog app implemented in Wagtail. (Blog Management)
- awesome-django - puput - Blog app features with Wagtail. (Third-Party Packages / Content Management Systems)
README
Puput
=====.. image:: https://img.shields.io/pypi/v/puput.svg
:target: https://pypi.python.org/pypi/puput/.. image:: https://readthedocs.org/projects/puput/badge/?version=latest
:target: https://readthedocs.org/projects/puput/?badge=latest.. image:: https://img.shields.io/pypi/pyversions/puput.svg
:target: https://pypi.org/project/puput/.. image:: https://img.shields.io/pypi/djversions/puput.svg
:target: https://pypi.org/project/puput/
Puput is a powerful and simple Django app to manage a blog. It uses the awesome `Wagtail CMS `_ as content management system.Puput is the catalan name for `Hoopoe `_ which is indeed a beautiful bird.
.. image:: http://i.imgur.com/3ByGQb6.png
Visit the `documentation `_ for an in-depth look at Puput.
Features
~~~~~~~~* Built with Wagtail CMS and Django
* Inspired in Wordpress and Zinnia
* Simple & responsive HTML template by default
* SEO friendly urls
* Support for Disqus comments
* Entries by author, tags, categories, archives and search term
* Last & popular entries
* Configurable sidebar widgets
* RSS feeds
* Related entries
* Extensible entry model
* Configurable default template color
* Social share of blog entries (Facebook, Twitter and LinkedIn)
* Markdown fields (https://github.com/torchbox/wagtail-markdown).. image:: http://i.imgur.com/d13sGI3.png
Examples of blog sites made with Puput
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* `Open Study Room `_
* `APSL `_
* `Nautic Advisor `_
* `Trespams `_
* `Body Therapy `_
* `Astro `_
* `IP/DE `_Setup
~~~~~The setup process is explained `here `_.
Related repositories
~~~~~~~~~~~~~~~~~~~~
* `wordpress-to-puput `_: Import your Wordpress blog data into Puput.
* `blogger-to-puput `_: Import your Blogger blog data into Puput.
* `zinnia-to-puput `_: Import your Zinnia blog data into Puput.
* `docker-puput `_: Docker image for Puput blog.
* `puput-demo `_: An example of blog Django app using Puput.
* `divio-wagtail-puput `_: A Divio Cloud addon to install the Wagtail Puput weblog.