Skip to content

APSL/puput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce7a2f5 · Apr 7, 2025
May 22, 2024
Apr 7, 2025
Apr 7, 2025
May 10, 2023
Dec 7, 2022
Apr 7, 2025
Apr 7, 2025
Apr 3, 2018
Nov 5, 2021
May 18, 2023
Jun 26, 2024
May 22, 2024
Apr 7, 2025
Aug 23, 2024

Repository files navigation

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)
  • Markdown fields (https://github.com/torchbox/wagtail-markdown)

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

Examples of blog sites made with Puput

Setup

The setup process is explained here.

Related repositories