Skip to content

APSL/puput

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* feat: try to udpate to Django4

* change el-paginator dependency to APSL repo fork

* chore: update changelog

* fix require pagination

* update changelog

* lint

* update tox.ini

* lint

* lint

* fix tox

* fix tox

* fix tox

* tox - update python versions compatible with Django4.0

* update git workflow

* fix changelog.md

* undelete comment

* fix setup.py

Co-authored-by: Francisco Fernandez <ffernandez@apsl.net>
3525203 1

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 7, 2022 15:50
December 16, 2022 10:20
December 7, 2022 15:50
April 3, 2018 19:22
November 5, 2021 15:43

Puput

https://readthedocs.org/projects/puput/badge/?version=latest

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.

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)

http://i.imgur.com/d13sGI3.png

Examples of blog sites made with Puput

Setup

The setup process is explained here.

Related repositories